-
哈夫曼树编码
资源描述将字符串转化为哈夫曼编码,也能将哈夫曼编码转化为字符
- 2022-11-26 08:10:13下载
- 积分:1
-
POJ1840求一个有5位未知数方程解的个数,hash表的经典应用
POJ1840求一个有5位未知数方程解的个数,hash表的经典应用-POJ1840 seeking a five unknown number of equations, hash table classic application
- 2022-06-20 00:35:34下载
- 积分:1
-
一个效率还可以的配对堆
Fibonacci Heap太难写了
配对堆可以有效替代Fibonacci Heap
附带了用它实现的Dijkstra...
一个效率还可以的配对堆
Fibonacci Heap太难写了
配对堆可以有效替代Fibonacci Heap
附带了用它实现的Dijkstra
复杂度O(nlogn+e)
-An efficient matching can also be hard to heap Fibonacci Heap wrote a pairing heap Fibonacci Heap can be an effective alternative to use it comes with the realization of Dijkstra complexity O (nlogn+ E)
- 2022-06-13 04:20:15下载
- 积分:1
-
简单介绍了一种数据结构的构建及其使用情况,
简单介绍了一种数据结构的构建及其使用情况,-introduces a simple data structure of the building and its use,
- 2022-08-23 17:56:57下载
- 积分:1
-
数据结构与算法――C++版 好书要不要,不用付钱的哦
数据结构与算法――C++版 好书要不要,不用付钱的哦-data structures and algorithms-- C version of the books should not and do not have to pay oh
- 2022-05-09 09:58:50下载
- 积分:1
-
在医院门诊中的应用
此应用程序可以帮助医生和记录的数据,什么应该药物消耗量,bios 医生检查
- 2022-03-26 13:25:16下载
- 积分:1
-
完全采用指针编写的字符串排序程序,共两种方法,调试过
完全采用指针编写的字符串排序程序,共两种方法,调试过-completely prepared by the string pointer ranking, with a total of two methods tuned
- 2022-07-19 22:09:45下载
- 积分:1
-
一个用vb编的数据库的基本操作。
一个用vb编的数据库的基本操作。-vb series with a database of the basic operation.
- 2022-02-01 11:08:54下载
- 积分:1
-
C++ Builder程序员学习数据结构第2章
C++ Builder程序员学习数据结构第2章-Builder C programmers to learn data structure Chapter 2
- 2022-10-04 14:45:03下载
- 积分:1
-
cj60lib界面库 ,ado数据库编程 使用方法: 调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60l...
cj60lib界面库 ,ado数据库编程 使用方法: 调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60lib出问题,release版的动态链接会提示出错,静态链接还可以,动态链接时必须复制CJ60Libd.dll到当前目录中 所用数据库为access数据库,格式参看自带的vc.mdb(注:数据库datastab表中第一条记录即id为1的记录是为了防止数据库为空,运行时不会显示,还有另一个原因防止主题中记录为空,在程序中可以看出来) -cj60lib interface library, ado database programming Usage: debug code cj60lib interface must be installed to expand the use of library cj60lib refer to the relevant documents do not know whether my cj60lib problems, release version of the dynamic-link will be prompted to make mistakes, static link also Yes, dynamic-link must be copied into the current directory CJ60Libd.dll used in the database to access database, see the format
- 2022-08-16 21:24:52下载
- 积分:1