CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - matlab vc 混合

搜索资源列表

  1. vc&Mat.rar

    1下载:
  2. VC&matlab混合编程的研究
  3. 所属分类:GDI/图象编程

    • 发布日期:
    • 文件大小:949361
    • 提供者:
  1. VC++中调用Matlab .m函数编译后的对应c函数

    0下载:
  2. vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。-vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23533
    • 提供者:侯磊
  1. VC与matlab混合编程实现图像处理

    1下载:
  2. 这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用- This is VC and the matlab mix programming in the picture processing application example, mainly is two kind of programming languages mutually transfers
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:110296
    • 提供者:杨晖
  1. VC++&&Matlab混合编程的快速实现

    0下载:
  2. VC++与Matlab混合编程的快速实现 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 103 KB -VC and MatLab the rapid realization of books Language : English books categories : program design license : free software books Size : 103 KB
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:106161
    • 提供者:陆宜山
  1. Matlab与VC CBuilder混合编程精选

    0下载:
  2. 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1170248
    • 提供者:srgr
  1. VC++中调用Matlab .m函数编译后的动态链接库

    1下载:
  2. 采用动态连接库实现matlab与vc的混合编程,供大家共享-Dynamic Link Library achieve Matlab and vc hybrid programming for share
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:97750
    • 提供者:adan
  1. matlab engine vc++

    0下载:
  2. 采用matlab的engine实现matlab与vc的混合编程,供大家共享.-using Matlab and Matlab engine vc achieve the mixed programming, for everyone to share.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:67971
    • 提供者:adan
  1. MATLAB_ADD_IN(document)

    0下载:
  2. 用ADD_IN实现VC++和Matlab的混合编程(文档部分)-with ADD_IN VC and Matlab mixed programming (documentation)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:34965
    • 提供者:周先生
  1. VC++Matlab.mhunhebianchegn

    1下载:
  2. vc++与matlab混合编程,对于那些把复杂算法运用到实际系统中的人,非常有用-vc mixed with Matlab programming, for those who use complex algorithms to the actual system. very useful
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20354
    • 提供者:正南方
  1. C_mat_mixpro

    0下载:
  2. matlab和vc混合编程-Matlab and vc Mixed Programming
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:166728
    • 提供者:刘均
  1. vcmat

    0下载:
  2. 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4621
    • 提供者:zhangjuan
  1. jzlkydm

    0下载:
  2. 矩阵类库源代码,用VC编写,程序是MATLAB与VC混合编程这本书上的-matrix class library source code, prepared by VC, the process is MATLAB and VC mixed programming on this book! !
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12194
    • 提供者:柳杨
  1. MATLAB-and-vc

    0下载:
  2. MATLAB与VC混合编程 对大家很有帮助的 希望大家可以下载 MATLAB与VC混合编程 对大家很有帮助的 希望大家可以下载-MATLAB and VC mixed programming Helpful I hope we can download
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:226382
    • 提供者:蒋辉文
  1. interface-problem(matlab-cPP)-

    0下载:
  2. matlab与VC++混合编程的接口问题,关于路径配置等,想要用混合编程的可以-the matlab and VC++, mixed programming interface on the path configuration, you want to use hybrid programming can take a look at
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:117936
    • 提供者:Burning
  1. mmatlabvca

    0下载:
  2. matlab vc 混合图象编程,MICROSOFT FOUUNDATION CLASS LIBRARY : trial. -matlab vc mixed image programming, MICROSOFT FOUUNDATION CLASS LIBRARY: trial.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:158853
    • 提供者:ruchen87
  1. Matlab-and-VC-mixed-programming

    0下载:
  2. Matlab与VC混合编程 ,书中详细的介绍了Matlab与VC混合编程的几种方法,绝对算一本好书,热爱数字图像处理编程的可千万别错过。-Matlab and VC mixed programming , the book detailed introduces the Matlab and VC hybrid programming of several methods, the absolute is a good book, have a passion for digital i
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:1578844
    • 提供者:ZXX
  1. VC-matlab

    0下载:
  2. 详细的介绍了matlab和VC++混合编程时的方法过程,对于想实现混编的同志很有帮助,希望能帮得到大家。-A detailed descr iption of the matlab mixed programming software and other methods when programming process, for those who want to achieve mixed comrades helpful, hoping to help get everyone.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:3985408
    • 提供者:mazhenguo
  1. matlab-simulation

    0下载:
  2. 《雷达系统设计MATLAB仿真》第一版源代码和代码生成 的图像,可以和VC++混合编程使用-" Radar system design MATLAB simulation," the first edition of the source code and the code generated images, you can use hybrid programming and VC++
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:6944693
    • 提供者:张翼飞
  1. VCPP--and--matlab

    0下载:
  2. VC++与matlab混合编程,软件运行环境为WinXP下的vc++和MATLAB7,运行软件之前应该先在MATLAB中设置编译环境,(基于VC++与MATLAB混合编程的医学图像处理系统)-VC++ and matlab mixed programming, the software operating environment for the vc++ WinXP under and MATLAB7, before running the software should first set t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4201820
    • 提供者:xiumugoing
  1. MatlabEngine

    0下载:
  2. 实现vc与matlab混编,在vc中调用matlab引擎实现对matlab的混合编程,实现指定的功能(Implementation of mixed VC with MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2724864
    • 提供者:Relosopher
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com