-
很好的一个源程序
很好的一个源程序-a good source
- 2022-01-26 05:34:24下载
- 积分:1
-
的Kruskal最小生成树算法Mathematica软件应用
MATHEMATICA 软件运用
最小生成树的Kruskal算法-MATHEMATICA software application of the Kruskal minimum spanning tree algorithm
- 2022-01-27 19:27:15下载
- 积分:1
-
常用算法和数据结构的方法!
常用算法和数据结构的c++实现方法!-commonly used algorithms and data structures of c method!
- 2022-02-14 03:54:48下载
- 积分:1
-
The Complete Book of Middleware
The Complete Book of Middleware
- 2022-05-26 21:10:20下载
- 积分:1
-
Merging Sort: The array is divided into a small array, in an orderly manner thro...
归并排序:将数组划分为小数组,通过局部的有序合并,解决问题
算法平均时间复杂度: O(nlogn)
-Merging Sort: The array is divided into a small array, in an orderly manner through the partial merger, the average time algorithm to solve the problem complexity: O (nlogn)
- 2022-01-21 06:13:35下载
- 积分:1
-
图的深度优先遍利 图的深度优先搜寻法 有注释
图的深度优先遍利 图的深度优先搜寻法 有注释-Fig times the depth of Victoria map priority depth-first search method has the Notes
- 2022-05-09 14:33:18下载
- 积分:1
-
不悲伤 sadweqwdsferewqe qweqwerwesadf
rsdfdsfs ergteyhrth trrhyt yujtyjtyjtyu57765yh tryhythtyhtr rty67rtyrt htrhtrh
rtretreter
tre retertertertre
tretretretrey54ytgdt
ertert543trdter
- 2023-04-12 21:10:03下载
- 积分:1
-
用迪杰斯特拉算法求解最短路径问题,这个算法是我自己编出来的 ,感觉有很多冗余之处,请大家一起改正...
用迪杰斯特拉算法求解最短路径问题,这个算法是我自己编出来的 ,感觉有很多冗余之处,请大家一起改正-Using Dijkstra shortest path algorithm, this algorithm is out of my own, I feel a lot of redundancy, please everyone together to correct
- 2022-01-31 20:18:31下载
- 积分:1
-
哈夫曼树和哈夫曼编码:
从终端输入若干个字符及其对应的整数,将整数作为结点的权值,建立哈夫曼树,然后对各字符进行哈夫曼编码。最后打印哈夫曼树和对应的哈夫曼编...
哈夫曼树和哈夫曼编码:
从终端输入若干个字符及其对应的整数,将整数作为结点的权值,建立哈夫曼树,然后对各字符进行哈夫曼编码。最后打印哈夫曼树和对应的哈夫曼编码。
设计要求:
⑴ 哈夫曼殊和哈夫曼编码的存储表示参考教材事例
⑵ 在程序中构造四个子程序为
① int createhtree(HTree *t) /*根据输入的字符及其权值建立哈夫曼树*/
② void coding(HTree *t, char *code) /*对哈夫曼树进行编码*/
③ void printhtree(HTree *t, int* path) /*中序打印树*/
④ void printcode(HTree *t) /*输出个字符的哈夫曼编码*/
-Huffman tree and the Huffman coding: input from the terminal a number of characters and their corresponding integer, will be an integer as node weights, the establishment of Huffman tree, and then on the characters Huffman. Finally print Huffman tree and the corresponding Huffman. Design requirements: ⑴ Huffman and Huffman coding is that the reference materials storage ⑵ examples constructed in the procedure for the four subroutines ① int createhtree (HTree* t)/* input characters in accordance with its right value the establishment of Huffman tree*/② void coding (HTree* t, char* code)/* Huffman tree to encode*/③ void printhtree (HTree* t, int* path)/* Pri
- 2022-01-22 06:46:42下载
- 积分:1
-
取数据库内容到字符串,可用于显示
取数据库内容到字符串,可用于显示-from database content to string can be used to show!
- 2022-07-22 07:57:37下载
- 积分:1