资源列表
[数据结构常用算法] chain
说明:一个用单向链表存储多项式的实现,可以实现两个多项式的建立,并实现多项式的加减乘除运算。-A polynomial with a one-way linked list storage implementation, the establishment of two polynomials can be achieved, and to achieve polynomial addition and subtraction, multiplication and division operatio<cwz> 在 2025-06-15 上传 | 大小:1.13mb | 下载:0
[数据结构常用算法] Huffman
说明:程序可以实现哈弗曼自动编码功能!很详细的!很有参考价值!-Program can be Havermann automatic coding features! Very detailed! A good reference!<gongweijun> 在 2025-06-15 上传 | 大小:244kb | 下载:0
[数据结构常用算法] code
说明: Mark Allen Weiss 1987年在普林斯顿大学获得计算机科学博士学位,师从著名算法大师Robert Sedgewick,现任美国佛罗里达国际大学计算与信息科学学院教授.他曾经担任全美AP(Advanced Placement)考试计算机学科委员会的*(2000-2004).他的主要研究方向是数据结构,算法,和教育学.- In this second edition of his successful book, experienced teacher and autho<narsu> 在 2025-06-15 上传 | 大小:65kb | 下载:0
[数据结构常用算法] HUFMM
说明:哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。所谓树的带权路径长度,就是树中所有的叶结点的权值乘上其到根结点的径长度(若根结点为0层,叶结点到根结点的路径长度为叶结点的层数)。树的带权路长度记为WPL=(W1*L1+W2*L2+W3*L3+…+Wn*Ln),N个权值Wi(i=1,2,…n)构成一棵N个叶结点的二叉树,相应的叶结点的路径长度为Li(i=1,2,…n)。可以证明哈夫曼树WPL是最小的。-Huffman tree is also called the optimal bina<再次> 在 2025-06-15 上传 | 大小:94kb | 下载:0
[数据结构常用算法] xianxingbiao
说明:线性表的操作,包括删除,插入,提取,清空等-Linear table operations, including delete, insert, extract, empty, etc.<sharon> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] migong
说明:这个是做好的走迷宫,在程序最后输入一个迷宫数组,并给好开始点和结束点数组号,程序都能帮你走出这个迷宫,并将走通的路径用#标出,走过而没走通的用一个笑脸表示出来,很有意思的!-This is the good of the Maze, a maze in the program last input array, and to a good start point and end points group number, the program is help you out of this ma<吴超帅> 在 2025-06-15 上传 | 大小:128kb | 下载:0
[数据结构常用算法] ACMtemplate
说明:acm学习资料,包括常用算法及数值计算的程序模板。-acm learning materials, including the commonly used algorithms and numerical calculation of the program template.<daiwen> 在 2025-06-15 上传 | 大小:183kb | 下载:0