-
字典树算法,可以很方便的实现多叉树,而且查找很方便,是ACM算法设计中常用的数据结构...
字典树算法,可以很方便的实现多叉树,而且查找很方便,是ACM算法设计中常用的数据结构-Dictionary tree algorithm, can be very convenient multi-tree, and find very convenient is the design of ACM algorithms commonly used data structure
- 2022-03-18 17:01:48下载
- 积分:1
-
berkeley db 数据库中的动态链接库文件,具体使用可以参看4.2.20版本中的相关介绍...
berkeley db 数据库中的动态链接库文件,具体使用可以参看4.2.20版本中的相关介绍-berkeley db database
- 2022-03-19 21:45:05下载
- 积分:1
-
这是一个用于计算最小生成树的程序。当人们逐个输入每条边的权,再点击生成,便能得到这个图的最小生成树。
这是一个用于计算最小生成树的程序。当人们逐个输入每条边的权,再点击生成,便能得到这个图的最小生成树。-This is a used to calculate the minimum spanning tree procedure. When people enter one by one each side of the right, then click generate, will be able to get this graph minimum spanning tree.
- 2022-04-26 22:15:50下载
- 积分:1
-
VB MATRIX SOL
这个程序是非常有用的解决矩阵,如果有人想要更多的搜索可以找到这个地址
- 2022-07-04 23:31:03下载
- 积分:1
-
数据结构课程设计,表达式,用C语言实现,难度系数较高
数据结构课程设计,表达式,用C语言实现,难度系数较高-data structure curriculum design, expression, using C language, the higher the coefficient of difficulty
- 2022-08-06 03:22:22下载
- 积分:1
-
数据结构实验之一,对顺序表进行的增删查改,交过的
数据结构实验之一,对顺序表进行的增删查改,交过的-Experimental data structure one of the chronological table of the additions and deletions to search, pay-off
- 2023-01-19 23:50:03下载
- 积分:1
-
Unix下Oracle数据库开发必备资料
Unix下Oracle数据库开发必备资料-Unix under the essential information on Oracle database development
- 2023-08-22 06:10:03下载
- 积分:1
-
(1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来...
(1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来自bi), 第4行存放0或1(0代表作业序号未进入最优调度方案;1代表作业序号已进入最优调度方案)
(2) 排序完后,按课本所述方法求一种最优调度方案,存放在S中。
-(1) with a 4* 20 two-dimensional array M, the first a line to deposit a small to large order of 20 given by ai and bi, line 2 store operation corresponding serial number, the first three lines deposited one or 2 (a representative from the ai, 2 representatives from the bi), the first four rows stored 0 or 1 (0 for job number to gain access to optimal scheduling programs a job number has been entered on behalf of the optimal scheduling scheme) ( 2) Sort exhausted, according to the methods described in textbooks, seeking the optimal scheduling of a program stored in the S in.
- 2022-05-07 13:53:40下载
- 积分:1
-
哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能....
哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能.-Huffman coding, achieving Huffman coding of encoding, decoding, and printing functions.
- 2022-01-25 23:07:03下载
- 积分:1
-
Data Structure e
数据结构电子书,清华大学出版社,严蔚敏老师-Data Structure e-books, Tsinghua University Press, YAN Wei-min Teachers
- 2022-01-22 06:44:26下载
- 积分:1