-
distance
世博会城市距离模型,主要来算球面的最近距离,曲线到点的距离等(Expo City distance model, the main sphere to the most recent count from the curve the point of distance)
- 2010-07-10 22:15:11下载
- 积分: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
-
RBFfunction
一个RBF神经网络的算法实现程序,可用于实现RBF神经网络的函数逼近(A RBF neural network algorithm procedure can be used to implement RBF neural network function approximation)
- 2008-07-26 14:16:59下载
- 积分:1
-
cic
说明: 五阶CIC梳状积分滤波器,可以综合,非常有参考价值(Fifth-order CIC points comb filter, can be integrated and very useful)
- 2008-11-17 12:57:01下载
- 积分:1
-
PID_8
普通PID控制及其扩展算法控制的MATALB仿真程序,内容包含面广.(ordinary PID control algorithm and its expansion of enriching control simulation program, which includes many sectors.)
- 2007-03-11 13:55:08下载
- 积分:1
-
CMA
基于matlab的CMA盲信道均衡恒模算法仿真程序(Simulation program based on Matlab CMA blind channel equalization, constant modulus algorithm)
- 2020-10-23 20:57:22下载
- 积分:1
-
LDPC_check_matrix.tar
说明: ldpc校验矩阵的代码
基于matlab写的
还请多多指点,新手(ldpc calibration matrix code based on Matlab also invited to write a lot of guidance, and newcomers)
- 2006-03-24 13:36:15下载
- 积分:1
-
FNNcontrol223
Matlab实现模糊控制与传统PI控制比较后证明模糊控制修正优于PI控制( Input X: 2 membership functions, Y: 2 membership functions Output U: 3 membership functions)(Matlab fuzzy control with conventional PI control proved that the fuzzy control correction is superior to PI control (Input X: 2 membership functions, Y: 2 membership functions Output U: 3 membership functions))
- 2012-05-26 08:00:54下载
- 积分:1
-
1svpwm3level
inverter pmsm very usefull
try it, please :)
- 2014-01-14 17:19:54下载
- 积分:1
-
lpc_comparator
This example program demonstrates how to use the on-chip Comparators
of the Philips LPC767/768/769 Devices. (This example program demonstrates how to use the on-chip Comparatorsof the Philips LPC767/768/769 Devices.)
- 2007-11-22 21:07:02下载
- 积分:1