资源列表
DijkstraBasedOnHeap.pas
- Dijkstra最短路算法,基于堆的优化-Dijkstra shortest path algorithm, based on Heap
Huffman
- 请根据已知内容设计其中出现的字符的赫夫曼编码。 用设计出的赫夫曼编码对上面这段英文内容进行编码和译码 -Designed according to the contents of which are known to occur in the character of the Huffman encoding. Huffman coding with the design of this English content on the above encoding and decoding
TREE
- 二叉树操作,各种方式建立二叉树,遍历二叉树,二叉树常见操作。-Binary Tree operation!
hafuman-code
- 输入字符和出现频率,构造最优二叉树,并得到哈弗曼编码-Enter the characters and the frequency, the optimal binary tree structure, and coding by Hafu Man
prim
- 输入结点和各结点之间的距离,构造最小生成树并输出。-Input nodes and the distance between the nodes to construct the minimum spanning tree and output.
mergesort
- 用c++语言实现简单的合并排序功能,并给定特定的值测试该程序。-Written in c++ language realization simple merge sort function, and given a particular value test the application.
quiksort
- 一个简单的快速排序程序,它是基于分治策略实现的。-A simple quick sort program, which is based on divide and conquer strategy to achieve.
11323215454
- 求二叉树中节点的最大距离,比较简洁,好用,请大家好好研究一下。-For binary tree nodes in the maximum distance
Graphtraversal
- 输入给定的有向图或无向图实现深度优先遍历和广度优先遍历-Graph Traversal
NumberSystemConversion
- 实现数制转换功能,输入10进制数,输入N进制数-NumberSystemConversion
ANumberOfMergerType
- 输入两个多项式,实现两个多项式同类项合并的功能-ANumberOfMergerType
a
- 100米比赛排名 C++实现 -100m rankings C++, the 100 meters ranks C++,
