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

搜索资源列表

  1. MATLAB函数查询手册

    0下载:
  2. MATLAB是当前最流行的大型数学工具软件之一,能够完成绝大部分科学运算。《Matlab函数和实例速查手册》从实用角度出发,系统介绍MATLAB各种函数,包括:数组、矩阵与线性代数、基本数学计算函数、符号计算与符号数学工具箱、程序控制与设计、MATLAB绘图、用Simulink进行系统仿真、图形用户界面GUI、MATLAB信号处理、MATLAB与数理统计等。为便于读者对MATLAB函数的理解,书中列举了大量的函数实例,真正帮助读者学以致用。(MATLAB is one of the most p
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:15394816
    • 提供者:刀刀2010
  1. Python核心编程第2版

    0下载:
  2. python编程资料,使用入门。包含基本语法,多下次,gui以及网络编程等。(Python programming information, the use of entry. Contains basic syntax, more next time, GUI, and network programming.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:5353472
    • 提供者:jeffCN
  1. jengyangao

    0下载:
  2. Monte Carlo simulation method of calculating the American option price and basic descr iption, Thermonuclear using weighting factors Based on matlab GUI interface design.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:6144
    • 提供者:funyanjie
  1. Huffman

    0下载:
  2. 霍夫曼编码的基本方法是先对图像数据扫描一遍,计算出各种像素出现的概率,按概率的大小指定不同长度的唯一码字,由此得到一张该图像的霍夫曼码表。编码后的图像数据记录的是每个像素的码字,而码字与实际像素值的对应关系记录在码表中。 GUI实现(The basic method of Huffman coding is to scan the image data first, calculate the probability of occurrence of various pixels, speci
  3. 所属分类:压缩解压

    • 发布日期:2017-12-29
    • 文件大小:10240
    • 提供者:花零。
  1. 新建 好压 ZIP 压缩文件

    0下载:
  2. 图像处理本文主要介绍了基于MATLAB的图形用户界面(GUI)来制作图像处理软件平台的具体过程和相关技巧,文章主要从几个方面展开论述:第一,简单介绍下GUI与GUIDE;第二,介绍以下GUIDE的模板(pictureThis paper mainly introduces the MATLAB based graphical user interface (GUI) to make the process of image processing software platform and rel
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:10240
    • 提供者:梦想岛
  1. yuyinchuli

    0下载:
  2. 在matlab平台利用GUI界面实现录音,播放。并对语音信号进行频谱分析,特定人语音识别,混响,混频等基础功能。(On the MATLAB platform, the GUI interface is used to record and play. And the speech signal spectrum analysis, specific speech recognition, reverberation, mixing and other basic functions.)
  3. 所属分类:语音合成与识别

    • 发布日期:2017-11-10
    • 文件大小:12288
    • 提供者:Uchiha
  1. lab06

    0下载:
  2. 1. basic arithmetic gui 2. day of weeks gui 3. quadratic gui
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:343040
    • 提供者:at5393
  1. 第6章

    0下载:
  2. 建立GUI的的基本例程,以及界面间数据传递的例程(The basic routines for establishing GUI and the routines for data transfer between interfaces)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:593920
    • 提供者:Harden13
  1. GUI2DGame

    0下载:
  2. 游戏关卡见参数传递的基本方法:(1)关卡切换方法(2)关卡之间参数传递方法(3)实现GUI图片选择的方法(Basic methods of parameter transmission in game cards: (1) switch off method (2) the method of parameter transfer between cards (3) to implement GUI picture selection)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-11
    • 文件大小:1248256
    • 提供者:九令
  1. Qt5学习资料

    0下载:
  2. QT5 学习资料,包括基本知识的介绍、常用 GUI 组件的介绍、常用技术的介绍等;内容上将结合 Qt 4 与 Qt 5 两个部分。(QT5 learning materials, including introduction of basic knowledge, introduction of commonly used GUI components, introduction of common technologies, etc., will combine two parts of Qt
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:1940480
    • 提供者:sungodone
  1. 《Matlab宝典》

    0下载:
  2. 《matlab宝典》是一本matlab教程,由浅入深、循序渐进地介绍了MATLAB7.0的知识体系及操作方法。全书共分14章,内容涵盖了MATLAB7.0概述、基础知识、数值运算、数据分析、符号计算、数据的可视化、M语言程序设计、Simulink仿真系统、句柄图形、GUI、文件输入/输出、编译器和应用程序接口等。(Matlab dictionary is a matlab tutorial, which introduces the knowledge system and operation
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:29322240
    • 提供者:why0719
  1. software_final

    0下载:
  2. 一种基于Arnold变换的图像加密技术,并且用Matlab的GUI界面设计一个用Arnold算法进行图像加密的程序。该程序实现了Arnold图像加密算法的加、解密功能,以及一些基本的图像处理功能。(A kind of image encryption technology based on Arnold transform, and use Matlab GUI interface to design a Arnold encryption algorithm. This program imp
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:13301760
    • 提供者:leohu
  1. MPC5744P-MC33907-MC33908

    1下载:
  2. *这套系统的主要特点如下: * -电源管理 * -事件处理 * -中断处理 * -窗口实时WD刷新与控制计算 * - ADC处理 * - UART沟通 -中断优先级处理 * -与图形用户界面(GUI)的通讯(* MPC5744P Basic Drivers and the PwSBC driver. * * The key features of this package are the following: * - Power management * - Event handling *
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-07-09
    • 文件大小:781312
    • 提供者:一笑而过zds
« 1 2 ... 14 15 16 17 18 19»
搜珍网 www.dssz.com