资源列表
[数据结构常用算法] TSP.matlab
说明:基于遗传算法解决TSP问题,matlab,可以实现-Based on the genetic algorithm to solve TSP problem<明月> 在 2024-11-09 上传 | 大小:133kb | 下载:0
[数据结构常用算法] Achieve-Fibonacci-function
说明:实现斐波那契函数,在vc和2012上均可使用-Achieve Fibonacci function, can be used in the vc and 2012<刘慧> 在 2024-11-09 上传 | 大小:339kb | 下载:0
[数据结构常用算法] all-elements-of-the-collection
说明:编写递归函数,求n个元素集合的所有子集。不妨令集合元素为小写字母,原集合为{‘a’, ‘b’, …, ‘a’ + n - 1}。 输入:input.txt,仅包含整数n(1-26)。 输出:若输入合法,输出集合的所有子集;否则输出“WRONG”。子集输出格式为每行一个子集,空集用空行表示,非空集合每个元素间用一个空格间隔,最后一个元素之后不能有空格。-Write a recursive function of n a subse<刘慧> 在 2024-11-09 上传 | 大小:296kb | 下载:0
[数据结构常用算法] mars-currecy
说明:火星货币算法的c-c++算法,希望对学习算法的同志有帮助-The algorithm of mars currecy<> 在 2024-11-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] THE-LENGTH-OF-LINE
说明:关于枚举中求绳子长度的算法,希望对学习算法的同志有用-the algorithm about the length of line<> 在 2024-11-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MaxFlowMinCost
说明:最大流,最大流最小费用算法,能够求取网络流图中的最大流,最大流最小费用,包括源代码,测试数据和结果分析。- Maximum flow, minimum cost maximum flow algorithms to strike a network flow diagram maximum flow, maximum flow minimum cost, including source code, test data and re<cuimingyue> 在 2024-11-09 上传 | 大小:10.48mb | 下载:0
[数据结构常用算法] Circular-linked-list-solve-queue
说明:代码给出了队列的循环链表表示类,并给出了基于该结构的插入和删除算法-Code gives a circular linked list class that represents the queue, and gives the insertion and deletion algorithms based on the structure<ylcs> 在 2024-11-09 上传 | 大小:56kb | 下载:0