资源列表
[数据结构常用算法] DebugALGraph
说明:图的深度,广度遍历,两顶点之间的最短路径,-Map the depth, breadth traversal, shortest path between two vertices, etc.<尹笑彬> 在 2024-11-07 上传 | 大小:68kb | 下载:0
[数据结构常用算法] PriorityQueue
说明:优先队列,设置优先级,使队列按照优先级出队-Priority queue, set priorities, make the team out in priority queue<尹笑彬> 在 2024-11-07 上传 | 大小:64kb | 下载:0
[数据结构常用算法] DebugHuffmanTree
说明:哈夫曼树,即通过哈夫曼方法生成最小权值数的树,-Huffman tree, that is generated by the Huffman method the number of minimum weight tree<尹笑彬> 在 2024-11-07 上传 | 大小:64kb | 下载:0
[数据结构常用算法] DebugBSTree
说明:树的广度优先遍历,通过广度优先遍历出数的每一个结点-Breadth-first traversal of the tree by a breadth-first traversal of each node number<尹笑彬> 在 2024-11-07 上传 | 大小:64kb | 下载:0
[数据结构常用算法] heterogeneouslist
说明:异质链表,元素类型包括学生、老师、职工,可以执行添加、删除、查询等操作。-Heterogeneous list, element types, including students, teachers, workers, you can add, delete, query and other operations.<sunxine> 在 2024-11-07 上传 | 大小:125kb | 下载:0
[数据结构常用算法] seeking-algorithm-for-n!
说明:一个对求n的阶乘的高精度算法,看了后会让你大开眼界-One pair of high-precision requirements of n factorial algorithm, you will after reading an eye-opener ~ ~<叶梓> 在 2024-11-07 上传 | 大小:42kb | 下载:0
[数据结构常用算法] gongjiaoche
说明:公交车之谜:从学校到人民公园共有n(1<=n<=20)站路,小明刚上车时车上有m个人,每到一站都有pi个人上车,qi个人下车,问这一路上公车上最多有多少人。(0<=m, pi ,qi <=50). -Mystery Bus: People s Park from the school to a total of n (1 <= n <= 20) Station Road, Xiao Ming on t<常青树> 在 2024-11-07 上传 | 大小:140kb | 下载:0
[数据结构常用算法] Linked-list-of-nodes-removed
说明:有两个链表a和b。设结点中包含学号、姓名。从a链表中删去b链表中有相同学号的那些结点。-There are two lists a and b. Node set contains student number, name. Deleting from a linked list b list number in the same school as those nodes.<唐俊华> 在 2024-11-07 上传 | 大小:1kb | 下载:0