-
an expulsion management system, the very good!
一个学籍管理系统,挺好用的!-an expulsion management system, the very good!
- 2022-08-22 17:37:08下载
- 积分:1
-
用VFP编的电脑查询系统,比较简单,适合初学者参考.
用VFP编的电脑查询系统,比较简单,适合初学者参考.-with VFP addendum to the computer search system, a relatively simple reference for beginners.
- 2022-03-11 17:47:08下载
- 积分:1
-
这是一个简单的数据库管理系统。它不使用任何其他的代码(即外径…
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
-This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wr
- 2022-04-20 06:29:24下载
- 积分:1
-
ado操作数据库。oracle,sql2000只需更换连接字符串即可。 另外说明 我是原创作者。 欢迎大家和我交流 msn:hans_38@163.net...
ado操作数据库。oracle,sql2000只需更换连接字符串即可。 另外说明 我是原创作者。 欢迎大家和我交流 msn:hans_38@163.net-ado database operation. Oracle, MACHINE only replacement strings can be connected. I also note the original authors. And I welcome you to exchange msn : hans_38@163.net
- 2022-03-28 12:33:39下载
- 积分:1
-
IncomeManagement
这个项目是为管理收入和结果而开发的。
- 2022-01-27 13:58:01下载
- 积分:1
-
图书管理程序,使用MFC将图书管理自动保存到数据库中,方便,代码简便。...
图书管理程序,使用MFC将图书管理自动保存到数据库中,方便,代码简便。-Library management procedures, the use of MFC library management will be automatically saved to the database, convenient and simple code.
- 2022-07-17 15:32:04下载
- 积分:1
-
均匀分布和高斯分布的C代码
均匀分布和高斯分布的C代码-uniform and Gaussian distribution of C code
- 2022-04-25 09:17:28下载
- 积分:1
-
学生注册
学生注册大学研讨会现场报名。学生注册其中的关键模块。为每个学生它在此模块中注册才把它有可能为用户访问其他模块是非常重要的。该模块将具有以下步骤·学生的重要数据学生的基本信息将被用户所提供的注册的学生。该模块将提取学生姓名,父亲姓名,出生日期,教育背景等,这些数据将被使用报告和其他模块将使用这些数据中,学生就读不同的验证,如类等。·接口因为用户通过接口的应用程序交互的接口是非常重要的。 A接口必须是易于理解和使用。控制将根据输入类型,例如日历将用于出生和文本框的日期输入姓名等使用·。验证这将使确保用户必须输入特定实体的数据写入类型。这两种形式的层面和控制层面验证将被应用。验证将还可以通过使用预先控制得到保证。·提交到数据库在提交申请时将进行异常处理,并会访问数据库提交的数据和表格将自动关闭。收费登记制度下一个模块是所有学生的收费管理。所有记录都将被存储以这样的方式,使之易于进行关节,抽象和内聚。·检查学生registraiton该应用程序将首先检查在学生注册登记,并只允许用户进行登记费,如果在学生注册系统只有在学生注册。它经营管理的适当层次的每一个学生是非常重要的。
- 2022-12-18 12:45:03下载
- 积分:1
-
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer...
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer-Moore)算法是目前相当有效又容易理解的一种,一般情况下,比KMP算法快3-5倍。-BM keyword search algorithm used in the sub-string search algorithm which, BM (Boyer-Moore) algorithm is quite effective and easy to understand A, under normal circumstances, more than 3-5 times the KMP algorithm quickly.
- 2022-03-10 14:08:21下载
- 积分:1
-
自己做的 借书管理系统
自己做的 借书管理系统-own library management system
- 2022-04-12 10:10:51下载
- 积分:1