资源列表
[数据结构常用算法] C
说明:有n个人围成一圈,从第m个人开始顺序报号,凡报到p的人退出圈子,输出依次退出圈子的人和最后留在圈子中的人原来的序号,可用结构数组或结构链表完成。-N individuals form a circle, individuals from the first m starting sequence reported, who reported P out of the circle of people who, who in turn out of the circle of the output<sx> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] circleQueue
说明:使用C++语言实现的一个循环队列操作,简单易懂-use the language of C++ to achieve a circle queue, easily understood<常智华> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Pj3V2
说明:设计程序实现Airline Routing System,实现从文本中读入Vertex Edge的数据,在图中实现,实现添加Vertex,Edge 和删除 Vertex,Edge的方法,实现Dijkstra算法,计算两个Vertex之间的最短路径,并显示在图上。-A program implementing airline routing system, read data from vertex edge text ,and implement adding vertex edge and d<cherry> 在 2025-06-06 上传 | 大小:454kb | 下载:0
[数据结构常用算法] binarytree
说明:二叉树的实现,做到了增加、删除、查找关键字的功能,可以打印整个二叉树,可以查找父节点。程序功能简单,清晰易懂,对指针的操作谨慎小心。-The realization of a binary tree, so the add, delete, find keyword feature, you can print the entire binary tree, you can find the parent node. Program features a simple, lucid, caref<边靖钧> 在 2025-06-06 上传 | 大小:801kb | 下载:0
[数据结构常用算法] migongqiujie
说明:迷宫求解,输入起始位置,找到可通过的路径,还不错的。-Maze solving, enter the starting position, the path can be found, also good.<馒头> 在 2025-06-06 上传 | 大小:13kb | 下载:0