CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Bag

搜索资源列表

  1. cpphs

    0下载:
  2. Haskell,纯正的函数式程序设计语言。特别是利用很简单的叙述就可以完成[链表]、[矩阵]等数据结构。压缩包里有10几个例程 -Haskell, single-function programming language. In particular the use of very simple descr iption can be completed [List], [Matrix] data structure. 10 compression bag several routines
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17.45kb
    • 提供者:鲍军波
  1. bag

    0下载:
  2. 在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即p1*x1+p2*x1+...+pi*xi(其1<=i<=n,x取0或1,取1表示选取物品i) 取得最大值。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:宋鑫坤
  1. Calculator_v1

    0下载:
  2. 这是一个使用于"科学" 及"工程数学" 的专业计算器软件,操作非常简单,内建超过10个以上的功能。有了这套软件,你的书包或公文包里面就不用再多带一台计算器了-This is a used in " Science" and " Engineering Mathematics" professional calculator software is very easy to operate, built over more than 10 functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:23.52kb
    • 提供者:antonygo
  1. ToSolveAnEquationSet

    0下载:
  2. 数值分析中五种常用的解方程组的算法在Linux下的实现。 在本压缩包里分别是: ColPivotElim.d 枢轴元素消去法解方程组 GaussElim.d 高斯销元法解方程组 GSItera.d 高斯赛德尔迭代法解方程组 JacobiItera.d 雅克比迭代解方程组 TriDecompo.d 线性方程组的直接三角分解法 运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used soluti
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:90.19kb
    • 提供者:xichen
  1. Backtrack_0-1bag

    0下载:
  2. 从文件读入数据,用回溯法实现了0-1背包最优解的问题-Read data from a file, using backtracking to achieve the optimal solution of the 0-1 knapsack problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:906byte
    • 提供者:canon
  1. 0-1

    0下载:
  2. 0-1背包问题, 给定一个载重量为m,n个物品,其重量为wi,价值为vi,1<=i<=n,要求:把物品装入背包,并使包内物品价值最大-0-1 knapsack problem, given a load for the m, n one item, the weight wi, the value of vi, 1 < = i < = n, asked: the items into backpacks, and to bag the maximum value of the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:811byte
    • 提供者:浩星无恨
  1. bag-C-Algorithm

    0下载:
  2. 背包问题系列算法详解 背包问题是一个关于最优解的经典问题。通常被讨论的最多的,最经典的背包问题是0-1背包问题(0-1 Knapsack Problem)。它是一切背包问题及相关背包问题的基础。本篇博文将详细分析0-1背包问题,并给出0-1背包问题的几种解法,同时也对0-1背包问题的内涵进行延伸,丰富其外延至完全背包问题和多重背包问题,并给出背包问题的算法实现过程,希望对大家有帮助。-Detailed Algorithm for Knapsack Problem Series
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5.03kb
    • 提供者:唐永笙
  1. Matrix-function-bag

    0下载:
  2. 程序是用c语言编写矩阵函数包实现矩阵加减转置求逆,测试成功-Matrix function bag
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3.06kb
    • 提供者:方中远
  1. juzhenzhuanzhi-

    0下载:
  2. 实现矩阵倒置,在压缩包里,打开就可以看到,还有程序-Matrix inversion, compression bag, open you can see, there are procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:221.3kb
    • 提供者:胡杨杰
  1. read_easymesh20131006

    1下载:
  2. 本代码是windows平台上,将数据转换为tecplot软件的2进制格式的代码,代码的输入文件全部在压缩包里,输入格式是一套在linux平台开源软件EasyMesh 和一套自己开发的有限元程序代码的,已经将有限元文件的头文件也放到压缩包中,可以仿照该代码进行用tecplot的做后出理-This code is a windows platform, convert the data to binary format tecplot software code, the code is all i
  3. 所属分类:Algorithm

    • 发布日期:2015-11-30
    • 文件大小:2.45mb
    • 提供者:chang_geng
  1. BOF_SVM

    0下载:
  2. Bag of Feature and SVM example using opencv
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2.59kb
    • 提供者:winev52
  1. doc_sim_exercise

    0下载:
  2. 又是python写的文章相识度判断的算法 压缩包里有多个样本文件,可以调整阈值查看结果-It is written by the python similarity judgment algorithm Compression with a plurality of sample file bag, can adjust the threshold to view the results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:70.78kb
    • 提供者:aaa
  1. AlgoGenetique

    0下载:
  2. This the basic implementation of Genetic Algorithm for optimisation, the program treats the problem of hand bag with some criterias, the algorithm try to maximize the selection number of objects with higher Value that we put in the bag without exceed
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4.47kb
    • 提供者:Aymen
  1. Recuit

    0下载:
  2. This the basic Recuit simule Algorithm for optimisation, the program treats the problem of hand bag with some criterias, the algorithm try to maximize the selection number of objects with higher Value that we put in the bag without exceed the maximun
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.72kb
    • 提供者:Aymen
  1. hfem99

    0下载:
  2. 基于NSGA方法的多目标遗传算法程序,本程序为通用包,可自行修改,-The NSGA method based multi-objective genetic algorithm program, the program for gm bag, can change,
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:1kb
    • 提供者:UMemce
搜珍网 www.dssz.com