资源列表
[数据结构常用算法] noip1998-2004
说明:noip1998-2004普及,提高的标程-noip1998-2004 universal way to raise the standard<唐有泽> 在 2024-11-13 上传 | 大小:32kb | 下载:0
[数据结构常用算法] suanshubiaodashiqiuzhi
说明:按照《数据结构习题集》严蔚敏版的实验2.5做的算术表达式求值演示。-accordance with the "data structure Exercises Set" Yan Wei-min 2.5 version of the experiment do the arithmetic expression evaluates demonstration.<> 在 2024-11-13 上传 | 大小:32kb | 下载:0
[数据结构常用算法] haffmancode(VC)
说明:---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。 *<ray> 在 2024-11-13 上传 | 大小:32kb | 下载:0
[数据结构常用算法] ram_database
说明:内存数据库,或者可以称作通用数据结构。使用数组,链表实现了内存数据库的框架,包含域,记录。基本上可以管理各种程序所需要的数据结构。-memory database, or can be called generic data structure. Use arrays, linked list of memory to achieve the fr a mework of the database, including domain r<gwas> 在 2024-11-13 上传 | 大小:32kb | 下载:0
[数据结构常用算法] Three_Dim_Link
说明:我的三维链表程序,非递归算法实现,希望各位提出宝贵意见,实际上完全可以从此得出任意多维链表的算法.-3D chain procedures, non- recursive algorithm, hoping to give valuable advice Since then, in fact, can draw arbitrary multi-dimensional chain algorithm.<lllld> 在 2024-11-13 上传 | 大小:32kb | 下载:0
[数据结构常用算法] c_Fibonacci
说明:数据结构的生成Fibonacci数列和下三角的例子-data structure formation and the Fibonacci series of examples under 1.30<qzhirong> 在 2024-11-13 上传 | 大小:32kb | 下载:0
[数据结构常用算法] 57expression
说明:此文挡为数据结构课程设计,关于表达式的类型表现.里面赋有源代码,而且编译成功.-Quoting block data structure for curriculum design, the type of expression performance. Active inside Fu code, compile it successfully.<kjh> 在 2024-11-13 上传 | 大小:32kb | 下载:0
[数据结构常用算法] Patterns_src
说明:快速的基于LZW算法的匹配源码,用到了二分法搜索算法。-LZW algorithm based on fast matching source, using a dichotomy search algorithm.<lichunlin> 在 2024-11-13 上传 | 大小:32kb | 下载:0
[数据结构常用算法] DataStructure
说明:数据结构所有经典的结构范例及常用算法,并内附经典例子-Data structure of all the classic example of the structure and commonly used algorithms, and containing a classic example of<Troy> 在 2024-11-13 上传 | 大小:32kb | 下载:0