资源列表

« 1 2 ... .45 .46 .47 .48 .49 2450.51 .52 .53 .54 .55 ... 2656 »

[数据结构常用算法MaxArrayLocationFind

说明:面试算法:最大子数组之和及其坐标位置快速算法,通过二分查找快速查找。-Interview algorithms: coordinate position and its largest sub-array of fast algorithm, binary search to quickly find.
<pengwu> 在 2024-11-07 上传 | 大小: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
<陈涛> 在 2024-11-07 上传 | 大小:22kb | 下载:0

[数据结构常用算法Genetic-algorithm-matlab-program.pdf

说明:该程序是遗传算法的matlab实现,自动生成数据进行分析-Genetic algorithm matlab program
<孙娇> 在 2024-11-07 上传 | 大小: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
<徐云朋> 在 2024-11-07 上传 | 大小:382kb | 下载:0

[数据结构常用算法KMP

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

[数据结构常用算法fenliang

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

[数据结构常用算法short-path

说明:pascal实现各种单源最短路算法的分析对比及代码示例-Pascal implementation of a variety of single source shortest path algorithm analysis and comparison and code examples
<arvin> 在 2024-11-07 上传 | 大小: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
<翟吉祥> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:方式可供选择地进行排序,包括了简单选择排序、堆排序、插入排序、希尔排序、冒泡排序、快速排序-Alternatively way to sort, including a simple selection sort, heap sort, insertion sort, Hill sort, bubble sort, quick sort
<peng> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:双向循环链表的基本简单实现,适合初学者学习链表。对链表的理解以及对指针的掌握-Two-way circular list of basic simple implementation, suitable for beginners
<李黎> 在 2024-11-07 上传 | 大小:8kb | 下载:0

[数据结构常用算法Bidirectional-bubble-sort

说明:排序算法之中的........双向起泡算法......可以当做子程序使用-........ Bidirectional bubble sort algorithm among ...... algorithm can be used as subroutines
<xy> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法doal

说明:数学建模 SARS传播模型的建立与分析 rar()
<Anoabeule> 在 2024-11-07 上传 | 大小:337kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 2450.51 .52 .53 .54 .55 ... 2656 »

源码中国 www.ymcn.org