-
很好的教程实例,教务管理系统,Access数据库实现~
很好的教程实例,教务管理系统,Access数据库实现~-Very good tutorial examples of educational management system, Access database, to achieve ~
- 2022-01-26 05:09:00下载
- 积分:1
-
通用数据库管理的VC程序
通用数据库管理的VC程序-common database management procedures VC
- 2023-05-30 08:10:03下载
- 积分:1
-
FP树算法源代码 FP树算法源代码
FP树算法源代码 FP树算法源代码-tree FP algorithm source code tree FP algorithm source code tree algorithm source code
- 2022-09-29 00:20:03下载
- 积分:1
-
这些是数据结构结构的经典实现算法,是学习数据结构必须掌握的...
这些是数据结构结构的经典实现算法,是学习数据结构必须掌握的-shu ju jie gou jing dian suan fa shi xian
- 2022-05-18 16:47:48下载
- 积分:1
-
网上收集的关于各种算法的各种讨论
网上收集的关于各种算法的各种讨论-online collection of the various algorithms discussed
- 2022-12-22 16:00:03下载
- 积分: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
-
its about the bubble sorting.
its about the bubble sorting.
- 2023-05-10 23:35:04下载
- 积分:1
-
数据结构的经典实现算法,对于学习数据结构的人很有帮助
数据结构的经典实现算法,对于学习数据结构的人很有帮助-shu ju jie gou jing dian suan fa shi xian
- 2022-07-14 07:08:25下载
- 积分:1
-
对文本文件进行huffman编码,并显示huffman树
对文本文件进行huffman编码,并显示huffman树-to the text document for Huffman coding, and that Huffman tree
- 2022-06-18 16:02:23下载
- 积分:1
-
adapt the DP to solve the common longest strings(two and one dimension array)
动态规划的是思想实现,快速查找最长公共字串的问题(二维数组和一维数组的实现)-adapt the DP to solve the common longest strings(two and one dimension array)
- 2023-08-24 05:45:03下载
- 积分:1