资源列表
[数据结构常用算法] cos_frmwk_cfg
说明:用于将jason中的存储成内存中的config-config to develop<郁明星> 在 2025-01-10 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Maze-depth-first-algorithm
说明:迷宫深度优先算法,深度优先是按照一定的顺序查找完一个分支,再查找另外一个分支,直到找到目标为止。-Depth first is according to certain order to find a branch, then find another branch, until find the target.<黄强> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MaxArrayLocationFind
说明:面试算法:最大子数组之和及其坐标位置快速算法,通过二分查找快速查找。-Interview algorithms: coordinate position and its largest sub-array of fast algorithm, binary search to quickly find.<pengwu> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Address-book-management
说明:1.通讯簿是一个线性表,可以存储一定数量的联系人记录,提供查找、插入、删除和修改等操作。 2.通讯簿的特点是以查找为主要操作,要求快速查找到指定对象的位置,故宜采用具有随机访问功能的顺序表。 -1. The address book is a linear table, can store a certain amount of contact record, to provide search, insert, delete<陈涛> 在 2025-01-10 上传 | 大小:22kb | 下载:0
[数据结构常用算法] Genetic-algorithm-matlab-program.pdf
说明:该程序是遗传算法的matlab实现,自动生成数据进行分析-Genetic algorithm matlab program<孙娇> 在 2025-01-10 上传 | 大小:76kb | 下载:0
[数据结构常用算法] 3D-Convex-Hall_struct
说明:构建三维凸包 给出很多的点坐标,然后根据算法要求构建凸包-Construction of three-dimensional convex hull We give a lot of point coordinates, and then build the convex hull algorithm according to the requirements of<徐云朋> 在 2025-01-10 上传 | 大小:382kb | 下载:0
[数据结构常用算法] short-path
说明:pascal实现各种单源最短路算法的分析对比及代码示例-Pascal implementation of a variety of single source shortest path algorithm analysis and comparison and code examples<arvin> 在 2025-01-10 上传 | 大小:44kb | 下载:0
[数据结构常用算法] Bellman-Ford-queue-optimization
说明:Bellman-Ford算法关键之处在于:只有那些在前一遍松弛中改变了最短路程估计值的顶点,才能引起它们邻接点最短路程估计值发生改变。-Bellman-Ford algorithm that crucial point: Only those former slack again changed the vertex shortest distance estimates, causing their neighbors to the<翟吉祥> 在 2025-01-10 上传 | 大小:1kb | 下载:0