登录
首页 » Visual C++ » VC_MATLAB7SharedLibrary

VC_MATLAB7SharedLibrary

于 2009-06-06 发布 文件大小:48KB
0 340
下载积分: 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 个回复

  • GUI
    快速入门MATLAB下的GUI用户界面设计,最适宜新手使用(Under the Quick Start MATLAB GUI user interface design, the most appropriate use for novice)
    2011-05-12 16:35:22下载
    积分:1
  • queue
    排队买饭程序:利用队列实现,可以有好朋友一起排队。(Queuing to buy food program: the use of queues to achieve, you can have friends lined up together.)
    2014-01-11 21:28:30下载
    积分:1
  • EX_8
    (1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。 (2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下: void writeTo (char filename[ ]) (3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下: void readFrom (char filename[ ]) ((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
    2016-05-13 19:01:27下载
    积分:1
  • 13
    说明:  图象压缩方面的论文pdf格式 可用于毕业设计方面的工作(Image compression pdf format papers for school design work)
    2010-05-26 20:37:18下载
    积分:1
  • Agasionzationr
    Ar气在CO2激光作用下的电离mmatlab程序代码。 (Ar gas effect of CO2 laser ionization mmatlab program code.)
    2012-08-23 22:20:57下载
    积分:1
  • matlabODEexample
    说明:  从方程组中消去一些未知函数及其各阶导数,得到只含有一个未知函数的高阶常系数线性微分方程(Eliminated from the equations of some unknown function and its first derivative, the only unknown function contains a higher-order linear differential equations with constant coefficients)
    2008-11-23 14:21:58下载
    积分:1
  • yangxuanfenjie1
    计算超声射频数据的实用程序,主要对数据进行滤波操作,进行频谱分析。(Utility calculation ultrasound radiofrequency data, data filtering, spectrum analysis.)
    2013-03-17 20:53:24下载
    积分:1
  • FrequencyFilt
    根据频率的不同,设置不同的滤波器,包括低通、高通、带通等(Depending on the frequency set different filters, including low pass, high pass, band pass, etc.)
    2013-12-30 07:23:00下载
    积分:1
  • circle1
    利用有限差分算法实现动力学方程的求解单个球体在环形容器中运动分析(Finite difference algorithm for solving the dynamic equations in a single sphere in the circular movement of the container)
    2010-11-22 16:27:32下载
    积分:1
  • simulation
    this code is for simulation solution
    2012-08-02 14:30:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载