-
等级考试网上辅导系统
主要是用在学校里记录学生考试成绩,方便学生和老师在网上对成绩进行查询
- 2022-01-25 21:46:37下载
- 积分:1
-
本程序的功能主要是建立并实现了二叉树的算法
本程序的功能主要是建立并实现了二叉树的算法
-this program is the main function of the establishment and the realization of a binary tree algorithm
- 2022-11-17 19:40:03下载
- 积分:1
-
计算机编程艺术第一卷,学习算法和数据结构的好书
计算机编程艺术第一卷,学习算法和数据结构的好书-Art of Computer Programming I, learning algorithm and data structure books
- 2022-01-25 19:42:03下载
- 积分:1
-
数据结构往年试题及答案
数据结构往年试题及答案-Data structure in previous years questions and answers
- 2022-02-10 09:42:14下载
- 积分:1
-
用C++实现的工资管理系统!这里用了数据结构中的链表!
用C++实现的工资管理系统!这里用了数据结构中的链表!-Using C++ implementation of the salary management system! Here with a list data structure!
- 2022-01-24 13:21:10下载
- 积分:1
-
文件上传与印
文件上传与印如何上传一个文件,如果要上传图片或文件,您可以使用的代码。文件上传与印如何上传一个文件,如果要上传图片或文件,您可以使用的代码,
- 2022-01-30 21:52:09下载
- 积分: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
-
用链表来实现的一个学生成绩管理管理系统,操作简单,清晰明了。...
用链表来实现的一个学生成绩管理管理系统,操作简单,清晰明了。-With a list to achieve the management of student achievement management system that is simple, clear.
- 2022-01-26 03:13:41下载
- 积分:1
-
一个会议签到系统
一个会议签到系统-a meeting attendance system
- 2023-04-11 08:50:04下载
- 积分:1
-
可以进行简单的S型座位编排!这是一个数据库应用的小程序,可以继续扩展其功能...
可以进行简单的S型座位编排!这是一个数据库应用的小程序,可以继续扩展其功能-can conduct a simple S-type seating arrangements! This is a small database application procedures, can continue to expand its functions
- 2023-07-13 05:40:02下载
- 积分:1