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

搜索资源列表

  1. seg_test

    0下载:
  2. 单片机数码管显示的小函数,自己编写的,初学者也许用的上-LED display for a small function, I have written, and beginners may be used in the
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:727
    • 提供者:fandy
  1. binarytree

    0下载:
  2. 二叉树的建立,查找,删除,平衡二叉树最小二叉树,二叉树的界面显示-The establishment of a binary tree, find, delete, balanced binary tree the smallest binary, binary interface display
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:385294
    • 提供者:liuwu
  1. ImageProcessingToolbox

    0下载:
  2. MATLAB的图像处理工具箱手册,涉及了图像显示、图像变换、图像配准等一些常用的图像操作-MATLAB image processing toolbox manual deals with image display, image transformation, image registration and some other commonly used image manipulation
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14871552
    • 提供者:ling
  1. VelocityTrack(new)

    2下载:
  2. 雷达速度波门跟踪源程序,动态显示跟踪过程,跟踪参数可调.-velocity Gate tracking radar source, dynamic display tracking process, track adjustable parameters.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:11850
    • 提供者:zyb
  1. RangeTrackBak

    1下载:
  2. 雷达距离波门跟踪源程序,可动态显示跟踪过程,跟踪参数可设.-The radar range gate to track source code can be dynamic display tracking process, track parameters can be set up.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3091
    • 提供者:zyb
  1. baoxian

    1下载:
  2. 保修产品在线展示系统,基于bs架构功能较全,也可作为学习材料-Warranty Products Online display system, based on capabilities of a full-bs architecture, but also can be used as learning materials
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1251015
    • 提供者:sunhui
  1. Huffman__T1620927282003

    0下载:
  2. Huffman Tree Encoder is an implementation of the HUffman algorithm.I wrote a simplified version of the Algorithm for this program. The Algorithm is also available with the program.The program can generate codes for the symbols entered as well as disp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:84373
    • 提供者:csp
  1. migong

    0下载:
  2. 迷宫求解 与用户交互创建迷宫并提供用户选择出口与入口,显示出来-Maze Solving and user interaction to create the maze and to provide the user to select export and import, display
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1569
    • 提供者:白剑
  1. ex6

    0下载:
  2. 利用堆栈的先入后出的原则进行输出显示, 可用于计算N!(N<=8)-The use of post-first-out stack the principle of output display can be used to calculate N! (N < = 8)
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1058
    • 提供者:zzyhyuan
  1. 2009_01_07_SignalProcessDemo

    0下载:
  2. 输入一个含有噪声的信号,使用fft将频谱显示出来、并可输入低通、高通,带通滤波的数值,结果立刻可现,不过是基于evc的程序,会vc的一看即明白-Enter a noisy signal, using fft the spectrum display, and can enter the low-pass, high pass, band-pass filter value, the results are immediately available, but the procedure is b
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:54144
    • 提供者:张炜
  1. 21-29

    0下载:
  2. 基于AT89C51单片机计算器数字输入显示模拟设计 第一次按下时,显示“D1”;第二次按下时,显示“D1D2”;第三按下时,显示“D1D2D3”,8个全显示完毕,再按下按键下时,给出“嘀”提示音。-Based on AT89C51 microcontroller digital input display analog calculator designed for the first time, when pressed to show " D1" second time,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1967384
    • 提供者:李磊
  1. LabVIEWqixiang

    0下载:
  2. 本Demo为模拟现实中分布式气象站和气象数据中心的功能,在程序中使用了Weather data.vi来产生分布式数据,通过datasocket将仿真数据发送至主程序Weather_station_main.vi进行实时显示和存储。-The Demo to simulate real life distributed weather stations and meteorological data center functions in the program used to generate W
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-14
    • 文件大小:3080573
    • 提供者:天天一天天
  1. 3

    0下载:
  2. 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1768
    • 提供者:zhu
  1. VisualHanoi

    0下载:
  2. 动态显示汉诺塔的自动搬运过程,每个盘用不同颜色的矩形表示,有很好的教学用途。-Dynamic Display Tower of Hanoi' s automatic handling processes, each with different colored rectangular plate, said there is a good teaching purposes.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1907628
    • 提供者:skyfrog
  1. smg12864zk_c51

    0下载:
  2. 这是一款长沙太阳子生产的液晶显示器的一个测试程序,你仅需改掉几个小地方,就可以方便你的使用-This is a son of Changsha, the sun of a liquid crystal display production test program, you just Gaidiao a few small places, you can easily use your
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1268
    • 提供者:王伟
  1. d47

    0下载:
  2. 实现了七段译码显示 程序很简单 但是作为模块可以经常用的着的 -Achieved a seven-segment decoder display program is very simple but often used as a module with the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:23999
    • 提供者:张亚芹
  1. 2

    0下载:
  2. Display 3D Points and Faces in the MATLAB Graphics Window
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3230
    • 提供者:sourik
  1. MATLAB.chinesesBook

    0下载:
  2. 第一篇 基本概述 第一章 基本概述 第二章 初探MATLAB 第二篇 繪圖功能 第三章 二維平面繪圖 第四章 三維立體繪圖 第五章 數值運算與其他應用面 第六章 影像顯示與讀寫 第七章 動畫製作 第八章 握把式圖形與GUI設計 第九章 GUIDE:GUI設計環境 第三篇 變數與資料結構 第十章 矩陣的處理與運算 第十一章 字元與字串 第十二章 多維陣列 第十三章 異質陣
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12852761
    • 提供者:陳煒松
  1. eletronic

    0下载:
  2. 仿真高频电子线路中的总共8个实验,包括电路原理图,在multisystem软件上可以正常运行并显示结果-Simulation of high-frequency electronic circuits in a total of eight experiments, including circuit schematics, the multisystem software can be run properly and display the results
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1127352
    • 提供者:晨曦
  1. 2

    0下载:
  2. 网页特效代码《时间日期》分类下的《年月日时分秒的即时显示》-Date when the minutes and seconds of real-time display
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:695
    • 提供者:hill
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com