资源列表
sdccfed
- 内存监测,适合初学者进行学习研究,不错的源码-Memory monitoring, suitable for beginners to learn research, a good source
DeviceInfoSettings
- Device Info Settings Source Code for Linux v2.13.6.
ConnectDB.zip
- 这是一个操作数据库的类
TeachYourselfSQL_SQLServer
- 适合sql sever 2005的sql语句 《SQL 必知必会》的源码-Sql sever 2005 for the sql statement " SQL must know will be" the source
csim2
- cachelab的第一题作业题答案。没有第二题的答案-cachelab first question
javas五子棋源程序代码
- 五子棋程序 自己用javascr ipt编了个五子棋算法,问题多多,谁能按照我的思路给出修改算法吗?谢谢了(源代码如下:)-331 procedures own use javascr ipt Bianlegan renju algorithm, a lot of problems, who can with my line of thought is given to amend the algorithm? Thank you, the (source code as follows :)
memoryAlgorithminC
- c程序内存分配算法,通过适应性算法获得最佳内存分配申请条件-c procedures for memory allocation algorithm, through the adaptive algorithm to obtain the best conditions for the application memory allocation
CReadOnlyEdit_src
- 编辑框编程,可以设置背景颜色;语言:VC
fractional
- 题目:有一分数序列:2/1,3/2,5/3,8/5,13/8,21/13...求出这个数列的前20项之和-Title: There is a sequence of scores: 2/1, 3/2, 5/3, 8/5, 13/821/13 ... find this series the sum of the first 20
create_ODBC_datasource
- 一个创建odbc数据源的程序。对理解odbc的原理很有帮助-odbc create a data source procedures. Odbc understanding of the principles helpful! !
DBConnect
- 连接mySQL数据库,建立的过程和最终的结果,绝对可用,使用方便-connect to the MySQL database,
Exp9_2
- 将上题以多文件方式组织,在area.h中声明各个area函数原型,在area.cpp中定义函数,然后在Exp9_2.cpp中包含area.h,定义main函数并执行-Many documents will be on the title to be organized in each area area.h declare the function prototype is defined in the area.cpp function, and then included in the Ex