资源列表
zju1002
- zju 1002 Fire Net 代码 -zju 1002 Net Fire Code
4
- 数据结构回文判别 运用栈与队列的c语言源程序代码-Data structure to use the stack and queue, palindrome determine c-language source code
MENU
- (estructura de datos) programa en C++ para ejemplificar un menu
fenjiedanlianbiao
- 此程序的作用是按字母、数字、其它字符分解单链表分解单链表-The role of this procedure is based on letters, numbers, other characters Decomposition single chain decomposition of a single linked list
multipliy
- 多项式相加的程序,程序可以任意输入多项式的结构,自动可以计算出多项式相加减的结果-Polynomial additive process, the program structure can be arbitrary input polynomial, the polynomial can be calculated automatically result of addition and subtraction
mergelink
- 这是一个实现有序链表合并的小程序。主要是为了掌握数据结构与算法。-This is a linked list to achieve an orderly combination of small programs. Mainly in order to grasp the data structures and algorithms.
huffmancode
- 一个哈夫曼算法.具体题目如下: 题目要求:1)建立一正文文件(本程序中建立的文件名文test.txt),向其中输入字符(本程序中可输入任意ASCII值) 2)通过哈夫曼算法求出文件中字符的相应编码 3)建立一与正文文件(test.txt)对应的编码文件(本程序中为bainma.txt)--a Huffman algorithm. Specific topics are as follows : Subject : 1) the establishment of a text document (
N-binary-tree-to-traverse
- 本程序用递归法遍历N叉树。可进行深度和广度遍历。 注: 按“/”键结束输入 如 2 1 3 / 6 / 9 / / / / 输入可得 深度遍历为21369,广度遍历为21369 最打节点个数为100个,且节点类型为字符型-This program using a recursive method to traverse N binary tree. For depth and the breadth traverse.
qiangliantong
- 一个强联通算法的实现,时间复杂度很低,是很高效的算法-a strong Unicom algorithm implementation, time complexity low, is a very efficient algorithm
haffman
- 哈弗曼编码,实现哈弗曼算法!可作为上机作业,实验报告内容!-Ha Fuman coding algorithms to achieve Hafu Man!
QuickSort
- 快速排序的优化算法,在原来快速排序的基础上加入插入排序,使得算法的时间爱你复杂度变低。-QuickSort write in C++ it s the optimization of QuickSort
ccp
- 实现快速排序功能,有输出电脑排序的过程。-Fast sorting, with the output process