-
91331984PowerStation1
matlab编写的电压稳定分析程序
matlab编写的电压稳定分析程序(matlab prepared procedures for voltage stability analysis matlab prepared voltage stability analysis program)
- 2008-07-15 20:04:21下载
- 积分:1
-
fuzzy
模糊数学在聚类分析中的作用(matlab代码)(Fuzzy clustering analysis of the role in the (matlab code))
- 2013-08-22 14:51:18下载
- 积分:1
-
Matlab
Matlab数字图像处理源代码,里面有书上的代码,便于读者下载(Matlab Digital image processing source code,There are books code, convenient for readers to download。)
- 2013-12-05 15:19:41下载
- 积分:1
-
erode
morphological operation such as erosion is very suitable to compress the size of the cell by using SE.
- 2011-05-03 19:03:00下载
- 积分:1
-
VTB4Matlab
说明: 一组图象与视频处理C/C++代码,该软件包可用于Matlab。包括读取AVI和CIF/QCIF视频序列代码,Canny算子,Harris角点检测,全局阈值算法,动态阈值算法等等。(AP as a video processing with C/C code, the software can be used in Matlab. AVI including reading and CIF/QCIF video sequence code, Canny operator, Harris corner detection, and overall value threshold algorithm, dynamic threshold algorithm and so on.)
- 2005-11-22 21:38:47下载
- 积分:1
-
Input_5p2
ANSI input 5p2 implementation
- 2012-10-23 14:08:36下载
- 积分:1
-
itpp-4.3.1
IT++ is a C++ library of mathematical, signal processing and communication routines.
- 2015-04-20 11:27:40下载
- 积分:1
-
See5-demo
一个对应于C5.0的DEMO程序(a C5.0 corresponding to the procedures DEMO)
- 2004-10-18 10:20: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
-
Robot
jx Robot源码,需要的可以看看,互相学习(jx Robot source, need to look at)
- 2014-02-20 12:47:50下载
- 积分:1