CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - bag

搜索资源列表

  1. bag

    0下载:
  2. 经典算法问题,背包问题。完整的C++源码程序,动态规划算法解答。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:刃具
  1. bag

    0下载:
  2. 背包问题的解决,使用microsoft visual c++编写,算法简单
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.33kb
    • 提供者:王震
  1. 这是一个数据图象学的,简单通过64比

    0下载:
  2. 这是一个数据图象学的,简单通过64比\\这是一个数据图象学的,简单通过64比特的加密引擎。程序包里有完整的程序。-This is a study of the image data, simple than 64 \\ This is a study of the image data, a simple 64-bit encryption engine. Procedures bag complete the procedure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.09kb
    • 提供者:陈永清
  1. DataStructerCode

    0下载:
  2. 数据结构课程设计:运动会分数统计。压缩包里包括全部的源代码和试验报告。拿出来大家一起分享啊-Data Structure Course Design: Games Score Statistics. Compression bag, including all the source code and test report. Out to share ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:123.58kb
    • 提供者:huahua
  1. BAG

    0下载:
  2. C++解决背包问题 教学或者自学均可使用 简单方便-C++ solve the knapsack problem or self-teaching can be used to facilitate easy
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:195.3kb
    • 提供者:ZK
  1. bag

    0下载:
  2. 这是一个“背包”问题的数据结构的C语言实现。我个人觉得是考查对链表和二叉树的知识。去年学的是这个,觉得很有意思。自己写了几个,也收集了别人做的几个课题。具体思路里面有。-This a problem "bag" in data_structure. I learned this course last year and I think it s very interesting.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:11.96kb
    • 提供者:流动的阳光
  1. bag

    0下载:
  2. 数据结构的课程设计,背包问题的解决 数据结构的课程设计,背包问题的解决-bag bag bag
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:152.68kb
    • 提供者:梅子
  1. bag

    0下载:
  2. 算法分析课程中的经典算法,背包问题的算法实现,仅供参考-Algorithm Analysis of the classic courses in algorithms, knapsack problem algorithm, for reference only
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:869.14kb
    • 提供者:刘建阳
  1. bag

    0下载:
  2. 在任意位置画任意个点,然后 右击,就自动画出凸包-In any position draw any points, and then right-click, it automatically draw the convex hull of
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:59.42kb
    • 提供者:
  1. shujujiegou_erfenfachazhaoshuju

    0下载:
  2. 《数据结构》课程中,利用二分法查找数据,压缩包里是源代码,在vc++6.0中可以直接调试-" Data Structure" Course, using binary search data, compression bag is the source code, in vc++6.0 can directly debug
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1003byte
    • 提供者:叶杨
  1. bagproblem

    0下载:
  2. 讲述各种背包问题,帮助了解关于背包问题的算法分析与过程实现。-for the problem about the bag problem ,to solve the problem and find the most effective way of the solution.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:62.49kb
    • 提供者:陈剑钊
  1. bagProblem

    0下载:
  2. 背包问题的不错的编码,应用分类函数进行处理-this is a bag package problem code , which is a seperate function of it
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:235.15kb
    • 提供者:promise0117
  1. bag

    0下载:
  2. 《背包九讲》,学习动态规划必读,非常经典就不多说了!-" Backpack nine stresses" learning dynamic programming must-read, very classic is not to say it!
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:30.52kb
    • 提供者:ls
  1. avl_work

    0下载:
  2. 实现了avltree的建立、插入、删除、输出等基本功能,可以看到每次改变后树的动态变化,对初学者实际编程练习很有帮助。压缩包里是整个项目,其中.h文件包含avltree的所有定义和实现。-Achieved avltree establishment, insert, delete, export and other basic functions, you can see that every time the tree after the change the dynamic changes
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:446.32kb
    • 提供者:chenqi_191
  1. bag

    0下载:
  2. 经典的背包问题,运用贪心算法非递归方式求解最优值。-Classical knapsack problem, the use of greedy algorithm for solving the optimal value of non-recursive way.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:870.08kb
    • 提供者:killer
  1. beibao

    0下载:
  2. 0-1背包问题:给定n种物品和一个背包,物品i的重量是Wi,物品i价值为Vi,背包的容量为C。应如何选择装入背包的物品,使得装入背包中物品的总价值最大? 在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包为1或不装入背包为0。不能将物品i装入背包多次,也不能只装入部分的物品i。0-1背包问题的主要特点是在选择物品i装入背包时,每种物品仅有一件,可以选择放或不放-0-1 knapsack problem: Given n types of items and a backpack, th
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1.21kb
    • 提供者:丁佩
  1. 1

    0下载:
  2. 利用贪心策略解决背包问题。现有载重为M公斤的背包和n种货物。第i种货物的重量为Wi,它的总价值为Pi,假定M、Wi、Pi均为整数。设计程序给出装货方法,使装入背包的货物总价值达到最大。-Greedy strategy to solve the knapsack problem using. Current load of M kg backpack and n kinds of goods. First i kind of cargo weight Wi, its total value of
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:807byte
    • 提供者:00
  1. ATmega128_cn

    0下载:
  2. New Year s Day is one of important days for many people in the world during the year. Most people spend the New Year s Day in hotels. January 1st is considered as the New Year s Day. Most companies, shops, school, and government offices are closed du
  3. 所属分类:Data structs

    • 发布日期:2016-01-24
    • 文件大小:2.48mb
    • 提供者:彭波
  1. greed-bag

    0下载:
  2. 一个贪心背包的小程序可以在VC下运行,可作为算法学习参考- a greed bag algorithm implementation can run in VC
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:877.92kb
    • 提供者:shine
  1. 0-1-bag-problem

    0下载:
  2. 一种算法来解决0-1背包问题,这是非常好的-one arithmetic to solve 0-1 bag problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:681byte
    • 提供者:郭泓良
« 12 »
搜珍网 www.dssz.com