登录
首页 » Visual C++ » VC_MATLAB7SharedLibrary

VC_MATLAB7SharedLibrary

于 2009-06-06 发布 文件大小:48KB
0 276
下载积分: 1 下载次数: 1

代码说明:

  调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构: 1.声明变量或者是函数作为输入变量; 2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR 状态,并且构建MCR实例; 3. 对于每个库,调用一次Initalize函数,为库创建一个MCR 实例; 4. 调用库中的函数,并处理其结果(这是程序的主要部分); 5. 为每个库调用一次Terminate函数,用于注销相联系的MCR; 6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源; 7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Smfcco
    一些有用的MATLAB编写的MMFCC算法的代码。可直接使用。 (Some useful written in MATLAB of the MMFCC algorithm code. Can be used directly.)
    2012-07-26 11:10:37下载
    积分:1
  • Bloom
    Bloom效果(附代码), 很酷的一个效果,效率不算高。互相交流一下。看看吧!(Bloom effect (with code), a cool effect, efficiency is not high. Exchange about. Let' s see it!)
    2010-02-02 17:14:45下载
    积分:1
  • ping
    ping internet avariabile
    2014-11-09 12:04:28下载
    积分:1
  • matlab-json-master
    This package contains Matlab class to serialize/decode matlab object in json format. The software uses org.json java package to convert json to java object and then translates it into Matlab object.
    2013-09-28 06:38:56下载
    积分:1
  • RCS_fdtd1d
    基于FDTD的1D点源分布远远场场分布,程序简单,易于阅读和使用,适合初学者。 (FDTD-based one-dimensional distribution of far field point source field distribution, the program is simple, easy to read and use, suitable for beginners.)
    2011-12-28 16:17:39下载
    积分:1
  • libsvm-3.17
    svm分类器,实现线性svm分类,可以在matlab中或是vc++中编译运行,首先要进行编译(svm linear classifier)
    2013-05-09 07:56:24下载
    积分:1
  • basic
    matlab中许许多多的基础图像处理方法,最适合初学者使用,希望采纳哦(matlab image processing method in the base of many of the most suitable for beginners to use, hope to adopt oh)
    2015-03-18 14:51:43下载
    积分:1
  • 13898405raytracer7
    说明:  蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 (Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, can be cost-effective solution to the problem. This paper describes the methods and examples of the method to verify the correctness and superiority.)
    2008-12-04 20:48:36下载
    积分:1
  • pq_powerflow
    潮流计算是电力系统稳态分析的重要组成部分,pq分解法是牛拉法的改进。(Power system power flow calculation is an important part of the steady state analysis, P- Q decomposition method is a kind of improvement of cattle rafa.)
    2014-12-25 21:58:59下载
    积分:1
  • engDemo
    说明:  在VC++中调用Matlab引擎的两个例子(In VC++ calling Matlab engines in the two examples)
    2009-08-21 15:10:07下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载