搜索资源列表
vc-io-mwArray
- 用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.
MatlabVc2007417
- 这是一个基于MATLAB与VC混合编程的程序代码!是关于一维离散小波去噪的程序!-based on MATLAB and Visual C + + programming code! On the one-dimensional discrete wavelet denoising the procedure!
COMTest2005_v0.8
- 在vc.net中调用Matlab生成的COM组建实现曲线拟合。-in vc.net Calling Matlab generated COM form and curve fitting.
wenMatlabFit_dn05
- 利用Matlab工具在VC dotNet中实现聚点拟合以及直径测算的程序-Matlab tool in achieving VC dotNet accumulation diameter calculation and fitting procedures
serial-t
- 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
Matlabmcc
- mcc的简单用法 关于matlab和vc的交互编程-MCC simple usage of vc on matlab and interactive programming
Wavelet-and-Matlab7
- 《小波分析理论与Matlab7实现例程》一书里面各章节的源码,可以直接使用,对于学习很省时间。-"wavelet analysis theory and Matlab7 achieve routines," a book which all sections of the source code, can be directly used for the study is time.
VCMatlab
- VC++与Matlab混合编程方法剖析,关于混合编程的基本思路-VC++ and Matlab programming hybrid analysis of the basic ideas on the mixed programming
addddd
- 一个add文件,里面有matlab和vc接口实例。 用vc打开使用-Add a file, there are instances of matlab and vc interfaces. Open to use with vc
VCPP-and-matlab
- 本功能实现VC++与matlab的动态链接,能够具体实现三角函数的绘制,并能实时描点。-This feature dynamic link VC++ with Matlab, the concrete realization of the drawing of the trigonometric functions, and real-time depiction point.
gps-big-bang
- 关于GPS定位的书籍程序和设计报告等,非常详细和全面,包含大量matlab和VC++源代码,可直接运行,以及相关热门书籍和课件,是长期搜集的成果,非常有用。-On the books of the GPS positioning process and design reports, very detailed and comprehensive with matlab and VC++ source code can be run directly, as well as popular bo
vc-and-matlab
- VC与MATLAB之间的转换,通过设计可以在VC环境打开matlab代码-Conversion between VC and MATLAB open the matlab code in VC environment through design
matcom
- matcom4.5编译器,是matlab与vc++混合编程的编译器,可以很轻松的实现m文件与c之间的转换,附有安装包和安装方法,有问题请留言。-The matcom4.5 compiler, is mixed programming of MATLAB and vc++ compiler, can achieve m files easily and the transformation between C, with the installation package and method
VC-and-MATLAB
- VC6_0与MATLAB7_x混合编程方法研究-VC6_0 and MATLAB7_x mixed programming method
vc++matlab图像处理与识别案例书中的代码
- vc++matlab图像处理与识别案例书中的代码-vc Matlab image processing and recognition of the code book cases
VC-
- 一个多目标跟踪的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
matlab-simulation
- 《雷达系统设计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++
26230243DReconstruction
- 三维重建的代码,用VC++和MATLAB编写的-Three-dimensional reconstruction of the code, using VC++ and MATLAB
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像