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

搜索资源列表

  1. gnumex2.01

    0下载:
  2. gnumex 这是在matlab上用gnu 做c/c++编译器进行mex编译的工具。-henhao henqiangda!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:268170
    • 提供者:任吾
  1. cm

    0下载:
  2. 这个是用c编写mex程序,十分经典,希望能与大家共享.-C This is mex preparation procedure is very classic, I hope to share with you.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:129430
    • 提供者:向南
  1. BerndHafner

    0下载:
  2. C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file conver
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:35002
    • 提供者:李维
  1. mexFunction_src

    0下载:
  2. Visual c++ 编写MEX程序,实现素数判断,然后再matlab中调用。练习混合编程有帮助-Visual c++ write MEX program implementation to determine prime numbers, and then call matlab. Practice mixed programming help
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:4771
    • 提供者:刘殿金
  1. add_mlt

    0下载:
  2. vc++和MATLAB混合编程,mex技术实例,对学习非常有用-vc++ and MATLAB mixed programming, mex technical examples, very useful for learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2527
    • 提供者:lushi
  1. maxdemo1

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序6.5.1节代码 vc6.0通过 Win32 Dynamic-Link Library创建MEX程序-" MATLAB7.x and C/C++ mixed programming," supporting the source code vc6.0 6.5.1 through Win32 Dynamic-Link Library to create MEX program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:56045
    • 提供者:松花酿酒
  1. mexdemo2

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.1节代码 vc6.0通过MFC APPWizard(DLL)静态链接库创建MEX程序-" MATLAB7.x and C/C++ mixed programming," supporting the source code vc6.0 6.5.1 by MFC APPWizard (DLL) procedures for static libraries to create MEX
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:20970
    • 提供者:松花酿酒
  1. mexdemo3

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.1节代码 vc6.0通过扩展MFC动态链接库创建MEX程序-" MATLAB7.x and C/C++ mixed programming," supporting the source code vc6.0 6.5.1 MFC dynamic link library by extending the program to create MEX
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:247839
    • 提供者:松花酿酒
  1. MexDemoNet1

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.2节代码 vc.net通过MFC APPWizard(DLL)静态链接库创建MEX程序时-" MATLAB7.x and C/C++ mixed programming," section 6.5.2 source code supporting vc.net by MFC APPWizard (DLL) procedures for static libraries when creating MEX
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:47912
    • 提供者:松花酿酒
  1. Mytest

    0下载:
  2. 下载说明 您下载的资源来自TI德州中文网(http://www.tichinese.com) 使用前请您先阅读以下条款: 1) 本站不保证所提供资源的完整性和安全性; 2) 请在使用前查毒 (这也是您使用其它网络资源所必须注意的) ; 3) 由本站提供的程序对您的网站或计算机造成严重后果的本站概不负责; 4) 转载本站提供的资源请勿删除本说明注释/文档; 5) 本站提供的一部分资源为网上搜集而来,如果该程序涉及或侵害到您的 版权请立
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1136058
    • 提供者:李岩
  1. vcPmex

    0下载:
  2. 描述vc中调试mex文件,对matlab联合编程很有帮助,手把手教你调试-Descr iption vc debug mex file, matlab joint programming is helpful, and taught you how to debug
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:106991
    • 提供者:cpu
  1. MFC-AppWizard--static-link-library

    0下载:
  2. vc6.0通过MFC APPWizard(DLL)静态链接库创建MEX程序-vc6.0 MEX program created by the MFC AppWizard (DLL) static link library
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:23211
    • 提供者:薛定谔的猫
  1. hog_mex

    0下载:
  2. hog code for mex computing for osx
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:22492
    • 提供者:park
  1. ADC

    0下载:
  2. ADC数模转换程序,为实现浮点数据定电而编写的数值转换程序,采用C语言编写 并加入mex 接口函数-ADC' s digital-to-analog conversion process, the the numerical conversion program written for the realization of the floating-point data set electric, using C language
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:1427
    • 提供者:会还剩
  1. BPMPD

    0下载:
  2. BPMPD_MEX is a MATLAB® MEX interface to BPMPD, an interior point solver for quadratic programming developed by Csaba Mészáros at the MTA SZTAKI, Computer and Automation Research Institute, Hungarian Academy of Sciences, Budapest, Hungary. -BPMPD_
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:275228
    • 提供者:youcef
  1. IntDimCode

    0下载:
  2. This code estimates the intrinsic dimension of a dataset. It calculates three estimates. The estimator by the authors which was proposed in M. Hein, J-Y. Audibert Intrinsic dimensionality estimation of submanifolds in Euclidean space Pro
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:18551
    • 提供者:dadashi
  1. demag_tensor

    0下载:
  2. This Algorithm comutes demagnetizig tensor from Newell Paper[1] between two rectangular shape elements.Main function is and there is equivallent function written in c-language, you can use it to compile mex file.This scr ipt can be used in field of m
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:6869
    • 提供者:Yaroslav
  1. matlab-sqlite3-driver-master

    0下载:
  2. Matlab driver for SQLite3 database. Features include: * Simple and clean Matlab API. * Fast C++ MEX implementation. * Parameter binding for an SQL statement. * Multiple database connections. * Easy manipulation of query results as a
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:24765
    • 提供者:samuraiguy81
  1. LDPC

    0下载:
  2. The zip file contains 1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file 128x256regular_v6.mat is for those using Matlab 6.5. 2. Files for
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:76800
    • 提供者:肖力
  1. screen_grab

    0下载:
  2. MATLAB下,自动屏目截取函数。需要先选择编译器,在MATLAB窗口中输入mex -setup -MATLAB, the automatic screen mesh function interception. Need to select the compiler in the MATLAB window, type mex-setup
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:10415
    • 提供者:zhao
« 1 23 4 »
搜珍网 www.dssz.com