搜索资源列表
C++0.1
- VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
C++0.2
- VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
C++0.3
- VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
C++0.4
- VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
C++0.5
- VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
chengjiguanli
- 操作说明 该程序除源程序外,还需有另外一个存放记录的文件(此程序中使用的文件名为score.txt),本程序并没有创建这个文件的功能,要首先产生这个文件,可用记事本先作一个空的文件名为score.txt 的文件。程序运行与该文件的存放位置有关,位置是程序数据段的FNAME的值。二者要保持一致,否则会出错。 程序运行时,在出现主菜单后,按l键,将显示学生的各科成绩;按i键后,执行插入功能,可以插入新的学生成绩;按m键,可修改学生成绩。由于本程序是个简单程序,在修改时,要输入学生的所有成绩,
my-code-
- 很多种c语言文件读取操作 很多种c语言文件读取操作-A variety of c language file read operations are many c language file read operations
shiyan7
- c语言实现的 文件操作的功能,运行非常方便 编译运行 即可得到相应结果 这个是非常好的 学习c的实例-C language to realize the function of file operations, the operation is very convenient compile operation can get corresponding results this is a very good learning c examples
GXMvivi
- bmp文件的打开保存读取以及二值化,滤波处理等操作源代码,可以方便的高效率的对bmp操作。全部都封装到了c++类里面-to open up ,save,and load a bmp file on VS or vc stage
cyuyanshiyan
- C语言程序设计的一些基本操作练习编程,包括数组、指针、文件、结构体等-some exercises of VC,including some basis practices