-
Laba_2
Default constructor
MyString::MyString()
{
m_szString = NULL
m_aSize = 0
cout << "Default constructor from my sting
"
}
- 2010-01-21 00:08:12下载
- 积分:1
-
iso_simplicial
Code that performs cardinality constrained optimization for different filter types
- 2014-09-05 13:23:55下载
- 积分:1
-
Matlab_Path_Planning
基于栅格法的路径规划算法实现(Matlab环境下)(Grid method is based path planning algorithm (Matlab environment))
- 2012-12-30 13:34:40下载
- 积分:1
-
GFactor
LTE基础平台中的G factor计算,即用户选择,非常有参考价值(very useful for lte user select)
- 2014-12-02 09:56:45下载
- 积分:1
-
VC调用matlab文件中的函数的实例的源代码
说明: 关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!(on how VC called defined in Matlab. M document examples of the function, which is the source code, we need to see friends!)
- 2005-11-09 15:25:14下载
- 积分:1
-
poissonal
最近在编制的一个求解微分方程的poission程序(Recently in the preparation of a program to solve differential equations poission)
- 2011-10-11 10:46:43下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
Pprtools317a
模式识别 MATLAB 的工具箱,比较实用,包括SVM,IICA,PCA,NN等等模式识别算法.,已通过测试。
(MATLAB toolbox of pattern recognition, more practical, including SVM, IICA, PCA, NN pattern recognition algorithms. Has been tested.)
- 2012-10-07 00:26:45下载
- 积分:1
-
Matlab
Detect circles with various radii in grayscale image via Hough Transform
- 2015-01-13 22:16:29下载
- 积分:1
-
binary-phase-shift-
现代通信原理课程中,在MATLAB中实现二进制相移键控调制程序。(Modern communication theory course, to implement in MATLAB binary phase shift keying modulation program.)
- 2011-10-04 10:38:18下载
- 积分:1