-
CAM_simulator_src
一个老外写的车削数控仿真程序,有g代码编辑的(a foreigner was turning the NC simulation program, code editors g)
- 2021-04-22 23:08:48下载
- 积分:1
-
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
-
SubmissionFormAndPaperTemplateChinese
国际计算机会议发表论文pdf模板,用于进行英文国际会议投稿,论文发表几率会增加很多(International Computer Conference papers pdf template)
- 2009-02-22 13:33:32下载
- 积分:1
-
yncipsulation-CPETT
说明: 源程序,,关于制作漂亮界面的,,可以产考一下,哈哈哈(Source program, about making a beautiful interface, you can produce a test, ha)
- 2018-12-24 04:40:29下载
- 积分:1
-
CANape读写IBS负载箱can报文
说明: canape工程,模拟发送报文配置,主要功能详见功能说明(canapeprogect.Analog send message configuration.)
- 2020-06-25 04:00:02下载
- 积分:1
-
256-gray
说明: 能将256色图像转换为黑白图像,程序简单易行,适合初学VC者练笔。(Able to convert 256-color image black and white images, the program is simple, suitable for beginners who Lianbi VC.)
- 2010-04-18 21:37:13下载
- 积分:1
-
WinAvraAvrStudio
AVRstudio和winavr的联用,多个文档,对于刚刚入门的单片机爱好者们非常有用。(AVRstudio and winavr hyphenated, multiple documents, for just getting started microcontroller enthusiasts very useful.)
- 2013-09-19 17:11:03下载
- 积分:1
-
lzwGif
gif格式图片生成,包括动画生成,是非常好的入门学习资料。(gif format image generation, including animation generation, is a very good learning materials.)
- 2013-12-09 20:43:10下载
- 积分:1
-
usart
AVR 单片机M8的 USART 实现发送和接收数据的基本 应用,对刚学AVR来说是一个不错的入门例程(AVR Singlechip M8 realize the USART to send and receive data on the basic application, just learning AVR is a good entry-routine)
- 2008-04-05 15:09:25下载
- 积分:1
-
MyPlayer
Borland C下编写的音频,视频播放器(Audio,video player under Boland C)
- 2013-11-26 19:53:00下载
- 积分:1