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

搜索资源列表

  1. fft绘图matlab实现

    1下载:
  2. 用matlab和vc++联合开发的能量图绘图程序-using Matlab and vc joint development of energy mapping procedure
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:125.95kb
    • 提供者:小青
  1. 05 VC matlab联合编程-频域处理源代码

    3下载:
  2. 05 VC matlab联合编程-频域处理源代码,是用matlab与VC联合编程实现-05 VC Matlab programming joint-frequency domain processing source code is the use of Matlab and VC Joint Programming
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:347.2kb
    • 提供者:glg
  1. DataMiningExample

    0下载:
  2. 用MATLAB和VC实现关联规则挖掘的一个样例,有原码-using MATLAB and VC Mining Association Rules an example, the original code
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1.55mb
    • 提供者:刘数位
  1. patternreg

    1下载:
  2. 模式识别中的Parzen窗法ISODATA算法H-K(Ho-Kashyap)算法的实现,用matlab和VC编写-pattern recognition of Parzen window ISODATA method algorithm H-K (Ho-Kashya p) algorithm implementation using Matlab and VC prepared
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:78.59kb
    • 提供者:杜检来
  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
    • 文件大小:4.51kb
    • 提供者: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
    • 文件大小:11.91kb
    • 提供者:柳杨
  1. VC and Matlab

    0下载:
  2. 把matlab和VC联结的方法 给初学都一点启示 其实在VC里面用matlab也很简单而且有时候比用VC直接做程序会方便很多-put Matlab and VC linked to the Revelation 1:00 beginners are actually inside the VC used Matlab is also very simple and sometimes directly with VC than do many procedures will make it ea
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:868.79kb
    • 提供者:丁凌
  1. GetBMPPic.rar

    0下载:
  2. MATLAB和VC++混合编程实现BMP图像的读取显示,VC++为主要平台,中间调用MATLAB引擎,执行MATLAB语句,将读取的BMP数据显示出来。,MATLAB and VC++ Matlab read BMP images show, VC++ As the main platform, called intermediate MATLAB engine, the implementation of MATLAB statements will read BMP data display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:331.87kb
    • 提供者:yinwk
  1. sift.rar

    0下载:
  2. 用matlab和VC实现图像匹配拼接的sift算法,VC implementation using matlab and the image matching algorithm sift Splicing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.73mb
    • 提供者:yangdawei
  1. grabcut_matlab

    1下载:
  2. 三种基于GraphCut的图像分割方法,分别是GrabCut,LazySnapping和改进的GrabCut,其中用到了matlab和VC++的混合编程,在调用之前需生成mex文件-Three kinds of image segmentation method based on GraphCut, respectively GrabCut, LazySnapping and improved GrabCut, which used the matlab and VC++ mixed progr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6.29mb
    • 提供者:付莉
  1. VisualC++-MATLAB

    0下载:
  2. VC++与Matlab图像处理混合编程光盘,包含各种图像处理算法-VC++ And Matlab Image Processing Mixed-Language Programming CD-ROM, contains a variety of image processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:5.24mb
    • 提供者:zhangjing
  1. CompressBinaryData

    1下载:
  2. MATLAB和VC++混合编程实现行程编码压缩,以VC++为主要平台,采用混合编程的形式,用MATLAB来调用MEX函数所编写的DLL,实现文件压缩。-MATLAB and VC++ Matlab Coding trip to VC++ As the main platform, the form of hybrid programming using MATLAB function to call the MEX prepared DLL, file compression realize.
  3. 所属分类:GIS program

    • 发布日期:2017-05-10
    • 文件大小:507.35kb
    • 提供者:yinwk
  1. EmdL1_v2

    0下载:
  2. NOTES: 1. This implemention borrowed some basic framework from Rabner s original EMD code. 2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is located in the position i*(n2*n3) + j*(n3
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11.13kb
    • 提供者:束鑫
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:81.82kb
    • 提供者:yangyong
  1. image

    0下载:
  2. matlat和vc++混合编程,实现图像配准-image registeration using matlab and Vc++
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:17.48kb
    • 提供者:吴志伟
  1. matlab

    0下载:
  2. 两份Matlab的资料,一个是关于如何与VC接口调用Matlab的程序;一个是介绍matlab如何使用-Matlab two information, one is on how to call Matlab and VC interface procedures one is to introduce how to use matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.54mb
    • 提供者:palamer
  1. VC-MATLAB

    1下载:
  2. 共有十二章,每章都含有丰富的案例。包括图像点运算,图像变换,图像增强,图像分割,模式匹配,目标跟踪等大量的VC与MATLAB源码-A total of 12 chapters, each rich in both cases. Point operations, including image, image transformation, image enhancement, image segmentation, pattern matching, target tracking, such
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:4.91mb
    • 提供者:wangyichun
  1. matlabsourcecodeforfingerprint

    0下载:
  2. matlab 和VC的指纹识别算法源码 欢迎大家下载 共同学习 共同进步-matlab and VC fingerprint recognition algorithm source code welcome to download to learn together and common progress
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:358.25kb
    • 提供者:guihaitian
  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
    • 文件大小:1.51mb
    • 提供者:ZXX
  1. matlab-and--VCPP

    0下载:
  2. 有BP网络数字识别,人脸识别等。其中数字识别有4个,人脸识别有一个。BP网络识别有matlab和VC++。-BP network digital identification, face recognition, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:1.49mb
    • 提供者:李梦
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com