搜索资源列表

  1. alg.cpp.tar

    0下载:
  2. 实现了一些经典的计算机算法,包括全排列,全组合,走迷宫,背包问题等-Implements some classic computer algorithms, including full arrangement, all combinations, Maze, backpacks issues
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:张纯化
  1. beibao

    0下载:
  2. 文件里面的代码主要是用递归算法,动态规划的算法,贪婪算法,回溯算法解决没有利润分配的背包问题。-File inside the code is mainly used recursive algorithm, dynamic programming algorithms, greedy algorithms, backtracking algorithm to solve knapsack problem is no distribut
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:万羽
  1. Backpack

    0下载:
  2. 假设有一个能装入总体体积为T的背包和n件体积分别为w1,w2,…,wn的物品,能否从n件物品中挑若干件恰好装满背包,即使w1+w2+…+wn=T,要求找出所有满足上述条件的解。-Suppose there is a fit into the overall volume of T knapsack and N volume were W1, w2,... , WN items, whether the n items in the p
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:程瑶
  1. modelCenter

    0下载:
  2. 粒子群算法和基于ModelCenter求解背包问题的对比研究,包括了matlab版的粒子群算法,ModelCenter程序,以及自己的报告 -Particle swarm optimization algorithm and a comparative study based on ModelCenter knapsack problem, including the matlab version of the particle s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2282496
    • 提供者:茄子
  1. beibaoPSO

    0下载:
  2. 基于MATLAB的pso算法解决背包问题-Pso algorithm based on MATLAB to solve knapsack problem
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:胡涛
  1. GA_beibao

    0下载:
  2. 遗传算法求解背包问题Genetic Algorithm for Knapsack Problem-Genetic Algorithm for Knapsack Problem
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:yjm
  1. beibaoPSO

    0下载:
  2. 粒子群算法用于背包问题情况 典型组合优化问题-Particle swarm optimization for the case of the more popular knapsack problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:邵明旭
  1. GA-knapsack-

    0下载:
  2. 遗传算法解决背包问题。内含genetic工具包。-Genetic algorithm to solve knapsack problem. Contains genetic toolkit.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:229376
    • 提供者:Qinzhen
  1. yichuansuanfa5

    0下载:
  2. 通过遗传算法计算多背包问题-Computing multi knapsack problem by genetic algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:leekahei
  1. FA2

    0下载:
  2. 一种改进的萤火虫算法解决动态0-1背包问题。经过测试,算法就有良好的性能。-Firefly Algorithm (FA), Genetic Algorithm (GA) and Differential Evolution (DE) have been widely used for static optimization problems, but the applications of those algorithms in
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2839552
    • 提供者:孙雪
  1. parking-charge

    0下载:
  2. 简易停车场收费系统,贪心算法,背包问题。简易界面-parking charge
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:20480
    • 提供者:张森瑞
  1. game

    0下载:
  2. 基于控制台的小游戏,实现了背包 武器 金币功能-Based on the game console, realizes the function of gold weapons pack
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:江原臣
  1. knapsack

    0下载:
  2. 遗传算法解决背包问题,matlab 代码-Genetic algorithm to solve knapsack problem
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:高梦
  1. GA-knapsack-problem

    0下载:
  2. 使用遗传算法解决经典的背包问题,即整数规划问题。-Using genetic algorithm to solve the classic knapsack problem, that is, the problem of integer programming.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:王志成
  1. 2233111

    0下载:
  2. 采用分治法、动态规划算法实现0-1背包问题的求解;动态演示算法的的实现过程。要求演示界面友好、生动,易于对算法的理解-Divide and conquer, solved using dynamic programming algorithm to achieve the 0-1 knapsack problem process dynamic demonstration algorithm. The demonstration in
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:559104
    • 提供者:liusong
  1. beibao

    0下载:
  2. 背包问题源代码,有详细的注释,逻辑比较清楚。-Knapsack problem source code
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:
  1. ToolTip

    0下载:
  2. 在基于Unity3D游戏开发过程中,这些脚本可以实现物件的拖放功能以及显示对应物件的属性信息。其主用用于背包系统和工具提示栏的实现。希望能对Unity3D游戏开发爱好者有所帮助。-Based Unity3D game development process, these scr ipts can drag and drop objects and display the corresponding object attribute in
  3. 所属分类:其他游戏

    • 发布日期:2024-05-17
    • 文件大小:1574912
    • 提供者:lj
  1. TooltipAndDrag

    0下载:
  2. 在基于Unity3D游戏开发过程中,这些脚本可以实现物件的拖放功能以及显示对应物件的属性信息。其主用用于背包系统和工具提示栏的实现。希望能对Unity3D游戏开发爱好者有所帮助。-Based Unity3D game development process, these scr ipts can drag and drop objects and display the corresponding object attribute in
  3. 所属分类:其他游戏

    • 发布日期:2024-05-17
    • 文件大小:2434048
    • 提供者:lj
  1. q9

    0下载:
  2. 贪婪算法 经典背包问题 matlab源代码 自附数值 -Greedy algorithm is the classical knapsack problem matlab source code the attached value
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:虾米
  1. Knapsack

    0下载:
  2. 很经典的01背包以及分数背包问题的解决方案,分别用了动态规划以及递归的思想!-01Knapsack and fractional Knapsack in java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:刘磊
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org