-
cPP
c++ database file programming
- 2011-09-28 01:55:37下载
- 积分:1
-
matlab的ML算法
利用matlab计算malmquist luenberger(using matlab to calculate the malmquist luenberger index.)
- 2018-09-21 18:47:29下载
- 积分:1
-
printflex
IMPRIME FLEXGRID EN VISUAL BASIC
- 2018-05-30 06:47:42下载
- 积分:1
-
sqlite
基于安卓系统的数据库使用源代码教程,编译验证可行(Android-based tutorial database using the source code, compile proven feasible)
- 2013-11-07 20:22:52下载
- 积分:1
-
Ex_ODBC
MFC基本实例实现连接数据库信息的录入修改删除功能(Basic examples were MFC connect to the database information input to modify delete function)
- 2010-12-21 14:18:57下载
- 积分:1
-
寒雅留言簿 v1.0
ACCESS作为数据库,小巧玲珑,清新素雅。(ACCESS database, small and exquisite, fresh simple and elegant.)
- 2005-07-01 08:59:43下载
- 积分:1
-
capital
医院门诊收费系统,在Myeclipse环境下开发,实现了门诊挂号收费、医生开具处方及药库管理、系统管理的功能。(Hospital outpatient billing system developed under the environment in the Myeclipse realized outpatient registration fee, the doctor issued prescription and Drug Storehouse management, system management functions.)
- 2009-12-05 21:03:05下载
- 积分:1
-
student
学生管理系统,包括学生信息管理,成绩管理,违规查询等。(Student management system, including the student information management, performance management, and illegal inquiries.)
- 2010-01-06 13:50:57下载
- 积分:1
-
PMMv1.0
MFC架构下,通过ADO方式连接Access数据库的实例,事先了完整的添加、修改、删除功能,VS2010编写。特点是实现了数据库中日期数据类型的读写,比较有借鉴意义。(MFC framework, connected through the Access database, ADO instance, in advance of the complete add, modify, delete function, VS2010 preparation. Feature is realized in the database to read and write the date data type, compared with reference.)
- 2010-07-31 15:11:21下载
- 积分:1
-
获取CPU信息
property CPUFactory : Ansistring read FCpuFactory; //获取 CPU 制造商
property CPUFamily : Cardinal read FCpuFamily; //获取 CPU 家族系统
property CPUModel : Cardinal read FCpuModel; //获取 CPU 型号
property CPUStepping : Cardinal read FCPUStepping; //获取 CPU 步进
property CPUName : Ansistring read FCPUName; //获取 CPU 名称
property CPUFrequency: Cardinal read FCPUFrequency; //获取 CPU 频率
property CPUInstructs: string read FCPUInstructs; //获取 CPU 指令集
property CPUCount : Ansistring read FCPUCount; //获取 CPU 个数
property CPUCacheInfo: string read FCPUCacheInfo; //获取 CPU 缓存信息
property CPUSerialNo : Ansistring read FCPUSerialNo; //获取 CPU 序列号
- 2021-08-11 00:31:00下载
- 积分:1