-
mostvalurs
/*题目内容:有n件产品,编号分别为0,1,2,3,4,5,6....n-1,它们的重量分别是a[0],a[1],a[2]......a[n-1],它们的价值分别是b[0],b[1].....b[n-1],现在给你个承重为w的背包,如何让背包里装入的物品具有最大的价值总和?
*/ (this is a program that may help you do something )
- 2014-07-24 11:39:22下载
- 积分:1
-
LEACH-Protocol-in-OmnetPP.wsnlab.ir
LEACH Protocol in Omnet++.rar
- 2014-08-25 23:07:43下载
- 积分:1
-
MATLAB
MATLAB作业用,MATLAB实验用,MATLAB数字信号处理,信号与系统(MATLAB work with, MATLAB experiment, MATLAB Digital Signal Processing, Signals and Systems)
- 2013-11-09 20:28:00下载
- 积分:1
-
P+F r2000 sample
R2000-UHD demo
- 2020-02-20下载
- 积分:1
-
Frequency statistics, the complete C#! You take a look! More valuable advice!
词频统计,C#完成的!各位参考一下!多提宝贵意见!-Frequency statistics, the complete C#! You take a look! More valuable advice!
- 2022-02-06 11:36:21下载
- 积分:1
-
2408
用于存储数据,可存储1组数据.具体的大家可以侃侃2408的数据手册.(Used to store data, can store a set of data. Concrete that we can ably 2408 data sheet.)
- 2010-07-11 19:17:41下载
- 积分:1
-
last
计算两个日期的和或差,以及计算一个日期和一个天数的和或差,(Calculate two dates and or poor, and to calculate a date and a number of days and or poor,)
- 2010-01-06 10:14:50下载
- 积分:1
-
ParallelPortControl
这是WinIo.dll的一个使用实例,用VC++实现计算机并行端口数字信息的输入与输出,演示程序包括了常用的获取信息、发送信息的程序示例。(This is a WinIo.dll use of examples, using VC++ to achieve digital information the computer parallel port input and output, including presentation of the commonly used procedures to obtain information, send a message of the program sample.)
- 2009-07-16 20:56:56下载
- 积分:1
-
局域网监听
• // 获得网卡名字
• lpAdapter = PacketOpenAdapter(AdapterDeviceName); // 打开网卡
• if (!lpAdapter || (lpAdapter->hFile == INVALID_HANDLE_VALUE))
• {
• AfxMessageBox("打开网卡错误!");
• return;
• }
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-05 22:24:55下载
- 积分:1
-
带悬停提示的CTreeCtrl
带悬停提示的CTreeCtrl,鼠标悬停在某个Item上时,可出现提示内容,内容用户可自定义。
- 2022-03-13 20:30:42下载
- 积分:1