资源列表

« 1 2 ... .80 .81 .82 .83 .84 685.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法最优的二分检索树

说明:最优二分检索树的实现-optimal retrieval tree realize
<gtop> 在 2025-02-02 上传 | 大小:231kb | 下载:0

[数据结构常用算法数据结构_走迷宫代码

说明:自己上数据结构课写的一个小程序 能找出走出迷宫的路径-own data structure classes on writing a small program can find the path out of the maze
<花名册> 在 2025-02-02 上传 | 大小:231kb | 下载:0

[数据结构常用算法tubaoTest

说明:凸包算法的实现,用的控制台程序,不过已经能够说明问题了-convex hull algorithm for the realization of the console procedures, but has been able to illustrate the problem
<bjsheng> 在 2025-02-02 上传 | 大小:231kb | 下载:0

[数据结构常用算法tsp

说明:用C语言实现旅行商问题。该算法简单精悍,效率也不低,是实现TSP问题的很好的算法。-Using C language realize traveling salesman problem. The algorithm is simple and lean, efficiency is not low, the problem is to achieve a good TSP algorithms.
<> 在 2025-02-02 上传 | 大小:231kb | 下载:0

[数据结构常用算法Schedule

说明:学校校历生成,按月分割,自动识别闰年,计算星期。-School school calendar generation, monthly partitions, automatic identification of a leap year, calculate week.
<燕子> 在 2025-02-02 上传 | 大小:231kb | 下载:0

[数据结构常用算法peisong

说明:欧氏空间选址模型,重力模型,求解物流中单个配送中心选址为题等-Location Model of Euclidean space, gravity model, to solve the logistics distribution center in a single location for such
<dongshiqin> 在 2025-02-02 上传 | 大小:231kb | 下载:0

[数据结构常用算法KMP

说明:给定两个串S和T,长分别m和n,算法给出了一个找出二串间最大匹配的算法。该算法可用于比较两个串S和T的相似程度。-Given two strings S and T, respectively m and n, an algorithm to find the second largest string matching algorithms. The algorithm can be used to compare two strin
<henry> 在 2025-02-02 上传 | 大小:231kb | 下载:0

[数据结构常用算法0-1beibao

说明:0-1背包问题~实现完整程序~直接解压缩即可~-0-1 knapsack problem ~ ~ Direct to achieve a complete decompression procedures can be ~
<张小胖> 在 2025-02-02 上传 | 大小:231kb | 下载:0

[数据结构常用算法sorting_and_searching

说明:包括了常用的一些排序算法与搜索算法,如快速排序,桶排序,堆排序,冒泡排序,以及二分搜索等-Includes a number of commonly used sorting algorithms and search algorithms, such as quick sort, bucket sort, heap sort, bubble sort, and the two sub-search, and so
<seckCoder> 在 2025-02-02 上传 | 大小:231kb | 下载:0

[数据结构常用算法arrList

说明:将一个含有N个元素的单链表逆置,非递归算法,辅助空间为常量,时间复杂度为O(n),详细运行内容和截图在Readme文档中-Inverse set of a singly linked list containing N elements, non-recursive algorithm, the auxiliary space is constant, the time complexity is O (n), run the cont
<谢澜> 在 2025-02-02 上传 | 大小:232kb | 下载:0

[数据结构常用算法背包九讲-2.0

说明:背包九讲,主要讲述DP相关的背包算法以备大家参考(Knapsack nine lectures, mainly about DP related knapsack algorithm, for your reference)
<87hbteo > 在 2025-02-02 上传 | 大小:232kb | 下载:0

[数据结构常用算法最小生成树

说明:问题描述:给定一个地区的n个城市间的距离网,用Prim算法或Kruskal算法建立最小生成树,并计算得到的最小生成树的代价。 基本要求: 1、城市间的距离网采用邻接矩阵表示,邻接矩阵的存储结构定义采用课本中给出的定义,若两个城市之间不存在道路,则将相应边的权值设为自己定义的无穷大值。要求在屏幕上显示得到的最小生成树中包括了哪些城市间的道路,并显示得到的最小生成树的代价。 2、表示城市间距离网的邻接矩阵(要求至少6个城市,10条边) 3、
<Layman俗人> 在 2025-02-02 上传 | 大小:232kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 685.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org