-
数据结构中哈夫曼编码应用实例,C语言编码。
数据结构中哈夫曼编码应用实例,C语言编码。-Data structure in application of Huffman coding, C language code.
- 2023-03-28 23:15:03下载
- 积分:1
-
prim算法的原理利用 prim算法构造最小生成树。有机的应用prim和数组存储生成树。...
prim算法的原理利用 prim算法构造最小生成树。有机的应用prim和数组存储生成树。-prim algorithm using the principle of Minimum Spanning Tree Algorithm prim. Application of organic prim and storage arrays spanning tree.
- 2022-02-02 09:09:52下载
- 积分:1
-
创建和修改自定义的数据库
创建和修改自定义的数据库-Create and modify selfdefined database.
- 2022-06-30 22:53:45下载
- 积分: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
-
创建BDE别名,在运行时自动创建的。
创建BDE别名,在运行时自动创建的。-BDE created Alias, operates automatically created.
- 2022-01-22 02:30:13下载
- 积分:1
-
prim algorithm
Prim算法(节点可任意选定)
Prim算法(节点可任意选定)-prim algorithm
- 2022-01-31 17:53:34下载
- 积分:1
-
pc游戏编程_人机博弈,算法和实现都比较完整,源码可运行。且可以从中学到很好的算法知识,和人机博弈...
pc游戏编程_人机博弈,算法和实现都比较完整,源码可运行。且可以从中学到很好的算法知识,和人机博弈-pc game programming _ man-machine game, algorithms and realization are relatively complete, source code can run. And can learn a good knowledge of algorithms, and human-computer game
- 2023-08-13 12:45:05下载
- 积分:1
-
哈夫曼树解码和编码
哈夫曼树,基本的数据结构,用来编码和解码、用数组作为存储结构实现,
- 2023-04-13 11:00:11下载
- 积分:1
-
关于数据库管理的项目
一个学生管理系统的常见功能是支持个人的维护和研究信息与有关的一名学生。下面的源代码和例子用于在 Java 中的学生管理系统。
在项目文件部分中列出的源代码和包含在此项目中的文件,请确保列出的源代码,该代码是否满足您的需要那里
- 2022-02-11 14:59:27下载
- 积分:1
-
PHP的beginers
亲爱的同学们是打印指令和数据库操作和不同的行动,在 php 编程
- 2022-10-31 23:05:02下载
- 积分:1