资源列表
[数据结构常用算法] 1.joseph(约瑟夫)
说明:解题思路: 用一个不带头节点的循环链表来处理joseph问题:先构成一个有n个节点的单向循环链表,然后从第k结点从1开始计数,计数到m的时候,对应结点从链表中删除。然后再从被删结点的下一个节点继续从1开始计数.......,以此类推,直到所有的结点都列出时,程序结束。(Problem solving: With a circular linked list node don't take the lead to handle the<啊哈S > 在 2024-11-03 上传 | 大小:69632 | 下载:0
[数据结构常用算法] CampusTourGuideSystem
说明:简单的校园导航算法实现,包括深度遍历等多种算法。(Simple campus navigation algorithm)<零号病人 > 在 2024-11-03 上传 | 大小:132096 | 下载:0
[数据结构常用算法] c++代码实现走迷宫
说明:利于c++完成对迷宫的编程设计,运行后成功走出迷宫(It is helpful for c + + to complete the programming of the maze, and then successfully get out of the maze)<xieyuqz > 在 2024-11-03 上传 | 大小:1024 | 下载:0
[数据结构常用算法] 离散结构ppt
说明:括号匹配,数据结构中比较重要 的栈的利用,数据结构中比较重要 的栈的利用。(Parentheses matching, data structure in the more important use of the stack, the data structure of the more important use of the stack.)<xianxianya > 在 2024-11-03 上传 | 大小:15361024 | 下载:0
[数据结构常用算法] MergeMutiply
说明:用这个程序对你想要排序的数组进行排序,这个程序采用的是合并排序法,算法效率是O(nlogn)(Use this program to sort the array you want to order. This program uses the merge sort method, and the algorithm efficiency is O (nlogn))<陈琪好棒 > 在 2024-11-03 上传 | 大小:1024 | 下载:0
[数据结构常用算法] graph poly maple FVM
说明:Plot graphs in maple for polynomials<DragonZord42 > 在 2024-11-03 上传 | 大小:9216 | 下载:0