CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - MEX

搜索资源列表

  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, for help.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:287207
    • 提供者:丁小飞
  1. cdll

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

    • 发布日期:2008-10-13
    • 文件大小:24397
    • 提供者:高毅
  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. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:77290
    • 提供者:张先生
  1. GP_correlation_dimension

    2下载:
  2. 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6975
    • 提供者:许小可
  1. Atomizer0802

    0下载:
  2. % Atomizer Main Directory, Version .802 里面信号含有分解去噪合成过程的代码 %--------------------------------------- -------------------------------- % This is the main directory of the Atomizer package the full package % contains over 100 files, consisting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:593657
    • 提供者:li
  1. Lyapunov-exponents

    1下载:
  2. 用小数据量方法求lyapunov指数,matlab+MEX编程技术。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10418
    • 提供者:刘于江
  1. int2bin8

    0下载:
  2. The help section includes instructions for building a MEX function using the EMLMEX command, and for generating C-code using the EMLC command.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:860
    • 提供者:dairy
  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. However, if you really want to
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:153592
    • 提供者:孙荣超
  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 processing capabilities and it is amaz
  3. 所属分类:Windows编程

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

    0下载:
  2. c语言编写的mex程序,有pdf文档和源代码,对初学者很有帮助的资料-c language of mex procedures, pdf documents and source code, helpful information for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:129876
    • 提供者:颜伟
  1. Discrete optimization

    4下载:
  2. 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
  3. 所属分类:其他小程序

    • 发布日期:2013-01-05
    • 文件大小:32256
    • 提供者:温娟
  1. scm_mex_core

    0下载:
  2. This file contains functions for calculation of Spatial channel model for * Multiple Input Multiple Output (MIMO) simulations. It also has a mex gateway function * for Matlab use.-This file contains functions for calculation of Spatial channel
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:9248
    • 提供者:allan
  1. Lyapunov_exponents

    0下载:
  2. 小数据量法计算 Lyapunov 指数的 Matlab 程序 - (mex 函数,超快)-Small amount of data calculated Lyapunov index of Matlab procedures- (mex function, ultra-fast)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:53931
    • 提供者:peter
  1. meanshiftc

    0下载:
  2. example mex file in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:42250
    • 提供者:choi
  1. mex

    0下载:
  2. function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2239
    • 提供者:jafar
  1. cmex

    0下载:
  2. MATLAB与C接口的关于求两个数最小公倍数的C语言MEX文件-MATLAB and C interface to request two numbers on the least common multiple of the C-MEX files
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:677
    • 提供者:张风生
  1. mex

    1下载:
  2. 详细介绍如何在_VC++6.0_环境中编译与调试_mex_程序,简单易学-tell you how to compile and debug mex program in Vc,it is easy to learn
  3. 所属分类:Windows编程

    • 发布日期:2014-03-21
    • 文件大小:290136
    • 提供者:陈锦宇
  1. C-MEX

    0下载:
  2. 关于C MEX S-function 实例的讲解-About C MEX S-function of examples to explain
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:281543
    • 提供者:suyun
  1. mexfiles

    0下载:
  2. it is mex file. It connects visual studio and matlab
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:ULU?AY
  1. mexPythagDemo

    0下载:
  2. Mex demo to use c++ coding in matlab environment
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:137216
    • 提供者:Madhumidha
« 12 3 4 »
搜珍网 www.dssz.com