-
02-28
C++初学者必须经历的几个程序 如有错误请互相指正,谢谢。(C beginner must go through five program)
- 2012-02-08 16:02:22下载
- 积分:1
-
lesson-12
孙鑫VC++教学课程lesson12:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。 (Sun Xin VC++ tutorial lesson12: const char* char* const distinction. C language support for file read and write, the FILE pointer difference between text files and binary files. Way to read and write files with text and Note to the binary mode read and write files. The C++ support, ofstream and ifstream usage of file read and write. Win32 SDK file read and write support for the use of the CreateFile function, WriteFile function, ReadFile function the MFC file reading and writing support use CFile class and CFileDialog file filter settings. win.ini file and read and write registry and related knowledge points.)
- 2013-04-02 10:13:49下载
- 积分:1
-
C-and-CPP-in-5-days
C and C++ in 5 days
C and C++ in 5 days
- 2013-06-05 02:26:33下载
- 积分:1
-
VC++6
VC++6编程方法非常不错的资料了哦,对初学者特别有帮助哦!(VC++ 6 programming method is very good information on the Oh, is particularly helpful for beginners Oh!)
- 2020-06-26 02:40:02下载
- 积分:1
-
得到网络中其他计算机的时间
得到网络中其他计算机的时间-Be other computer network time
- 2022-01-25 18:59:21下载
- 积分:1
-
970545
Virtual虚函数用法,Virtual virtual function usage()
- 2018-03-20 16:19:13下载
- 积分:1
-
javappt
javappt 是老师上课时的课件 适合初学者(javappt is the teacher' s courseware class for beginners)
- 2010-06-08 22:20:28下载
- 积分:1
-
C4shu5jing
C程序设计之四书五经,适合初学者学习C程序设计的一些规范,推荐。(C program design Four Books and Five Classics, for beginners learning the C program design parameters recommended.)
- 2007-06-17 23:23:19下载
- 积分:1
-
logistic
说明: 一个画一种Logistic Map 分岔图(bifurcation diagram)的程序,运行后,你们可以看到它与常规的非线性系统的行为不一样。该映射可以用如下方程表述:
xn=1-a*x2n-1
其中,a――[0,2].
(Logistic Map a painting of a bifurcation diagram (bifurcation diagram) procedures, running, you can see it with the conventional non-linear system behavior not the same. The mapping equation can be expressed as follows: xn = 1-a* x2n-1 of them, a- [0,2].)
- 2008-11-18 22:20:14下载
- 积分:1
-
使用python编写的聊天lib,支持jabber协议。
使用python编写的聊天lib,支持jabber协议。-Prepared to use python chat lib, to support the jabber protocol.
- 2022-05-07 07:15:51下载
- 积分:1