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

搜索资源列表

  1. VC++中调用Matlab .m函数编译后的对应c函数

    0下载:
  2. vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。-vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23533
    • 提供者:侯磊
  1. M-call-C

    0下载:
  2. 混合编程时,M文件中调用C语言函数,精通matlab编程一书的例程,希望有帮助。-mixed programming, the paper called M C language function, proficient Matlab programming routines in a book. hope it helps.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:31108
    • 提供者:张大鹏
  1. Matlabexampleaboutm

    0下载:
  2. Matlab 实例-编写M脚本文件,涉及比较深层的 MATLAB 内容:脚本;函数(一般函数、内联函数、子函数、私用函数、方法函数);程序调试和剖析;数据结构(类、对象);重载和继承;面向对象编程。本章配备了许多精心设计的算例。这些算例是完整的,可直接演练的。读者通过这些算例,将真切感受到抽象概念的内涵、各指令间的协调,将从感知上领悟到面向对象编程的优越和至关要领。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:31685
    • 提供者:白璐
  1. C++ Builder && Matlab 混合编程

    0下载:
  2. C++ builder与 Matlab混合编程,通过Matcom将Matlab的m文件编译为cpp文件,实现C++ builder调用Matlab;软件完成后,可以脱离Matlab运行环境。
  3. 所属分类:matlab例程

    • 发布日期:2011-08-24
    • 文件大小:11551104
    • 提供者:self_discipline
  1. 关于linux下文件编译的方法

    0下载:
  2. 摘 要: 本文主要阐述了关于linux下文件编译的方法以及vim编辑器的配置,并介绍了linux下热门开发工具。 关 键 词: vim配置与使用;linux文件编译;linux下热门开发工具 引 言: 1.一般拿到新的服务器都需要自己配置一下vim的环境,要不觉得总是不是很顺手。本文介绍了vim的基本配置以及一些个性化配置,用户可根据自己喜好及习惯自由配置;2.介绍了Linux文本编译的常用编译命令选项和多源文件编译方法,使读者对linux下文件编译有一个直观的了解;3.介绍了常用linux下开
  3. 所属分类:文档资料

  1. modbus-master

    1下载:
  2. 西门子S7-200PLC自由口协议Modbus主站库文件-Siemens S7-200PLC agreement free port Modbus master library file
  3. 所属分类:Com Port

    • 发布日期:2017-03-21
    • 文件大小:21513
    • 提供者:周春辉
  1. BootLoad_PeiMegaLoader

    0下载:
  2. 一个BootLoader程序和PC端的VB源代码 AVR程序是由527DZ的代码修改而来,主要修正了1个Bug,并增加了页地址效验 目标系统是M8,11.0592M,可根据需要修改,熔丝位BOOTRST要编程 VB程序只支持Bin文件,不支持Hex文件,可使用Hex2Bin工具转换,或使用烧录工具,调入后再保存成Bin文件,只是要注意长度,不要写到Boot区地址 -A BootLoader program and the PC side of the VB source code for
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:42334
    • 提供者:wangyi
  1. matlab_jiaocheng

    0下载:
  2. Matlab是Matlab产品家族的基础,它提供了基本的数学算法,例如矩阵运算、数值分析算法,Matlab集成了 2D和3D图形功能,以完成相应数值可视化的工作,并且提供了一种交互式的高级编程语言——M语言,利用M语言可以通过编写脚本或者函数文件实现用户自己的算法。 这是关于matlab的教程-Matlab family of products is the basis of Matlab, which provides the basic mathematical algorithms,
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:189477
    • 提供者:lyd
  1. 3DEditor

    0下载:
  2. vc++和opengl编程导入.max文件,并实现对象的选择,渲染,平移,旋转等功能-vc++ and opengl import programming. max file, and select the object implementation, rendering, translation, rotation and other functions
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7012664
    • 提供者:张杰
  1. matlabGUIexmMyfirstGUI

    0下载:
  2. 解压后将myfiest.fig,myfirst.m,Run_Draw.m放在同一个目录下,用matlab打开即可学习。 其中myfiest.fig是设计的GUI图形界面,myfirst.m是该图像界面的m文件,Run_Draw.m是该源文件中用到的一个绘图函数。 myfirst.m中给出了详细的注释,利用此例子可以快速入门matlabGUI编程。 有任何问题请联系:peiwt@126.com-After decompression myfiest.fig, myfi
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:6518
    • 提供者:张大玲
  1. mix_M_C

    0下载:
  2. M文件和C文件的混合编程。主要包括两部分,一部分是M文件一部分是C文件-M files and C files mixed programming. Mainly consists of two parts, one part of M is a C file file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:105977
    • 提供者:wudan
  1. Mp3Player

    0下载:
  2. 运用vfw实现mp3文件的播放和控制,适合多媒体编程入门学习-Mp3 files to use vfw to achieve the playback and control of
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:37749
    • 提供者:刘海涛
  1. Txt-file-fast-implementation-based-C-and-Fortran-m

    0下载:
  2. 基于txt文件快速实现C与Fortran混合编程-Txt file fast implementation based on C and Fortran mixed programming
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:125261
    • 提供者:llcc0554
  1. SPWM

    0下载:
  2. 基于c语言的再matlab上对spwm进行编程的程序源码 m文件 三相-Matlab c language based on the re-programming of the program source code spwm file-phase m
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:770
    • 提供者:黄胥
  1. FEMMATLAB

    0下载:
  2. 利用MATLAB易于编程和强大的数值计算功能的优点, 使用一种全新的方法进 行有限元结构分析。结合一个实例, 利用编写的M 函数文件, 求得节点的位移和反力-Easy to program using MATLAB numerical computing and powerful advantages of using a new method for finite element structural analysis. An example is the use of the M fun
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:152617
    • 提供者:李加旭
  1. M

    1下载:
  2. 即时聊天系统(LINUX网络编程),实现公聊、私聊、传文件。-Real-time chat system (LINUX network programming), to achieve the public chat, private chat, transfer files.
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-11-09
    • 文件大小:24360
    • 提供者:陈新文
  1. Color_Image_Proc

    0下载:
  2. 彩色图像处理,matlab,.m编程文件((a) Write a computer program that converts an arbitrary RGB color image to a web-safe RGB image (see Fig. 6.10 for a definition of web-safe colors). (b) Download the image in Fig. 6.8 and convert it to a web-safe RGB color image
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:219136
    • 提供者:未易
  1. share

    0下载:
  2. 半带滤波器仿真,包括一个 cpp文件和一个 m仿真文件()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:paierne
  1. spatninw-rnterrupt

    0下载:
  2. 半带滤波器仿真,包括一个 cpp文件和一个 m仿真文件()
  3. 所属分类:系统编程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:marnhjne
  1. 新建文件夹

    0下载:
  2. 我很擅长编程让我上传我的文件非常好希望可以开通(I'm very good at programming to let me upload my files very well.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:9880576
    • 提供者:祥哥无敌i
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com