资源列表
memp
- 一个线程池开发类,含DEMO文件,在VC++6.0下编译通过。-A thread pool to develop categories, including DEMO documents VC++ 6.0 compiler passed under.
SemSig
- Shows how to set up an interrupt handler function and signal events the handler. We use C6x timer 1 as the example interrupt source.-Shows how to set up an interrupt handler function and signal events the handler. We use C6x timer 1 as the example i
profile
- windows ce系统中的配置文件的读写操作实例-windows ce system for file read and write
lab3forTC
- 用C语言按照首次适应算法FF编制以动态分区管理方式进行内存分配和回收的程序,并测试通过。-Using C language in accordance with the first FF algorithm to adapt to the preparation of a dynamic regional management approach to memory allocation and recovery procedures and test.
filesystem100
- 文件系统的模拟,可以简单的模拟文件系统的管理等功能-File system simulation
calculatorexpressionofbracket
- 采用栈的结构对带括号的算式的实现,代码只能进行简单的加减乘除运算-the calculator expression of bracket
BitmapDrawableTest
- Bitmap Drawable Test for Linux.
3tree
- c语言实现的数据结构中二叉树的应用,包括二叉树结点的插入,删除,查询等
changfantitiji
- 计算长方体体积,已知长宽高,利用无参函数实现。-Calculation of the rectangular volume of known dimensions using non-parametric function to achieve.
DZY
- 学生管理系统 很有用 是学习的基础 主要实现了对学生系统的管理-Student management system is very useful to study the basis of the main system of student management
fangwen
- 一个访问数据库的类,很好用,但不要忘了引入msado15.dll和AfxOleInit()-a pretty useful class written for accessing database system .However,please do remember to import the file of msado15.dll and the function of AfxOleInit when using .