资源列表

« 1 2 ... .58 .59 .60 .61 .62 2163.64 .65 .66 .67 .68 ... 2656 »

[数据结构常用算法grapgh_prim

说明:数据结构:图的Prim算法开发环境visual C/C-图的Prim算法,开发环境visual C/C++
<chan> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法StelaeBridgeRiver

说明:这是递归算法的一个难度较大的例子。适用于学习算法的学生使用。-This is a recursive algorithm, a more difficult example. Learning algorithm applied to the students.
<小李> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法11

说明:一个在计算机客科学与技术专业中数据结构课程非常经典算法-classic arithmetic
<xqaz> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法subsum

说明:回溯法求子集和问题, 在回溯过程中利用了剪枝 -The back track method to solve the sub sum problem
<syys> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法tostack

说明:用C++语言实现的数据结构中的顺序栈的算法 具有很好的移植性能。-The order of the stack
<我爱罗> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法packageProblem.tar

说明:0-1的小偷背包问题源码,给出可偷东西的个数和可以拿走的最大重量,算法可以给出在这个条件下的最优解。-0-1 knapsack problem thieves source, give the number of things can be stolen and taken away the largest weight in the algorithm can give optimal solution under the conditions.
<luxin> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法yuesefu

说明:数据结构课程设计_约瑟夫环 使用VC编译 可以通过输入人数和初始值进行相应的炒操作-Data Structure Course Design _ Joseph Central VC compiler can use by entering the number and the initial value for the corresponding operation speculation
<simple> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:建立二叉树 中序遍历二叉树算法 计算二叉树的节点-Set up tree traversal in binary tree algorithm binary tree node
<秋文山> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法123

说明:会场安排问题 完成简单的数据排序 给出最优的解决方案数-Arrangements for the completion of the venue easy to sort the data give the number of optimal solutions
<samuel> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法1108

说明:在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即n ?i=1pi xi 取得最大值。约束条件为n ?i =1wi xi≤c 和xi?[ 0 , 1 ] [ 1≤i≤n]。-At 0/1 knapsack problem, there is a need for a capacity of c for the loaded
<samuel> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法1027-1

说明:五十位小数的开方 使用者输入一个整数即可出现答案-50 decimal prescribing users can enter an integer answer appears
<gogo> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法set

说明:这个是一个集合类的程序,使用了数据结构中的线性表,有插入 删除等实现函数。-This is a collections of procedures, the use of the data structure in linear form, such as implementation has inserted delete function.
<zongboliu> 在 2025-06-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 2163.64 .65 .66 .67 .68 ... 2656 »

源码中国 www.ymcn.org