登录
首页 » Visual C++ » zcgzxl

zcgzxl

于 2013-12-04 发布 文件大小:842KB
0 176
下载积分: 1 下载次数: 5

代码说明:

  最长公共子序列的 c代码,可以直接运行获得结果。(C code for the longest common subsequence can be run directly.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 0
    说明:  给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入. 输入:第一行两个正整数n(物品数)和C(容量) 第二行n个正整数n,表示物品价值 第三行n个正整数n,表示物品重量 输出:第一行表示总价值 第二行n个数(0/1),0表示物品不装入,1表示装入 例如, 输入: 5 10 6 3 5 4 6 2 2 6 5 4 输出 15 1 1 0 0 1 (Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
    2009-07-01 23:07:01下载
    积分:1
  • rain-flow-counting-method
    随机载荷模拟及雨流计数方法在matlab中的实现(Random load simulation and rain flow counting method implemented in matlab)
    2013-04-23 12:20:19下载
    积分:1
  • online
    这个小程序可以实现窗口的创建以及同步接收和发送消息的功能。(WHEN YOU SEND MESSAGE TO OTHERS ,THEY WILL CAN RECEIVE IT TIGHT NOW.)
    2014-09-17 19:43:37下载
    积分:1
  • cpp-primer-code
    cpp-primer-code预编码,仅供参考(cpp-primer-code pre-coding, for reference only)
    2009-01-21 08:19:42下载
    积分:1
  • eemd
    eemd的源码,内含5个m文件,分别求取不同参数(the source code of eemd the source code of eemd the source code of eemd the source code of eemd...the source code of eemd)
    2012-03-28 14:33:12下载
    积分:1
  • matlaba
    matlab代码 各种信息 对于初学者很有用(matlab code a variety of useful information for beginners)
    2013-04-11 10:59:30下载
    积分:1
  • icpdaima-matlab
    很好的代码,很好很强大,大家用来,试试看,谢谢(a good program)
    2013-05-24 10:52:15下载
    积分:1
  • rili
    找到的一个比较实用的日历程序源码,用于开发与日期相关的程序,替代Calendar,实现其无法改变颜色等操作(To find a more practical calendar program source code, for the development of date-related procedures, alternative Calendar, realize that it can not change the color and other operations)
    2013-08-05 17:30:50下载
    积分:1
  • OFDM
    基于matlab的ofdm系统仿真源程序 qpsk调制与qam调制(matlab ofdm)
    2011-05-05 10:06:17下载
    积分:1
  • pMATLABs
    pso 算法的matlab实现, pso 算法的的matlab实现。 ,经测试可直接使用。 (pso algorithm matlab realize pso algorithm matlab realize. Has been tested and can be used directly.)
    2012-09-30 12:47:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载