说明:字典树算法
算法描述为:由字母a~z所组成的字符串的一个集合中,各个字符的长度之和为n。设计一个O(n)时间的算法,将这个集合中所有字符串依字典进行排序。注意,这里可能存在非常长的字符串-Dictionary tree algorithm algorithm is described as: a ~ z by the letter string composed of a collection of all the characters and the length n. Design a <Louis> 在 上传
| 大小:1kb | 下载:0
说明:有关二叉树的原代码
主要是求叶子节点数目 和前 中 后 序遍历-The original code on the binary tree is mainly for the leaves and the former the number of nodes in the traversal sequence after <GXL> 在 上传
| 大小:1kb | 下载:0
说明:实现求最短路径的算法,能够清晰的显示所求最短路径的过程和结果,而且输入具有很大的灵活性。-Order to realize the shortest path algorithms, able to clearly display the shortest path for the process and results, and enter with a lot of flexibility. <王丹> 在 上传
| 大小:1kb | 下载:0
说明:编程实现直接插入、冒泡排序、快速排序、直接选择排序算法,并计算每种排序算法的比较,交换次数。-Programming direct insertion, Bubble Sort, Quick Sort, direct choice of sorting algorithm, and calculate for each sorting algorithm comparison, the exchange number. <vincent> 在 上传
| 大小:1kb | 下载:0
说明:二叉树排序算法是数据结构中重要的算法,其中用到了结点表示、堆栈使用及二叉树遍历等。-Binary tree sorting algorithm is an important data structure algorithms, which use end points that use the stack, such as binary tree traversal. <无其> 在 上传
| 大小:1kb | 下载:0