搜索资源列表
51andch375
- 51+ch375读写U盘超精简原程序 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示-51 ch375 U-writable disc-the original procedures to streamline the process with 180 OK C code can be read on FA T16 U disk file system root directory, we can see the root direct
freememory
- Uses malloc() to determine the amount of free memory on the system Don´ t run this program in Windows with virtual memory enabled, as windows just increases virtual memory
VB
- 计算器的完整VB工程,可以计算表达式结果,平方^2,平方根^1/2,乘*,除/,三角函数用弧度如sin(30)表达式为sin(30*3.14159/180,-Calculator complete VB project, the results can be calculated expression, square ^ 2, the square root of ^ 1/2, multiplication*, division /, trigonometric functions in rad
自己写的作业,大家可以下载
- Exercise 1: Programming Environment and Basic Input/Output 1. Write a program that prints “This is my first program!” on the screen. (a) Save this program onto your own disk with the name of e2-1a; (b) Run this program without opening Turbo C;