-
matlabyansekongjianbianhuan
很好的图像处理代码。希望对你有用。谢谢。请多多至此(Very good image processing code. Hope useful to you. Thank you. Please lot to this)
- 2010-06-01 17:06:34下载
- 积分:1
-
Matlab
基于Matlab的一种光伏阵列模拟器的研究(matlab)
- 2009-05-26 10:38:01下载
- 积分:1
-
chapter19
matlab软件中有关elman神经网络预测的程序(matlab software procedures elman neural network prediction)
- 2013-12-10 09:42:57下载
- 积分:1
-
Programming-with-MATLAB-and-Visual-C
用MATLAB和VisualC_混合编程及应用(Hybrid Programming with MATLAB and VisualC_ and application)
- 2013-10-10 14:56:17下载
- 积分:1
-
JinXiang
matlab 与 vc 混合编程在图像处理中的应用(hunhebiancheng)
- 2010-12-21 12:53:55下载
- 积分:1
-
matlab-bin
MATLAB 二进制 相关函数介绍
十进制数转换为二进制数 等(MATLAB binary correlation function)
- 2012-10-27 11:20:55下载
- 积分:1
-
add
实现了MATLAB 与VC的混合编程的方法,生成相应的DLL动态链接库供VC调用,最后生成相应的空间。实现了二则的混合编程(Realized MATLAB and VC mixed programming method, to generate the corresponding DLL dynamic link library for VC call, the last to generate the corresponding space. Achieve a mix of programming Two)
- 2014-10-21 22:19:10下载
- 积分:1
-
Digital_image_processing_using_matlab
Digital image processing using matlab - Rafael C. Gonzalez, Richard E. Woods, Steven L. Eddins - 0130085197(Digital image processing using matlab- Rafael C. Gonzalez, Richard E. Woods, Steven L. Eddins- 0130085197)
- 2009-07-20 11:22:20下载
- 积分:1
-
displaytools
绘制地震图形matlab软件包,可采用不同方式进行剖面成图实现(Seismic mapping matlab graphics package, to be used in different ways to realize profile mapping)
- 2008-05-08 06:31:45下载
- 积分: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