资源列表
APPENDIX21-37
- Visual C++系统开发实例精粹 光盘中APPENDIX21-37部分-Visual C++ system development instance of the essence of some of the CD APPENDIX21-37
Introduction-to-Algorithms
- 《算法导论》原书名——《Introduction to Algorithms》,是一本十分经典的计算机算法书籍,与高德纳(Donald E.Knuth)的《计算机程序设计艺术》(《The Art Of Computer Programming》)相媲美。 《算法导论》由Thomas H.Cormen、Charles E.Leiserson、Ronald L.Rivest、Clifford Stein四人合作编著(其中Clifford Stein是第二版开始参与的合著者)。本书的最大特点就是将严谨
dialog
- Optimizing C++ provides working programmers and those who intend to be working programmers with a practical, real-world approach to program optimization. Many of the optimization techniques presented are derived from my reading of academic journals t
visual-cPP-importance
- visual c++ fundamentals and its applications
VB6.0example4
- 数据库访问技术 创建的Access数据库-- \chap11\11--1 调试和创建帮助 实例10--1 屏蔽错误-- \chap10\10--1 实例10--2 使用Windows Help Workshop创建帮助-- \chap10\10--2 实例10--3 在Visual Basic 6--0使用CHM帮助文件-- \chap10\10--3 -Database access technology to create an Access database- \
5
- C语言:从已知数组里面随机选取一组数字。-C language: from the known array inside a set of random numbers.
ch1_1
- 刚开始碰到的问题就是不能内核调试,因为要写驱动,需要用到。一般禁用内核调试都是在驱动里调用KdDisableDebugger,往上回溯一个函数,基本上就是驱动检测禁用是否成功的代码,否则就是一个循环不停的调用KdDisableDebugger函数。 -Problems encountered in the beginning that they can not debug the kernel, because the write drive, need to use. Generally di
SmallDHCPServer_CodeProject
- DHCP SERVER windows源码-DHCP SERVER windows source
Determine-whether-the-array-bounds
- 用到的是C++中类的知识,主要是进行运算符重载,应该说难度还算可以-Determine whether the array bounds
MFC
- MFC教程,可以学习MFC,可以适合初学者看,比较通俗易懂-MFC tutorials to learn MFC, you can see for beginners, more user-friendly
saolei
- 这是比较经典的扫雷程序,很有参考价值,几乎和windows自带的程序类似效果。-This is a more classic mine-sweeping program was useful, and the windows built-in procedure is almost similar results.
zhizhen
- 关于指针及其调用函数的运用,程序比较简单-Function pointer and calls on the use of relatively simple procedures