资源列表
[数据结构常用算法] Leftist-Tree
说明:左式树的懒惰算法实现,实现了增加、懒惰删除等等功能-the implement of lazy strategy in leftist tree<caca> 在 2024-11-04 上传 | 大小:48128 | 下载:0
[数据结构常用算法] Trifurcate-linked-list
说明:二叉树的三叉链表存储表示 (1)定义二叉树的链式存储结构; (2)建立一颗二叉链表表示的二叉树; (3)对其进行前序,中序,后序输出。 -Trifurcate linked list storage representation of a binary tree<xiaowen > 在 2024-11-04 上传 | 大小:3072 | 下载:0
[数据结构常用算法] 02
说明:编写递归函数,求n个元素集合的所有子集。 不妨令集合元素为小写字母,原集合为{ a , b , …, a + n - 1}。 输入:input.txt,仅包含整数n(1-26)。 输出:若输入合法,输出集合的所有子集;否则输出"WRONG"。-Write a recursive function, an n-element set of all subset of. May wish to make a collecti<princess36也> 在 2024-11-04 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Tower-of-Hanoi
说明:汉诺塔数据结构编程的源代码,有趣的小程序-Tower of Hanoi data structure programming,it s a interesting program.<钟西泽> 在 2024-11-04 上传 | 大小:330752 | 下载:0
[数据结构常用算法] Shortest-Path
说明:该程序主要完成的是最短路径问题,最短路径 最短路径-Allow phonetic typing The program completed the shortest path problem, shortest path, shortest path shortest path<huoshan> 在 2024-11-04 上传 | 大小:2048 | 下载:0
[数据结构常用算法] text1
说明:本程序详细描述了算法的分支界限法的原理,对于初学分支界限算法很好小程序,通俗易懂。-This procedure describes in detail the principle of the algorithm branch and bound method for beginners branch and bound algorithm very good applet, easy to understand.<liangyingpeng> 在 2024-11-04 上传 | 大小:1164288 | 下载:0
[数据结构常用算法] Radix-Sort
说明:自己写的基数排序的三个版本,对经典的基数排序有小小的改进。-Three versions of the radix sort, write your own classic radix sort, a little bit of improvement.<kang> 在 2024-11-04 上传 | 大小:1121280 | 下载:0