资源列表
[数据结构常用算法] LempelZiv1
说明:compression algorithm lempel ziv<kakashi.mamun> 在 2025-06-15 上传 | 大小:379kb | 下载:0
[数据结构常用算法] saher
说明:习题 顺序表逆置:1. 设有一个线性表E={e1, e2, … , en-1, en},设计一个算法,将线性表逆置,即使元素排列次序颠倒过来,成为逆线性表E’={ en , en-1 , … , e2 , e1 }--Problem reverse the order of the table is set: 1. There is a linear form E = {e1, e2, ..., en-1, en}, design an algorithm to linear inverse s<gao> 在 2025-06-15 上传 | 大小:627kb | 下载:0
[数据结构常用算法] Huffman-Code
说明:把story.txt转换为code.txt,然后读取code.txt,转换为decoding.txt,模拟了哈夫曼编码、译码的过程。-The story.txt into code.txt, then read code.txt, converted to decoding.txt, to simulate the Huffman coding and decoding process.<kevin> 在 2025-06-15 上传 | 大小:17kb | 下载:0
[数据结构常用算法] shuangxianglianbiao
说明:链表的插入,删除,翻转,查找等功能的实现,数据结构的基本操作内容。- tList of insert, and delete, flip list of insert, and delete, flip, search, the realization of the function of he basic operation of the data structure content.<冯德广> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Genetic-algorithms-theory
说明:书 遗传算法——理论、应用与软件实现 C程序实现-Genetic algorithms book- theory, application and software programs to achieve C<陈真> 在 2025-06-15 上传 | 大小:11.4mb | 下载:0
[数据结构常用算法] traversal-of-binary-tree
说明:二叉树的三种遍历的C#实现 能够在.net环境下执行-binary tree traversal traversal of binary tree<> 在 2025-06-15 上传 | 大小:4kb | 下载:0