-
irradiance
光伏电站中太阳光de 辐照度与光伏输出功率的关系(Relations photovoltaic solar power plant with an output power of irradiance)
- 2021-01-28 09:48:35下载
- 积分:1
-
D_alogo_matlab
D算法求最短路径利用matlab解决
输出S矩阵和行向量(Dijkstra algorithm)
- 2013-09-11 20:53:19下载
- 积分:1
-
USB-shujucaiji
USB数据采集系统论文-自己的毕业设计论文,花了很长时间做的,内容十分详细,包括核心代码和开发环境的设置。(USB Data Acquisition System papers-their graduation thesis design, and having spent a very long time. which is very detailed, including the core code and development environment configuration.)
- 2020-06-26 06:00:01下载
- 积分:1
-
fzxsjt_12434
百度贴吧WAP签到器百度贴吧WAP签到器(Baidu Post Bar, Baidu Post Bar WAP WAP sign is the sign is)
- 2014-01-08 08:46:34下载
- 积分:1
-
机器人正解及其逆解
计算六自由度机器人逆运动学解析解,数据可以自己改动(The inverse kinematics analysis solution of six degree of freedom robot is calculated, and the data can be changed by itself)
- 2017-10-19 15:56:18下载
- 积分:1
-
50627968labview
该程序用于labview信号分析功能,包括小波分析和快速傅里叶变换等(The procedures used for labview signal analysis functions, including wavelet analysis, and fast Fourier transform)
- 2013-01-04 14:54:09下载
- 积分:1
-
MFC定时器程序
C++定时器使用方法,定时器程序源代码,实现定时功能(C++ timer usage, timer program source code, to achieve timing function)
- 2017-09-22 21:04:42下载
- 积分: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
-
IC_Pro
此为电表售电管理系统,采用MFC制作,里面有详细的使用VC做数据库的及时间控制的经典源码(IC_MFC)
- 2010-05-07 23:44:39下载
- 积分:1
-
circle
一个会动得圆,让学习的人更好的了解C++知识,是最基本的知识,学习工程的基本入门。(Will get round a move, so who better to learn about C++ knowledge, is the most basic knowledge, basic engineering study entry.)
- 2011-08-17 17:47:38下载
- 积分:1