资源列表
[数据结构常用算法] outputstar
说明:这是一个用双循环打印星星的程序,它是把星星打印成了一个菱形的算法,算法很简单,希望可以改进。-This is a double circle print Xingxing procedures, it is to become a diamond star print the algorithm is very simple, hope that could be improved.<zt> 在 2025-01-22 上传 | 大小:4kb | 下载:0
[数据结构常用算法] migong554432
说明:此程序是求迷宫中从入口 到出口的所有路径。在搜索中还要建立一个堆栈,将所走过的路记录下来,后退时将退出的路从堆栈中弹出。这样保证了最终保存的是迷宫的一条出路。栈底元素为入口坐标,栈顶元素为迷宫的出口坐标-This procedure is for the maze from the entrance to the export of all paths. In the search but also the establishment<wangnan> 在 2025-01-22 上传 | 大小:4kb | 下载:0
[数据结构常用算法] bubblesort
说明:冒泡排序,以及测试程序,类似的还有其他排序,可以进行比较-Bubble Sort, and testing procedures, there are other sort of similar, you can compare<王森> 在 2025-01-22 上传 | 大小:4kb | 下载:0
[数据结构常用算法] insertsort
说明:插入排序,以及测试程序,类似的还有其他排序,可以进行比较-Insertion Sort, and testing procedures, there are other sort of similar, you can compare<王森> 在 2025-01-22 上传 | 大小:4kb | 下载:0