资源列表
[数据结构常用算法] Maze-solving-Two-way-circular-list
说明:实现了经典的迷宫求解问题和双向循环链表问题,应用性很强-To achieve a classic two-way circular maze solving problems and problem list, the application of highly<黎明> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] FloydWarshall
说明:这是一个最短路径的FloydWarshall算法。适合计算各个点之间的最短路径,复杂度n的三次方。 -This is a shortest path FloydWarshall algorithm. For calculating the shortest path between each point, n cubic complexity.<zwz> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] ZheBanSearch
说明:用C++实现的一种折半查找的排序算法,主要理论是来自C++程序设计书上,自己亲手实践出来的,希望对大家有帮助-C++ implementation using a binary search of the sorting algorithm, the main theory is from the C++ programming book, his hands-out, we want to help<乐天> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] dizenglianbiao
说明:该源码解决了实现两个递增链表(集合)的并集,交集和差集,属于数据结构中线性表的基本操作。-The source code to solve the increasing realization of two lists (sets) of the union, intersection, and difference, the data structure is the basic operation of the linear tab<Cherlas> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] lala
说明:用遗传算法求解最短路径问题求解的遗传算法的参数设定如下: 种群大小:M = 50 最大代数:G = 1000 交叉率: = 1 c p ,交叉概率为1 能保证种群的充分进化。 变异率: = 0.1 m p , 一般而言,变异发生的可能性较小-With a genetic algorithm to solve the shortest path problem of the genetic algorithm parame<zhouyanghua> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] data-strucures
说明:C source codes for searching and sorting techniques.<jn123> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] HannoiTower
说明:实现汉诺塔算法的完整java源程序,体现了数据结构、算法、屏幕显示三方面的知识-Tower of Hanoi algorithm to achieve the complete java source code, reflecting the data structure, algorithms, knowledge of the screen shows three<wangfeng> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] yiweihuangjinfengefa
说明:机械优化设计的一维黄金分割法程序,已测试过的,很有用!-Optimization of Mechanical Design dimensional golden section method in a program.<王龙> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] fastSort
说明:这个小程序是在C语言编程里一个非常重要的算法。虽然,它的代码量很少,但是它能在最短的时间内,花费系统最少的资源完成从小到大(或者从大到小的排序),在学习C语言的初期,这是一个非常好的程序。-This small program in C language programming in a very important algorithm. Although it is small amount of code, but it can i<cuizong007> 在 2024-11-13 上传 | 大小:4kb | 下载:0