资源列表
[数据结构常用算法] Chain-queue-validation-test
说明:数据结构中 链队验证试验学习借鉴(jaja)(Chain queue validation test)<ll> 在 2025-06-23 上传 | 大小:838kb | 下载:0
[数据结构常用算法] erchashu
说明:设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。 (Binary tree node is set in capital letters, enter the pre-order traversal of a binary tree traversal sequence and generates this binary tree,<糖有点咸> 在 2025-06-23 上传 | 大小:31kb | 下载:0
[数据结构常用算法] erchashuquan
说明:一个二叉树代码主要是二叉树的生成、插入、删除和遍历(A great code)<符程序> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Flip-list-Neighbor
说明:写的一个程序,内容是:链表相邻元素翻转,如a->b->c->d->e->f-g,翻转后变为:b->a->d->c->f->e->g(List Neighbor flip, as a-> b-> c-> d-> e-> fg, flip becomes: b-> a-> d-> c-> f-> e-> g)<江柳琳> 在 2025-06-23 上传 | 大小:7kb | 下载:0
[数据结构常用算法] datacombin
说明:有关于数据结构的课程设计,具体的是农夫过河的数据结构程序和文档。(About curriculum design data structures, specifically the farmer across the river data structure of the program and documentation.)<ling> 在 2025-06-23 上传 | 大小:80kb | 下载:0
[数据结构常用算法] ha-fu-man-shu
说明:给定n个权值作为n的叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman Tree)。哈夫曼树是带权路径长度最短的树,权值较大的结点离根较近。(Given n weights as leaf nodes n, constructing a binary tree. If the right path length to a minimum, said such a binary tree for the optimal binary tre<小白兔> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[数据结构常用算法] QsortaMiddlePivotModification
说明:随机产生若干组长度各异的待排序列(乱序的和有序的),分别用快速排序算法和改进的枢轴元素三者取中算法对待排序列进行排序,当待排子序列长度已小于 20时,改用直接插入排序,利用时间函数验证三者取中算法在效率上的提高。(Leader of randomly generated different number of columns to be sorted (out of order and orderly), respectively, with fast sorting algorithm and<何致奇> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 算法设计与分析-王红梅
说明:算法设计与分析第一版王红梅2007年出版(It is importment ,I think it is good for everyone,I hopeyou can love it.)<高瑜> 在 2025-06-23 上传 | 大小:2.5mb | 下载:0
[数据结构常用算法] 算法导论第三版习题答案(中文版和英文版)
说明:算法导论第三版,包含了英文版和中文版,同时还有上传者自己对习题的解答(The third edition of the Introduction to Algorithms, which includes both English and Chinese versions, also includes the uploader's own solutions to the problem sets)<tccc> 在 2025-06-23 上传 | 大小:5.78mb | 下载:0