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

搜索资源列表

  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文件中的函数的实例的源代码

    4下载:
  2. 关于在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!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34225
    • 提供者:刘韬
  1. matlabgui

    0下载:
  2. 将MATLAB窗口画在VC的GUI上-MATLAB painted on the window of the GUI on VC
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:36670
    • 提供者:王悦
  1. vcwithmatlab

    1下载:
  2. vc与matlab混合编程的具体实例。vc调用matlab的.m函数,经过编译之后转换为C++程序,实现进行混合编程。-vc mixed with Matlab programming specific examples. Vc call Matlab. M function, compiled after the conversion of C procedures, mixed programming.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20374
    • 提供者:陈晨
  1. vc-io-mwArray

    1下载:
  2. 用VC读写Matlab中数据的例子,为精通Matlab编程一书中附带,可在混合编程时使用,加快开发速度。-VC read and write data in Matlab example of Matlab programming proficient with a book, Programming can be mixed use, and speed up the development pace.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:12908
    • 提供者:张大鹏
  1. VC++MATLAB

    1下载:
  2. VC++与MATLAB混合编程及其应用 摘 要 本文详述了在VC++6.0编译环境下如何利用Matlab来实现应用系统的设计和分析,介绍了通过Matlab与VC应用程序连接的常用方法,分析了VC与Matlab的混合编程的步骤,最后通过一个具体实例的实现过程对上述方法进行了应用性介绍。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:133227
    • 提供者:li
  1. Vc++.xinhao

    0下载:
  2. 实现VC++调用MATLAB对数字信号进行处理的一个例子
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:10548
    • 提供者:肖宝剑
  1. vc-matlab

    0下载:
  2. 在 VC中如何实现 matlab的调用,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:142357
    • 提供者:雷霆强
  1. EndPointDetectionDlg.rar

    0下载:
  2. 语音端点检测,VC+matlab混合编程,这个文件是包含语音端点检测的代码,用的是时频参数算法,Speech Endpoint Detection, VC+ Matlab mixed programming, this document is contained in voice activity detection of code, using a time-frequency parameters algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:4933
    • 提供者:programsalon
  1. Matlabmcc

    0下载:
  2. mcc的简单用法 关于matlab和vc的交互编程-MCC simple usage of vc on matlab and interactive programming
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:4824
    • 提供者:xbliu
  1. VCPP-and-matlab

    0下载:
  2. 本功能实现VC++与matlab的动态链接,能够具体实现三角函数的绘制,并能实时描点。-This feature dynamic link VC++ with Matlab, the concrete realization of the drawing of the trigonometric functions, and real-time depiction point.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:2074339
    • 提供者:王一
  1. vc-and-matlab

    0下载:
  2. VC与MATLAB之间的转换,通过设计可以在VC环境打开matlab代码-Conversion between VC and MATLAB open the matlab code in VC environment through design
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:26831
    • 提供者:yangchao
  1. LabVIEW-VC-Matlab

    0下载:
  2. 由于各种编程语言特点各异,因此,在一个控制系统中经常出现几种编程语言共存的情况,它们之间的通讯就显得尤为重要。结合“973”项目为背景,阐述VC、MatLab、LabVIEW之间通过DDE 实现数据交换。-Due to different characteristics of a variety of programming languages, therefore, often in a control system in the coexistence of several programm
  3. 所属分类:LabView

    • 发布日期:2017-11-01
    • 文件大小:194325
    • 提供者:iwregister
  1. VC-Matlab-EXAMPLE

    0下载:
  2. 详细介绍了如何通过VC调用matlab程序。很详细的内容-Detailing how VC call matlab program. Very detailed content
  3. 所属分类:ELanguage

    • 发布日期:2017-11-24
    • 文件大小:436424
    • 提供者:linchen
  1. VC-MATLAB-7-DLL

    1下载:
  2. 采用动态链接的方法,通过VC调用MATLAB,可以脱离matlab环境运行。-Dynamic link method by VC call MATLAB, we can run away from matlab environment.
  3. 所属分类:ELanguage

    • 发布日期:2014-05-18
    • 文件大小:324608
    • 提供者:linchen
  1. 22674394levelset-segmentation-vc

    0下载:
  2. 颜色空间的转换应用matlab编写的程序 很好用的程序-color space change use matlab wirite it is a good program
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:53820
    • 提供者:祝贺
  1. vc++matlab图像处理与识别案例书中的代码

    0下载:
  2. vc++matlab图像处理与识别案例书中的代码-vc Matlab image processing and recognition of the code book cases
  3. 所属分类:书籍源码

    • 发布日期:2014-01-28
    • 文件大小:5242967
    • 提供者:testsb
  1. VC-

    0下载:
  2. 一个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多--A multi-target tracking matlab code, which accompanied the document. Background subtraction method which can achieve real-time updates. The code when a small target detec
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1684
    • 提供者:
  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. Visual C++数字图像处理技术详解(源代码)

    1下载:
  2. 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
  3. 所属分类:书籍源码

    • 发布日期:2017-12-25
    • 文件大小:9137152
    • 提供者:sorra
« 12 3 »
搜珍网 www.dssz.com