资源列表
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
shuzu
- 关于c++中对数组的一些应用及其操作,一个实用的小程序-On c++ in some applications of the array and its operation, a small utility program
bianliang
- 关于c++程序中,对于静态变量,动态变量的应用和插入。-On c++ program, for static variables, dynamic variables of the application and insert.
hanshu
- c语言中几个典型常用函数的调用,比如说宏之类的-c language commonly used in several typical function call, such as macros and the like
chapter1
- vc++的一些代码,This file contains a summary of what you will find in each of the files that make up your chapter1 application.-This file contains a summary of what you will find in each of the files that make up your chapter1 application.
The-way-of-practice-CPP
- 介绍C++的一本书籍,里面包括C++方面的一些例子。-A book which is introduct to C++ .
C-CPP-Language-reference
- 这是一本介绍C、C++经常使用到的函数的书籍。-This is an introductory C, C++ functions often used books.