CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Executable Code

搜索资源列表

  1. vcmatlab7src

    1下载:
  2. MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:26.64kb
    • 提供者:林林
  1. ufogame

    0下载:
  2. 用java实现的UFO攻击游戏,里面有代码和可执行文件,操作简单,用鼠标左键单击UFO, 每击落10架之后,就会增加一架。-used to achieve the UFO attack game, and they code and executable files, simple operation, using the left mouse button click UFO, each downed 10, will be an increase.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:86.1kb
    • 提供者:林立
  1. 2D CUDA-based bilinear interpolation

    1下载:
  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 graphics card of reasonably moder
  3. 所属分类:matlab例程

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

    0下载:
  2. 精密测量中常用的误差处理函数,常用的数据处理,是自己用VC编写而成的-roberts (the use of Roberts edge operator on the edge of images extracted from source code, compiled executable file to run the parameters to be taken)
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:258.33kb
    • 提供者:dachao
  1. moving_object_detection

    0下载:
  2. This code detects object in a Video and indicates its position in each time frame and keeps track of it. The code is written in *.m format which is executable in MATLAB-This code detects object in a Video and indicates its position in each time
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1.14mb
    • 提供者:HirenParmar
  1. powctrl

    0下载:
  2. This manual describes the use of the Matlab/Simulink-based [The Mathworks, 2001] simulator TRUETIME, which facilitates co-simulation of controller task execution in real-time kernels, network transmissions, and continuous plant dynamics. The si
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:jok
  1. subcorrect

    0下载:
  2. Ever got a movie subtitle file that won t match? Here is a code to correct time offset and speed of .idx, .srt and some other subtitle files. Drag-drop capable executable is also included.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:106kb
    • 提供者:Transigent
  1. facestaginigraphy

    0下载:
  2. executable code for human encription image in a text from 1 to 99 years old
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:717.48kb
    • 提供者:asd
  1. honeytm

    0下载:
  2. honey TM mode matlab code executable for optifdtd applications in photonics
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.71kb
    • 提供者:srikala eranki
  1. hontmfld

    0下载:
  2. Fluid honey TM mode matlab code executable for optifdtd applications in photonics
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.08kb
    • 提供者:srikala eranki
  1. inplane1d

    0下载:
  2. inplane 1 dimentional code matlab code executable for optifdtd applications in photonics
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1000byte
    • 提供者:srikala eranki
  1. LTE-LTE-Advanced-link-level-code

    2下载:
  2. LTE 基带发端仿真系统-捧月答辩 可执行程序-Origin of LTE baseband simulation system- holding the executable program on the respondent
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4.2mb
    • 提供者:赵明雄
  1. chengjichaxun-GUI

    0下载:
  2. 自己编程的matlab成绩查询系统,能实现对.txt以及.xls等多种文件格式的读取,并通过mcc命令转化为可执行文件。压缩包内含所有源码。-Own programming matlab query system can achieve right. Reading txt and. Xls and other file formats, and through the mcc command into an executable file. Archive contains all the s
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:197.04kb
    • 提供者:lin
  1. AC

    0下载:
  2. 经典视觉显著性算法AC的Matlab代码以及可执行文件。-The Matlab code and executable files of the classic visual saliency algorithm AC.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:129.24kb
    • 提供者:HH
  1. cmex

    0下载:
  2. It is possible to compile C, C++, or Fortran code so that it is callable Matlab. This kind of program is called a Matlab Executable (MEX) external interface function, or more briey a \MEX- function. MEX enables the high performance of C, C++, and For
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:242.88kb
    • 提供者:ahmed
  1. aca

    1下载:
  2. 蚁群算法求解最优路径的源代码 可执行,有输出图-Ant colony algorithm for optimal path of executable source code, there is the output map
  3. 所属分类:matlab例程

    • 发布日期:2017-02-21
    • 文件大小:2.32mb
    • 提供者:hhd
  1. libsvm-3.22

    0下载:
  2. LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件可以解决C-SVM、ν-SVM、ε-SVR和ν-SVR等问题,包括基于一对一算法的多类模式
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:1.1mb
    • 提供者:incubus
  1. SVM_libsvm

    0下载:
  2. LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件可以解决C-SVM、ν-SVM、ε-SVR和ν-SVR等问题,包括基于一对一算法的多类模式
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:248kb
    • 提供者:impressive
搜珍网 www.dssz.com