-
sort
Merge Sort Implementation!!
- 2014-10-07 13:50:43下载
- 积分:1
-
HDB3
生成一个随机序列,然后对其进行HDB3编码,最后对其解码,显示出来(Generating a random sequence, then subjected HDB3 encoding, and finally decodes, displayed)
- 2015-04-02 14:05:00下载
- 积分:1
-
VC中调用MATLAB示例代码
VC中调用MATLAB示例代码(VC Calling MATLAB sample code)
- 2005-03-12 09:34:38下载
- 积分:1
-
JiLinUniversity-matlab
吉林大学matlab教程,里面都是些常用的方法介绍,适合英语不好想学习matlab的初学者(Jilin University matlab tutorial, there are some commonly used methods of introduction, English is not good for the beginner want to learn matlab)
- 2011-08-14 17:32:12下载
- 积分:1
-
ChildFrm
The first scheme is based on the spatial locality of feature vectors corresponding
to similar images. Learning is effected by modifying the query vector to incorporate the
positive examples. The second scheme is based on “distorting” our view of the feature space. An
new similarity distance between an image and the query is learned from the relevance feedback.
- 2009-11-23 06:51:13下载
- 积分:1
-
hunhebiancheng_123
matlab与CC++混合编程程序,可以参考下,适合初学者(matlab and C C++ mixed programming program, you can refer to, for beginners)
- 2013-07-12 12:27:54下载
- 积分:1
-
VC-matlab
利用VC 调用matlab数学库和图形库的方法,实现vc和matlab的混合编程(VC call to use matlab math library and graphics library approach, the realization of a mixture of vc and matlab programming)
- 2007-12-16 10:47:11下载
- 积分: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
-
grayscaltransform
说明: 一个简单的色彩迁移程序,可以顺利的实现对灰度图像的上色,程序编译通过,有较好的效果(a simple relocation process color, the smooth realization of the right color to grayscale images, compiler, better results)
- 2006-02-28 09:56:04下载
- 积分:1
-
MATLAB-SimMechanics
MATLAB-SimMechanics机构动态仿真讲解教程(Dynamic simulation of MATLAB-SimMechanics bodies to explain the tutorial)
- 2012-06-27 16:39:36下载
- 积分:1