-
遗传算法得源代码
说明: 遗传算法得源代码,不是用MATLAB编得,而是用VC++编程.(genetic algorithm in the source code, instead of being MATLAB, but programming with VC.)
- 2006-02-20 20:52:59下载
- 积分:1
-
Fimage
二维数据成像利器,看波场快照、地震记录专用(Two-dimensional data imaging tool, see the wave field snapshots, seismogram special)
- 2015-04-29 10:37:47下载
- 积分:1
-
1
说明: 光电开关及其应用光电开关及其应用光电开关及其应用(Photoelectric switch and its application photoelectric switch photoelectric switch and its applications and its application)
- 2010-03-07 18:00:29下载
- 积分:1
-
IntroductiontoAlgorithm
关于算法设计最经典的教材,非常值得阅读,对一些较经典的算法都进行了详细的介绍(On the algorithm design and classic materials, well worth reading, for some of the more classical algorithms have carried out a detailed introduction)
- 2008-05-24 14:55:46下载
- 积分:1
-
findSaddledot
找出一个4行5列的二维数组的”鞍点”,即该位置上的元素在该行上最大,在该列上最小。也有可能没有鞍点。(identify a line 4 5 2-D array of "saddle point," that is the position of the element in the largest firms, out of the smallest. They may not saddle point.)
- 2007-06-10 15:57:59下载
- 积分:1
-
enlarge
对二维图片进行中心放大,能控制放大的倍数,采用最近邻法(enlarge pictures from the center of it,can control the index for enlargement)
- 2014-01-07 11:26:28下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
test3
vc和mat混合编程,利用matlab的com组件来实现mat和vc的混合编程(vc and mat mixed programming, the use of matlab' s com vc components to achieve mat and Hybrid Programming)
- 2011-04-25 09:54:16下载
- 积分:1
-
knn
lassification som reseau
- 2012-03-27 11:13:29下载
- 积分:1
-
friendtest4
有关友元函数,对于初学者是一个非常不错参考例子(friend
)
- 2009-11-30 19:36:03下载
- 积分:1