资源列表

« 1 2 ... .29 .30 .31 .32 .33 2334.35 .36 .37 .38 .39 ... 2656 »

[数据结构常用算法graph

说明:数据结构 有向图的邻接矩阵、度、拓扑算法。无向图的深度优先遍历、广度优先遍历。最小生成树-Adjacency graph data structure to the matrix, the degree of topological algorithms. Undirected graph depth-first traversal, breadth-first traversal. Minimum Spanning Tree
<杨雪> 在 2024-11-15 上传 | 大小:783kb | 下载:0

[数据结构常用算法ybl_and_or

说明:Reverse Polish parenthesis + and + or achieve the realization of the principles of the understanding Reverse Polish helpful-Reverse Polish parenthesis+ and+ or achieve the realization of the principles of the understandi
<tony> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法CS_OMP_recovery

说明:压缩感知重构算法中的正交匹配追踪算法,用于对信号进行重构-Compressed sensing reconstruction algorithm of orthogonal matching pursuit algorithm, is used to reconstruct the signal
<Wu hongxuan> 在 2024-11-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法Knapsack-problem

说明:可以解决背包问题,背包问题是一种组合优化的NP问题,选择最合适的物品放置于给定背包-Knapsack problem
<nishuone> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法subway

说明:某城市要在各个辖区之间修建地铁来加快经济发展,但由于建设地铁的费用昂贵,因此需要合理安排地铁的建设路线,使乘客可以沿地铁到达各个辖区,并使总的建设费用最小。-Subway construction problems
<QW> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法BSTree-MFC

说明:MFC 写的二叉搜索树,希望可以给大家带来帮助。-MFC wrote two binary search tree, I hope we can help.
<x> 在 2024-11-15 上传 | 大小:3.43mb | 下载:0

[数据结构常用算法MyGA_CPP

说明:使用MFC写的遗传算法的例子,使用DC做图,可以很直观的看出变化。-The use of genetic algorithm written in MFC example, the use of DC map, you can see the changes in a very intuitive.
<x> 在 2024-11-15 上传 | 大小:44kb | 下载:0

[数据结构常用算法Market_C

说明:NP问题的近似算法实现,VC++ 6.0开发环境 / C++语言,关于超市选点-NP problem to achieve approximation algorithm, VC++ 6.0 development environment/C++ language, on the supermarket site selection
<Lura> 在 2024-11-15 上传 | 大小:240kb | 下载:0

[数据结构常用算法Combinatation

说明:用Java语言实现动态规划法求组合数。 -Dynamic programming method for the number of combinations.
<付渤钧> 在 2024-11-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法Knapsack

说明:用贪心法求解背包问题。 构造方法,求解背包问题。参数kweight指定背包重量,数组arts提供若干物品-Knapsack problem using greedy method.
<付渤钧> 在 2024-11-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法MinHeap

说明:用贪心算法的原理求最小堆 优先队列类,实现队列接口,使用最小堆存储队列元素,元素按优先级升序排列-Greedy algorithm for the minimum heap principles
<付渤钧> 在 2024-11-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法jpeg-codec-explain

说明:jpeg编解码详解,详细解析编解码过程,供学习参考。-Detailed jpeg codec, codec detailed analysis of the process, for study and reference.
<jacky> 在 2024-11-15 上传 | 大小:104kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 2334.35 .36 .37 .38 .39 ... 2656 »

源码中国 www.ymcn.org