-
ApiWithOutDeclare
Calling Windows APIs without declaration, full Visual Basic source code example.
- 2009-04-01 00:53:17下载
- 积分:1
-
usingMatlab
matlab 的应用指南,包括基础讲义,以及一些应用,适合各个程度的人。(matlab application guidelines, including the basis for lectures, as well as some applications, suitable for all levels of people.)
- 2009-07-13 09:11:49下载
- 积分:1
-
VC++_Matlab
搜集的一些matlab和vc++混合编程的资料,包含caj和pdf文档,很有实用意义!(collect some of Matlab and vc mixed programming information, contains PRODUCTS and pdf documents, It has practical significance!)
- 2006-12-11 13:21:41下载
- 积分:1
-
matlab_eng
说明: matlab编程引擎(matlab programming engine)
- 2008-09-14 17:25:52下载
- 积分:1
-
spline
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:37:29下载
- 积分:1
-
C_eig
利用幂法和反幂法求解按模最小特征值,按模最大特征值。与MATLAB中eig功能相似 (get the character value of a matrix, similiar with the function eig in matlab)
- 2013-12-02 11:04:25下载
- 积分: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
-
VBMatlab
:VB与Matlab混合编程方法,通过建立VB与Matlab间的ActiveX连接,实现VB应用程序中调用Matlab,
建立与Matlab ActiveX服务器的连接。该方法通过利用ActiveX技术、应用DDE与Matlab通讯、使用MatrixVB、
生成执行文件、编译动态链接库等步骤实现(: VB and Matlab programming mix, VB and Matlab through the establishment of connection between the ActiveX, VB application, call the realization of Matlab, the establishment and Matlab ActiveX server. The method is through the use of ActiveX technologies, applications and Matlab DDE communication, the use of MatrixVB, generated executable file, compiled dynamic link libraries and other steps to achieve)
- 2011-05-05 13:12:27下载
- 积分:1
-
example-2.29-1.0.0.tar
LIBRARY ZIGBEE WIRELESS SENSORS
- 2010-02-09 22:36:39下载
- 积分:1
-
pmx
Matlab遗传算法的部分映射交叉算子(pmx)源码。硕士论文论文参考(Matlab part mapping crossover operator of genetic algorithm (PMX) source
)
- 2014-09-06 15:16:07下载
- 积分:1