资源列表

« 1 2 ... .30 .31 .32 .33 .34 2435.36 .37 .38 .39 .40 ... 2656 »

[数据结构常用算法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

[数据结构常用算法quicksort

说明:快排算法的改进,当子问题规模小于k时使用简单插入排序算法,可以减小快排的运行时间-Fast row improved algorithm, when the scale of the problem child of less than k using a simple insertion sort algorithm can reduce the running time of fast row
<宋frost> 在 2025-01-10 上传 | 大小:2kb | 下载: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

[数据结构常用算法KMP

说明:Pascal实现KMP及AC自动机的算法分析及代码实例-Pascal implementation of KMP and AC automaton s algorithm analysis and code examples
<arvin> 在 2025-01-10 上传 | 大小:49kb | 下载:0

[数据结构常用算法fenliang

说明:pascal实现强连通分量的算法分析及代码示例-Algorithm analysis and code examples of strongly connected components of Pascal
<arvin> 在 2025-01-10 上传 | 大小:162kb | 下载: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

[数据结构常用算法sort

说明:方式可供选择地进行排序,包括了简单选择排序、堆排序、插入排序、希尔排序、冒泡排序、快速排序-Alternatively way to sort, including a simple selection sort, heap sort, insertion sort, Hill sort, bubble sort, quick sort
<peng> 在 2025-01-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 2435.36 .37 .38 .39 .40 ... 2656 »

源码中国 www.ymcn.org