资源列表
[数据结构常用算法] cLanguage-and-loop-move-left
说明:动态建立两个数组,将原数组循环左移,产生循环移位的效果,学习队列使用~(by using the key word malloc ,and basic loop to realize the function)<王泡泡> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Chain-queue-validation-test
说明:数据结构中 链队验证试验学习借鉴(jaja)(Chain queue validation test)<ll> 在 2025-06-14 上传 | 大小: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-14 上传 | 大小:31kb | 下载:0
[数据结构常用算法] erchashuquan
说明:一个二叉树代码主要是二叉树的生成、插入、删除和遍历(A great code)<符程序> 在 2025-06-14 上传 | 大小: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-14 上传 | 大小:7kb | 下载:0
[数据结构常用算法] datacombin
说明:有关于数据结构的课程设计,具体的是农夫过河的数据结构程序和文档。(About curriculum design data structures, specifically the farmer across the river data structure of the program and documentation.)<ling> 在 2025-06-14 上传 | 大小: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-14 上传 | 大小: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-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 算法设计与分析-王红梅
说明:算法设计与分析第一版王红梅2007年出版(It is importment ,I think it is good for everyone,I hopeyou can love it.)<高瑜> 在 2025-06-14 上传 | 大小:2.5mb | 下载:0