资源列表
program-think
- 比尔盖茨推荐的编程思想一书,可供大家很好的学习。-BILL Gates recommend book
shut-down
- 用VC编写的关机源码,可注销、关机和重启计算机。-To shut down computer. Written in C++
cPPout-and-in
- C++中的文件输入/输出ios:xx eat Processing(zz) 掌握输入/输出流 -In C++ file input/output ios: xx eat Processing (zz) control the input/output streams
vb
- VB中的函数 各种vb中函数的应用方法 方便初学者学习-Vb function in VB functions in the application of various methods to facilitate learning for beginners
vbtime
- 系统:VB中的时间处理问题 对vb中关于时间问题不清楚的可以学习下-System: VB in time to deal with the problem of vb is not clear on the matter of time to learn the next
VC-08
- vc 学习典型资料 孙鑫资料 初学者资料-vc
CPPInterview
- C++面试题几十道,含有C++ 、图形、智力等测试。-C++ interview questions dozens, with C++, graphics, intelligence and other tests.
Thinking_in_CPP
- 非常有用,帮助极大的一本书,C++入门者不得不读的 Thinking in C++的英文原版-Very useful to help a great book, C++ beginners have to read Thinking in C++ of the English original
mfc
- 进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。-void CSingleThreadDlg::OnSleepSixSecond() { Sleep(6000) //延时6秒 }
print_filter.tar
- The print_filter package contains a simple print filter which handles several file formats. Print_filter is designed to be as simple as possible, allowing one to easily modify or expand the source code. print_filter was originally written out of frus
JM_motion_estimation
- JM代码中关于运动估计的解读,方便我们理解-JM on the motion estimation code interpretation to help us understand
CPP
- 这里面是很多的 C++的经典编程代码 看看这些代码 您就可以发现自己编程的漏洞 养成良好的编程习惯-The book is a The classic C++code help you keep a good habbit