-
vbmatlab
本文说明 vb与matlab连接的教程(This article explains to connect vb and matlab tutorial)
- 2008-03-24 12:46:32下载
- 积分:1
-
wa814
真的是一个好程序,LDPC码的完整的编译码,matlab编写的元胞自动机。( Really is a good program, Complete codec LDPC code, matlab prepared cellular automata.)
- 2017-05-22 22:11:08下载
- 积分:1
-
gundongtiao
这个小程序能够实现字体的滚动效果,非常有用,肯定能够帮助一些人。(This small program can be achieved fonts rolling effect, very useful and can certainly help some people.)
- 2010-01-04 16:15:44下载
- 积分:1
-
PpcaararC
关于matlab主元分析的一个简单单易懂的实例,可供初学入门者参考学习。
(On the matlab principal component analysis is a simple single-understand examples, for novice beginners for reference.)
- 2012-07-17 19:56:13下载
- 积分:1
-
VcAddMATLAB
VC++中使用MATLAB的C++数学库和MCC生成的程序。(VC use MATLAB C Math Library and MCC production procedures.)
- 2007-01-09 11:57:10下载
- 积分:1
-
1
说明: 利用直接替换法进行缓冲区溢出的相关检测的几个c++程序。(Related buffer overflow detection method using a direct replacement for a few c++ program.)
- 2014-11-25 14:55:56下载
- 积分:1
-
DigitalEarth
osgearth 矢量数据处理包含国际线和省级线(Osgearth vector data processing includes international line and provincial line)
- 2015-03-28 23:04:53下载
- 积分:1
-
16QAM
基于MATLAB的16QAM仿真设计,里面包括若干个M文件,使用者只要在MATLAB环境下运行,就能看到仿真结果。(MATLAB simulation of 16QAM based on the design, which includes a number of M documents, users simply run under MATLAB environment, you can see the simulation results.)
- 2009-12-23 11:52:27下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
a
说明: 基于多目标的跟踪和实现,里面介绍了跟踪算法的现状,以及如何基于mean shift和卡尔曼滤波改进跟踪算法(Based on multi-target tracking and realization, which describes the status of the tracking algorithm, and how mean shift and Kalman filter based tracking algorithm to improve)
- 2010-10-30 13:50:02下载
- 积分:1