资源列表
[数据结构常用算法] MazeAlgorithm
说明:迷宫算法从入口到出口,传统的算法,堆栈和数组实现。- IEEE MicroMouse Maze Algorithm Research and Implementation of The Algorithm<赵灿> 在 2024-11-19 上传 | 大小:329kb | 下载:1
[数据结构常用算法] matlabyiqunsuanfa
说明:蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algo<prince> 在 2024-11-19 上传 | 大小:3kb | 下载:1
[数据结构常用算法] Greedy-algorithm
说明:贪心算法一般来说是解决“最优问题”,具有编程简单、运行效率高、空间复杂度低等特点。-Greedy algorithm to solve general, " optimal problems" , with programming is simple, efficient, and low space complexity.<bonobo> 在 2024-11-19 上传 | 大小:254kb | 下载:1
[数据结构常用算法] Prim.c.tar
说明:prim 最短路径实现 C++ 描述~代码规范,适合初学者-prim shortest path to achieve C++ descr iption ~ code specifications, suitable for beginners<huochai> 在 2024-11-19 上传 | 大小:1kb | 下载:1
[数据结构常用算法] sortAlgorithm
说明:一些排序算法,包括桶式排序,基数排序,归并排序,快速排序。-Some sorting algorithms, including the bucket sort, radix sort, merge sort, quick sort.<寒> 在 2024-11-19 上传 | 大小:3kb | 下载:1