搜索资源列表
adoaccessor
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
streamertest
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
streamer
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
oledb_atl
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
odbcdemo1
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
db_dataaccessor
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
db_component
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
daodemo
- 《数据库高级编程》 书籍源代码,没有解压密码,请放心使用-"database Advanced Programming" books source code, not extracting passwords, please rest assured that the use of
tushuguanguanlixinxixitong
- 为图书馆管理信息系统,用VC++编写的,请大家放心下载-For library management information system, with VC++ Prepared, please rest assured that everyone download
Shopping
- 此文件为网上书城 用的技术为sturts1,javabean,servlet 所用的数据库为:mysql 主要功能是:对图书网的图书进行管理 代码中有详细的注释,使用者可以放心使用 -This file is the technology used for online Bookstore for sturts1, javabean, servlet used by the database: mysql main functions are: network, librar
HYGL
- 这是我本科时写的一个管理系统,记得当年还靠这个软件找到了第一份工作,现送给大家,希望对大家有帮助。 这是一套通用性很强的社团会员管理系统,提供了完备的会员档案管理功能,使得会员增加、修改、删除和档案报表打印等变得异常的快捷方便。软件同时提供多种辅助工具及系统安全维护系统,用户还可以设定软件操作人员及操作权限。软件还增加了数据导出,数据分析等功能,数据导出可以让库内数据轻松导出到Word 、Excel、Web网页等格式,数据分析让你随时对库内数据了如指掌,分析数据自动生成网页报表,轻松可以在网
GpsServer
- 超酷的GPS定位系统,代码编译通过,放心使用-Cool GPS positioning system, code compiled through, rest assured that the use of
20111122_3
- G711 defines two main compression algorithms, the µ -law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of the world). The code provide codec in C files for linux-G711 defines two main compression algor
2
- 1. 编写筛选查找素数函数: void sieve(bool isPrime[], int n) 其中isPrime[n]为一个布尔型数组,n为数组大小。由于2是第一个素数,所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应
tutorial
- A programmer who needs to implement a specific algorithm, especially an unfamiliar one, will often start with a pseudocode descr iption, and then "translate" that descr iption into the target programming language and modify it to interact c
