资源列表
[数据结构常用算法] migongwenti
说明:迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论 起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. D<随风而去> 在 2024-12-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] PythonDataStructuresandAlgorithms
说明:python 数据结构与算法的电子文档。-electronic documents of python data structures and algorithms.<王凌> 在 2024-12-25 上传 | 大小:3.25mb | 下载:0
[数据结构常用算法] dongtaiguihuabeibaowenti
说明:这是关于01背包问题的动态规划算法。采用C++语言完成的,代码间有注释。-This is about 01 knapsack problem dynamic programming algorithm. Using C++ language completed, there are comments between the code.<zhenhong> 在 2024-12-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SearchSort
说明:对系统随机生成的一组数据进行排序,查找,统计不同排序方法需要的比较次数和交换次数以及不同排序需要的时间,还有要记录查找时间-The system randomly generates a set of data to sort, search, statistical comparison of the different sorting methods require the number and frequency of excha<欧阳云飞> 在 2024-12-25 上传 | 大小:262kb | 下载:0
[数据结构常用算法] eliminarunnodo
说明:Delete a node from a tr-Delete a node from a tree...<Pato!> 在 2024-12-25 上传 | 大小:1kb | 下载:0