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

搜索资源列表

  1. VCMatlab

    0下载:
  2. matlab和VC++混合编程的详细教程,相信对大家一定会有帮助!-matlab and VC++ mixed programming detailed tutorial, I believe we must help!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:832169
    • 提供者:wangbin
  1. matlabandvc

    0下载:
  2. VC++与Matlab混合编程的快速实现。快速实现vc++与matlab的接口通信。-VC++ and Matlab Fast Implementation of mixed programming. Fast Implementation of vc++ and matlab interface communication.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:104803
    • 提供者:duanyu
  1. DCTforMatlab

    0下载:
  2. VC++实现的离散余弦变换,用于matlab环境,与系统提供的不同。-VC++ implementation of the discrete cosine transform for the matlab environment, and the system provides different.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5004
    • 提供者:frank
  1. DrawGL02

    0下载:
  2. 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:2858
    • 提供者:BB
  1. MATLABEngine

    0下载:
  2. VC++中调用MATLAB引擎进行绘图完整源代码-VC++ graphics engine is called a complete MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:4518
    • 提供者:BB
  1. vcmatlabplot

    0下载:
  2. mfc编写的在vc中调用matlab绘图本列中可通过按些按钮调用Matlab会出正弦函数-vc mfc prepared to call matlab in drawing the line can be invoked by pressing these buttons will be a sine function Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:2047279
    • 提供者:xtbbbbdx
  1. GMMandSGM

    0下载:
  2. 一篇详细的介绍高斯混合模型(GMM)参数优化及实现的文档,有实例, 包括VC及matlab 实现。初始学者一看就能懂-A detailed descr iption of Gaussian mixture model (GMM) parameter optimization, and implementation documentation, including the VC and the matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:138426
    • 提供者:龚勋
  1. VCandMATLAB

    0下载:
  2. 本文介绍了VC++与MATLAB联合编程的几中方法,并重点介绍了DLL方法-This article describes the joint VC++ and MATLAB programming in several ways, and highlight the DLL method
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:153384
    • 提供者:浅浅
  1. 0417vcmatlabcanny

    0下载:
  2. vc 与 matlab之间的接口程序,方便工程计算,也为程序之间做了优化-vc and the interface between matlab program to facilitate the engineering calculations, but also between programs is optimized for the
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:95617
    • 提供者:gangjianxun
  1. Interfaceprogrammingandimplementation

    0下载:
  2. 本文简介了VC++和MATLAB特点,探讨了MATLAB与VC++接口编程的三种方法-This paper introduces the characteristics of VC++ and MATLAB to explore the MATLAB and VC++ programming interface, the three methods
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:63924
    • 提供者:戴家星
  1. VisualC_shixian_matlab_chuli

    0下载:
  2. 使用vc实现matlab数字图像处理,这书还不错的-Vc achieved using digital image processing matlab, this book is also good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9218123
    • 提供者:李闯
  1. JinXiang

    0下载:
  2. matlab 与 vc 混合编程在图像处理中的应用-hunhebiancheng
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:302405
    • 提供者:王海岗
  1. sadf

    0下载:
  2. VC++与MATLAB的混合编程 :This paper is origined from the API(Application Programme Interface)between Matlab6p5 and Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language C++ and Madab,what’s inore,has il
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:207518
    • 提供者:miaoxikui
  1. MexHello

    0下载:
  2. 本程序实现了最基本的一个MATLAB7.0和vc++6.0混合编程的一般步骤和具体的操作代码。对于用MATLAB和VC混合编程的新手来说是个上手的好东西啊!-This program implements a basic MATLAB7.0 and vc++6.0 mixed programming in general and specific operational procedures code. For the mixed programming with MATLAB and VC i
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:249075
    • 提供者:peter
  1. VCandMatlab

    0下载:
  2. 这是本人前段时间探索VC++和Matlab编程时最终现实的编程结果,最终在车牌识别上实现了二者联合编程!-This is my earlier VC++ and Matlab to explore programming results of ultimate reality programming, and eventually realized the license plate recognition on joint programming between the two!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-01
    • 文件大小:14280783
    • 提供者:wangbin
  1. VCandMATLAB

    0下载:
  2. 这里是vc与matlab混编的一些资料,希望能帮到大家啊!-Here is the matlab vc mixed with some of the information, hope to help you ah!
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3909850
    • 提供者:dangdang
  1. matcomplotshow

    0下载:
  2. 这是MATLAB和VC相互调用的例子,通过MATCOM来实现,所以想学习如果在VC中调用MATLAB函数的,可以学习一下-This is the MATLAB and examples of VC call each other by MATCOM to achieve, so if you want to learn to call MATLAB functions VC, you can learn about
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:5096886
    • 提供者:weicy
  1. vcmatlab

    0下载:
  2. 这是vc与matlab之间的联合编程所需要注意的问题的大总结,希望对您有用-This is the joint between vc and matlab programming problems that need attention by the large sum, I hope useful for you
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3105
    • 提供者:李风慧
  1. timefrequencyCPP

    0下载:
  2. VC++和matlab编写的时频工具箱,可以将C++源程序转换为matlab格式。本站有个这个源程序,但没有C++部分。这个版本最全。-VC++ and write the time-frequency toolbox matlab, C++ source code can be converted to matlab format. This site has a source, but no C++ parts. This version is the most complete.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:268212
    • 提供者:田飞
  1. 11

    0下载:
  2. matlab图形用户界面设计教程,像vc一样进行交互-tutorial matlab graphical user interface design, just as interactive as vc
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:9677
    • 提供者:xiongyunqi
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com