-
cwnd_point
通过HWND获得CWND指针的小例子,可以编译通过(HWND pointer obtained through the CWND small example, you can compile)
- 2010-03-08 13:28:36下载
- 积分:1
-
matrix-4
This is a matrix multiplication as an example of OpenMP parallel programming.
- 2015-03-13 05:07:13下载
- 积分:1
-
chapter10
matlab 中一些很用的代码,数值分析于应用。(matlab code, numerical analysis on the application.)
- 2013-04-27 10:39:21下载
- 积分:1
-
vcyumatlachulisartuxiang
文章主要介绍了利用MATCOM进行VC和MATLAB
混合编程的步骤与优点, 并将其用于SAR 图像处理与质量评估软件开发。该软件通过图形与菜单, 界面用户只需进行简
单的菜单操作就可以得到直观的处理和评估结果, 为开展SAR 图像处理、质量评估研究提供了一个有力的工具。(Article introduces the use of MATCOM for VC++ and MATLAB programming steps and advantages of mixed and used in SAR image processing and quality assessment of software development. The software graphics and menus, just a simple user interface, menu operations can be intuitive handling and evaluation of results, for carrying out SAR image processing, quality assessment study provides a powerful tool.)
- 2011-04-21 16:13:03下载
- 积分:1
-
libsvm-3.17
svm分类器,实现线性svm分类,可以在matlab中或是vc++中编译运行,首先要进行编译(svm linear classifier)
- 2013-05-09 07:56:24下载
- 积分:1
-
main
程序为地震勘探资料处理方法中的数值模型模拟正演,方法为射线追踪(The program forward numerical model for seismic exploration data processing method in the simulation, for ray tracing method)
- 2014-06-26 22:43:45下载
- 积分:1
-
用VC调用matlab的dll文件
用VC调用matlab的dll文件(VC call Matlab dll file)
- 2005-01-18 12:47:03下载
- 积分: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
-
geneticOptimizationtheory
遗传算法算例及matlab源程序,对遗传算法入门研究及借鉴 大有益处(Matlab genetic algorithm and source code examples, Introduction to research on the genetic algorithm and draw great benefit)
- 2010-05-20 11:02:45下载
- 积分:1
-
exercice5
exercise 5 ssd6 cache
- 2009-06-25 06:38:58下载
- 积分:1