Welcome![Sign In][Sign Up]
Location:
Search - Algorithm backpack

Search list

[Other resourceBackpack

Description: 背包问题(非0/1)C++标准算法-knapsack problem (0 / 1) C Standard Algorithm
Platform: | Size: 2787 | Author: 殷铭 | Hits:

[Data structsBackpack

Description: 背包问题(非0/1)C++标准算法-knapsack problem (0/1) C Standard Algorithm
Platform: | Size: 873472 | Author: 殷铭 | Hits:

[AI-NN-PRGA_for_TSP

Description: 用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
Platform: | Size: 25600 | Author: 王杰 | Hits:

[Data structsBranch_Bound_Knap

Description: 分支限界背包算法实现,用VC++6.0开发。-Branch and bound algorithm backpack with VC++ 6.0 development.
Platform: | Size: 270336 | Author: ZhaiYT | Hits:

[AI-NN-PRmonituihuo_beibao

Description: 模拟退火算法解决背包问题,使得背包能得到最好的利用。-Simulated annealing algorithm to solve knapsack problem, the backpack can be the best possible use.
Platform: | Size: 2048 | Author: 张苹 | Hits:

[Data structsbackpack-ga-algorithm

Description: 背包问题或0-1背包问题遗传算法程序,里面用的实数编码方式值得借鉴。-0-1 knapsack problem or knapsack problem genetic algorithm procedure, which uses real coding can be learned.
Platform: | Size: 2048 | Author: olivejy | Hits:

[Data structsKnapsack

Description: 0-1背包的回溯算法,c++实现-0-1 backtracking algorithm backpack, c++ implementation. . .
Platform: | Size: 903168 | Author: | Hits:

[CSharpbackpack

Description: 用C#来实现遗传算法中的背包问题。其中只有变异过程。-Using C# to implement the genetic algorithm knapsack problem. Only mutation process.
Platform: | Size: 82944 | Author: 李洁 | Hits:

[AlgorithmGreedy-algorithm

Description: greedy algorithm:Applications-Kruskal, Prim , Dijkstra, Backpack
Platform: | Size: 3072 | Author: vis001 | Hits:

[Data structsclassic-cPP-programs

Description: 冒泡法 附加详解 快速排序 双向冒泡 SHELL排序 进制转换 后面还有 算法的问题+解析。 背包 -Bubbling method additional explanation Quick sort Two-way bubbling SHELL sort Into system transformation There are problems+ analysis algorithm. Backpack......
Platform: | Size: 30720 | Author: 雪特 | Hits:

[Data structsDynamic-programming-DP-backpack

Description: 用动态规划算法解决DP背包问题,采用C++编程-Dynamic programming algorithm to solve the DP knapsack problem, using C++ programming
Platform: | Size: 871424 | Author: lydia | Hits:

[Otherbackpack

Description: 基础背包问题、用贪心算法求解最大价值问题、用动态规划算法求解最大价值问题-Basic knapsack problem, the greedy algorithm for solving the maximum value of the dynamic programming algorithm for solving the maximum value of
Platform: | Size: 2167808 | Author: tangliming | Hits:

[Otherbackpack-prob-algo-using-in-C

Description: 不过下面程序中的背包函数采用了贪婪算法的另一种写法(背包函数是以前的代码,用来比较两种算法)-backpack problem algorithm using Greedy in C
Platform: | Size: 1024 | Author: tangliang | Hits:

[Data structs01-backpack

Description: ACM算法问题:0-1背包问题。此代码用vc++b编写。-ACM algorithm problem :0-1 of the knapsack problem. Write this code vc++b.
Platform: | Size: 526336 | Author: 随波 | Hits:

[Other01-backpack--quick-sort-algorithm

Description: 本文档涉及01背包,快速排序,归并排序,单源点最短路径等算法-This document covers 01 backpack, quick sort, merge sort, single-source shortest path algorithm
Platform: | Size: 2048 | Author: mick zhang | Hits:

[Data structsbackpack

Description: 最基础背包算法的实现,简单明了,适合初学者看下,有帮助的-The most basic backpack algorithm implementation is simple, suitable for beginners to look helpful
Platform: | Size: 1105920 | Author: 郝乾 | Hits:

[matlabBackpack-Genetic-Algorithm

Description: Backpack Genetic Algorithm for knapsack problem
Platform: | Size: 3072 | Author: | Hits:

[matlabBackpack-Genetic-Algorithm-Beta-Version

Description: Backpack Genetic Algorithm Beta Version
Platform: | Size: 4096 | Author: poch14 | Hits:

[matlabBackpack-Genetic-Algorithm-

Description: Backpack Genetic Algorithm
Platform: | Size: 36864 | Author: sahand | Hits:

[Windows Developbackpack-problem

Description: 描述《算法引论》上最基本的背包问题,PPT以及算法源码的实现-The most basic description of the knapsack problem, " Introduction to Algorithms" on, PPT and algorithm realization source
Platform: | Size: 656384 | Author: 呼晓东 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net