-
作者对ADO进行封装并演示了它的使用
作者对ADO进行封装并演示了它的使用-writer for Packaging and demonstrated its use
- 2022-02-25 21:12:53下载
- 积分:1
-
Qt数据库操作
Qt对数据库操作,包括数据库打开与关闭,增加、删除、修改、查询,其中数据的展示是用自定义数据模型,是从QAbstractTableModel继承起的。
- 2022-03-03 10:17:11下载
- 积分:1
-
Time and Attendance system. Operation of the system, the login screen for the im...
考勤系统.运行本系统时,登录界面要求输入系统的用户名和密码,此系统提供了两种类型的用户,一种是超级用户,具有执行所有功能的权限,另一种是签到用户,只具有签到功能,因此,这里提供了两个默认的用户名和密码,一个是超级用户,用户名为000,密码为000,另外一个是签到用户,用户名为111,密码为111。-Time and Attendance system. Operation of the system, the login screen for the importation of the system user name and password, the system provides two types of users, one is the super-user, with the implementation of all functions of the authority, another is a sign-user, only sign function, so, here are two default user name and password, a super-user, the user name 000, password 000, the other one is the sign user, the user name 111, password is 111.
- 2022-03-06 10:04:11下载
- 积分:1
-
jobforyou.com
工作
- 2022-09-26 11:15:03下载
- 积分:1
-
的地磅管理系统,还不错
的地磅管理系统,还不错-the loadometer management system, but also good
- 2022-08-22 20:58:23下载
- 积分:1
-
用VC写的模拟内存分配管理的代码,经测试运行完全正确
用VC写的模拟内存分配管理的代码,经测试运行完全正确-VC write memory allocation management simulation code, the test run entirely correct
- 2023-01-07 01:40:03下载
- 积分:1
-
8皇后问题的递归求解,c语言实现
8皇后问题的递归求解,c语言实现-8 Queen of recursive solution, c Language
- 2023-04-04 08:10:04下载
- 积分:1
-
最大频繁项集挖掘算法。运行前需将release中的data和result数据拷贝到上一级目录下。...
最大频繁项集挖掘算法。运行前需将release中的data和result数据拷贝到上一级目录下。-Maximal frequent itemsets mining algorithm. Needs to be run before the release of data and result data are copied to the directory level.
- 2023-08-28 18:20:03下载
- 积分:1
-
UML建模 学生通讯信息管理系统
信息管理系统能够为用户提供充足的信息和快捷的查询手段,是当今信息交流不可缺少的部分。学生通讯信息管理系统是为了便于毕业后的同学之间的联系,方便好久没联系的同学能快速准确的找到所查同学的联系方式和地址,是一款为同学们的交流带来方便的工具。本系统的参与者主要包括两方面:用户、管理员、系统数据库
- 2022-07-10 23:14:49下载
- 积分:1
-
sqlite源代码
SQLite是一个开源的跨平台的轻型数据库,WINCE本身也有一个自带的数据库SQLCE ,但占用的资源会比较大。最近项目中考虑用到 SQLite,因此特别研究了一下,下面介绍一下具体的移植方法。
去SQLite官网http://www.sqlite.org/download.htm下载最新的source code。我下载的是sqlite-amalgamation-3071401.zip。解压后会得得到四个文件(shell.c、s
- 2022-01-27 16:04:10下载
- 积分:1