资源列表
source-code-11
- C++ source code for database
source-code-13
- C++ source code for database
DBInterface
- 由于工作原因,只能上传两个文件,但其他文件可轻易写出,连接数据库代码
set_kjj
- vc设置应用程序的快捷键的程序源码,希望对大家有所帮助-vc set the application shortcut keys program source code, we hope to help
ACM
- ACM练习题 zju1024 zju1940 zju2097 pku2503toj2196 zju1091 zju1507 zju1649 graph bfs-ACM exercises zju1024 zju1940 zju2097 pku2503 toj2196 zju1091 zju1507 zju1649
source-code-12
- C++ source code for database
Super-memory-pool
- 只要把四个文件放入到你的项目工程当中去,编译完成之后内存池就会完全接管你申请内存时的NEW,DELETE操作。-As long as the four files into your project of the project, and after the compilation memory pool will be completely take over your memory of the application for NEW, DELETE operation.
Maze
- 这是一个迷宫的程序,用数组构造一个迷宫,进入以后按照不断的回所,最中走出迷宫,输出所有的路径。
Queue100
- 本代码使用了一个SRWLock和两个条件变量来对一个请求队列进行控制。-The code uses a two SRWLock and conditions of a variable to control the request queue.
SwapMouseButton
- 一个能够让你快速切换鼠标左右键的小工具,包含源码。-One can let you quickly switch mouse button gadgets around, including source code.
DiskStudy
- 这是一个用于学习操作系统课程中磁盘管理问题的很好的实例,说明了磁盘管理的各种调度方法!-This is an operating system for learning courses disk management issues very good illustration of the disk management of scheduling!
SmartPointer
- 详细讲解只能指针怎么使用。并且带有一些不错的例子。-Introduce smart pointer.