搜索资源列表

  1. ck_conty

    0下载:
  2. ck_conty为判断图的连通性的matlab mex文件,另附带包含BFS和DFS的C源程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3356
    • 提供者:xuyanbo
  1. matdemo

    0下载:
  2. matlab 和c或者c++ 接口程序,采用mex技术和matlab 计算引擎方式,可以提高matlab运行效率
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2252
    • 提供者:楚燕
  1. phd and matlab

    0下载:
  2. 本例利用C MEX及API文件实现matlab与PHD只见的通讯.能实现数据的存取。-MEX and C API documentation can be achieved with Matlab PHD seen communications. To achieve access to data.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12277
    • 提供者:黄勇
  1. svm465

    0下载:
  2. This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. H
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:153592
    • 提供者:孙荣超
  1. cml[1].1.6.2

    0下载:
  2. Documentation last updated on June 25, 2006. Contents: (1) Licensing information (2) List of currently supported features. (3) A quick start guide (4) The sim_param structure format. (5) The sim_state structure f
  3. 所属分类:邮电通讯系统

    • 发布日期:2009-05-30
    • 文件大小:511617
    • 提供者:frankxiaoliang
  1. 2D CUDA-based bilinear interpolation

    0下载:
  2. This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA gra
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:37881
    • 提供者:whitewalter
  1. MSER

    0下载:
  2. 主要函数由c语言编写,但是有matlab的mex文件方便使用。
  3. 所属分类:matlab例程

    • 发布日期:2010-09-20
    • 文件大小:2690130
    • 提供者:concha
  1. 深入浅出MATLAB 7.X混合编程

    0下载:
  2. 本书介绍了MATLAB7.x版本与其他语言混合编程的方法。内容包括在MATLAB中以文件方式导入、导出数据;在Windows和Linux开发C/C++语言的MEX文件;在Windows和Linux开发FORTRAN语言MEX文件;在MATLAB中使用动态连接库文件;在C/C++语言中调用MATLAB引擎;使用MATLAB编译器,以及如何在C/C++程序中使用mcc编译的库函数;在C++程序中使用MATLAB的COM编译器产生的COM组件
  3. 所属分类:其他书籍

    • 发布日期:2010-10-27
    • 文件大小:12988976
    • 提供者:creasy0117
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:667609
    • 提供者:shshlzh
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:845944
    • 提供者:shshlzh
  1. matlab函数

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processin
  3. 所属分类:Windows编程

    • 发布日期:2010-12-03
    • 文件大小:535910
    • 提供者:shshlzh
  1. cdll

    0下载:
  2. 直接通过DLL实现端口读写操作的mex程序-directly through DLL and write ports of mex procedures
  3. 所属分类:编程文档

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:高毅
  1. phd and matlab

    0下载:
  2. 本例利用C MEX及API文件实现matlab与PHD只见的通讯.能实现数据的存取。-MEX and C API documentation can be achieved with Matlab PHD seen communications. To achieve access to data.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:黄勇
  1. svm465

    0下载:
  2. This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. H
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:153600
    • 提供者:孙荣超
  1. turbo_codec.tar

    0下载:
  2. 可在unix下运行如在windows 下运行,则要用mex将cpp文件编译成dll文件,另外如有哪位能直接将mexsol文件转为dll文件,请给予帮助. -can run in windows under operation, the use of cpp mex document compiled dll files and if Which can be directly mexsol documents into dll file
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:286720
    • 提供者:丁小飞
  1. FuctionKey

    0下载:
  2. 一个matlab mex 文件,可以用来在matlab程序中捕捉用户按下的特殊功能健:F1, ..., F12. 使用时,在你的应用程序的 KeyPressFcn的函数体里,是用wgfcnkey,根据其返回值,判断是否有功能健被按下。-a Matlab mex documents, in Matlab can be used to capture user proceedings of the special features? K
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:余志华
  1. CorrelationDimension_luzhenbo

    0下载:
  2. 计算关联维的 Matlab 程序 - (mex 函数,超快) ----------------------------------- 文件夹说明: 1、CorrelationDimension_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、PhaSpaRecon.m - 相空间重构 5、Correlat
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:54272
    • 提供者:李晓燕
  1. matlab_visual_program

    0下载:
  2. 用matlab开发的可视化实验系统,采用了mex实现vc与matlab的通信,系统具有针对性和通用性-using Matlab development of the visualization experiment system, mex used to achieve vc Matlab and communications, the system is targeted and versatility
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:76800
    • 提供者:张先生
  1. jingtongMATLABzonghefudao

    0下载:
  2. 这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。如书名所示,本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力。由于M
  3. 所属分类:电子书籍

    • 发布日期:2024-05-18
    • 文件大小:1335296
    • 提供者:zhouyinye
  1. C++ProgramExample

    0下载:
  2. 此代码是C语言编程常用的一些例子的源代码,对于学习深入理解C语言有很好的帮助:):)-this code is the C programming language commonly used by some of the examples of source code, learning to understand in depth the C language with the help of a very good :) :)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:27648
    • 提供者:周颖
« 1 2 3 4 5 67 8 9 10 11 ... 21 »

源码中国 www.ymcn.org