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

资源列表

« 1 2 ... .11 .12 .13 .14 .15 25616.17 .18 .19 .20 .21 ... 28276 »
  1. shopping_Dynamic_Programming

    0下载:
  2. Jones先生是一位模范丈夫,每个星期六的早晨他的太太都会给它一个购物清单,他只能购买清单上所列的物品并且必须全部买齐。最开始,Jones先生总是穿梭于商店的过道之间,对每样商品选择最便宜的价格购买,但是他逐渐地厌倦了这种方式,并开始了一种新的尝试——对于商店中的每条过道只走一遍,并严格按照清单上物品的顺序购物。现在你要写一个程序来帮助他购物。你所拥有的信息除了清单所列的物品之外,还包括在他选择的整条路线上依次出现的商品和它的价格,你的任务是计算他购齐所有货物的最小花费。-Mr. Jones i
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11423
    • 提供者:汤烈
  1. 01knap

    0下载:
  2. 设有n种物品,每一种物品数量无限。第i种物品每件重量为wi公斤,每件价值ci元。现有一只可装载重量为W公斤的背包,求各种物品应各取多少件放入背包,使背包中物品的价值最高。-with n product, every kind of infinite number of copies. I first product for each weight wi kilograms, each worth ci yuan. Existing a carrying weight of the backpac
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31451
    • 提供者:汤烈
  1. shorttest_path_program

    0下载:
  2. 有N个城市,编号为0、1…N-1,每个城市之间的路径长度保存在二位数组a中,如a[i][j]表示城市i与城市j的路径长度。求某个城市到其余城市的最短路径。-cities are N, No. 0,1 ... N-1, every city path length between the two kept in a group median, if a [i] [j] i said cities and urban j length of the path. For a city to the o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4509
    • 提供者:汤烈
  1. code3[1]

    0下载:
  2. 此文件为数据结构用floyd算法实现最短路径的算法-file data structure to use Floyd algorithm to achieve the shortest path algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:李明
  1. okdes

    0下载:
  2. 经典的DES算法,确保可以编译通过,可以少花不少时间,-classic DES algorithm to ensure that the compiler is enacted, it will spend a lot less time,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:136029
    • 提供者:
  1. bbwt

    0下载:
  2. 自己随便写的 大家看看 最好有人帮我写个回溯算法0-1背包问题的演示软件 -own writing any of us look at the best people to help me write a backtracking algorithm 0-1 knapsack problem of presentation software
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:手电筒
  1. danyuanzuiduanlujing

    0下载:
  2. 该程序用来求图的单元最短路径,允许用户动态输入图-the procedure used to plan for the shortest path modules, allowing users to input dynamic map
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9563
    • 提供者:yuyu
  1. 20063202514811

    0下载:
  2. 本源码是一个算法,请大家多多共享,如有不当之处请谅解。-the source is an algorithm, we share a lot, if anything wrong with the request of understanding.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6808
    • 提供者:彭玉辉
  1. Family_tree

    0下载:
  2. 家谱用于记录某家族历代家族成员的情况与关系。现编制一个家谱资料管理软件,实现对一个家族所有的资料进行收集整理。支持对家谱的增加,删除,更新,统计等各项必须操作,并用计算机永久储存家族数据,方便随时调用。-genealogical records for a family history of members of the family and relationships. Preparation is a records management software, a family of all
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:170084
    • 提供者:Kong
  1. jxjh

    0下载:
  2. 数据结构的课设内容,实现教学计划编制问题-data structure classes based content, the teaching programming issues
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3313
    • 提供者:碰字见
  1. shujujiegouduoxiangshijisuan

    0下载:
  2. 这是一个数据结构实现简单的加减乘除运算的算法源代码,希望能及早通过,我想下载贵网站中的一个代码-This is a simple data structure of the arithmetic computation algorithm source code in hopes early, I want to download your site is a source of
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17539
    • 提供者:高兴
  1. wenfashibie

    0下载:
  2. 文法识别 文法识别 文法识别-grammar recognition gra mmar recognition gra mmar recognition grammar grammar Recognition Recognition
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:118646
    • 提供者:胡志明
« 1 2 ... .11 .12 .13 .14 .15 25616.17 .18 .19 .20 .21 ... 28276 »
搜珍网 www.dssz.com