CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 矩阵键盘

搜索资源列表

  1. VHDLKEYBOARD

    0下载:
  2. 此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能, 达到了预期的设计目的。同时,将状态机、扫描线、计数器等相关参数稍作改动,就可以扩展到实现不同键盘矩阵的设计-VHDL hardware descr iption language to achieve the keyboard design of the actual operation of testing show that This module in res
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:62968
    • 提供者:章菁
  1. Matrix-for-nearest-load

    0下载:
  2. 编写程序,从键盘输入网络系统的节点数和联络矩阵,实现求出和输出最小路集。-print the load matirx to gain the nearest load between two point among a net.
  3. 所属分类:File Formats

    • 发布日期:2017-11-18
    • 文件大小:28672
    • 提供者:chk
  1. array

    0下载:
  2. 矩阵乘法 在主函数中输入m和n (0<m, n<=5),分别定义矩阵Am X n,Bn X m和Cm X m ,从键盘读入矩阵A和B中元素的值。调用函数multiply()计算矩阵C=A XB。并在主函数中输出矩阵C。 -array multiplication
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1230
    • 提供者:小辛
  1. juzhenxiangchengcPP

    0下载:
  2. 矩阵乘法,实现任意两个矩阵相乘,可以通过键盘直接输入矩阵也可以调用文件,十分方便-Matrix multiplication
  3. 所属分类:Document

    • 发布日期:2017-12-07
    • 文件大小:4368
    • 提供者:hhh
  1. Microcontroller

    0下载:
  2. 键盘是由若干按钮组成的开关矩阵,它是单片机系统中最常用的输入设备,用户能通过键盘向计算机输入指令、地址和数据。一般单片机系统中采和非编码键盘,非编码键盘是由软件来识别键盘上的闭合键,它具有结构简单,使用灵活等特点,因此被广泛应用于单片机系统。-The keyboard is composed by a number of push button switch matrix, which is the most commonly used single-chip system, the input
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:5578
    • 提供者:朱士春
  1. key-led

    0下载:
  2. 4×4键盘矩阵控制条形LED显示 是采用51单片机来控制-Led control by the key
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:579
    • 提供者:liu
  1. mimasuo

    0下载:
  2. 本系统由单片机系统、矩阵键盘、LED显示和报警系统组成。系统能完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能。除上述基本的密码锁功能外,声光提示等功能,依据实际的情况还可以添加遥控功能。本系统成本低廉,功能实用-The system consists of single-chip systems, matrix keypad, LED display and alarm system. System to complete the unlock overtime ala
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4381
    • 提供者:资道利
  1. AVR-Studio

    0下载:
  2. ATMEGA16 AVR单片机,矩阵键盘实验测试,程序驱动键盘-GCC AVR Studio development environment under routine
  3. 所属分类:Software Testing

    • 发布日期:2017-04-14
    • 文件大小:5134
    • 提供者:许非
  1. 1

    0下载:
  2. 行列反转扫描法在矩阵键盘中的应用及编程思想-MCU key scan
  3. 所属分类:Project Design

    • 发布日期:2017-04-23
    • 文件大小:275453
    • 提供者:勊比
  1. mkey

    0下载:
  2. AVR mega16 使用的矩阵键盘和1602液晶程序代码,带Proteus仿真。 按一键后在LCD1602 屏幕上显示按键号。-Code of Matrix keyboard and LCD1602 for AVR mega16, with Proteus simulation. After press the key, display key’s number on the LCD1602 screen .
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1534338
    • 提供者:zhubenyu
  1. HYKJKB102

    0下载:
  2. 现有PS2键盘产品的技术文档,有助于开发者对键盘矩阵排布,以及相关性能指标的设计-Technical Documents existing PS2 keyboard products will help developers to design for the keyboard matrix arrangement, and associated performance indicators
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:509429
    • 提供者:张三
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
« 1 2 3»
搜珍网 www.dssz.com