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

搜索资源列表

  1. 51ps2keyboard-

    0下载:
  2. 51控制ps2键盘 程序跟编码表都给出来了 用起来非常方便 希望对大家有用-51 ps2 keyboard control program gave out with the coding table is very convenient with the hope that useful
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3155
    • 提供者:叶剑
  1. ps2

    0下载:
  2. 键盘扫描+编码 还有部分LCD显示与测试的-Keyboard scan+ coding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:127081
    • 提供者:周桂军
  1. HWJMCS

    0下载:
  2. 通用红外遥控系统由发射和接收两大部分组成,应用编/解码专用集成电路芯片来进行控制操作,如图1所示。发射部分包括键盘矩阵、编码调制、LED红外发送器;接收部分包括光、电转换放大器、解调、解码电路。 -Universal infrared remote control system consists of transmitting and receiving two major components, application of encoder/decoder ASIC chip for co
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:3415
    • 提供者:wughui
  1. 2272-TR

    0下载:
  2. 这是遥控发端编码板 程序功能:驱动LED显示。键盘输入。模拟PT2272编码,数据输出使能延时1.5S,优化时间算法使发送单个数据包时间缩短1/3 模拟PT2272串行数据输出和数据输出使能。-This is a remote control program features the originator code board: drive LED display. Keyboard input. Analog PT2272 coding, data output enable delay
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6639
    • 提供者:陆子奇
  1. key_scan

    0下载:
  2. 通用的矩阵键盘扫描、消抖C程序,已编码键值,可直接调用-General matrix keyboard scanning, debounce C program, the encoded key value, can be called directly
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:17783
    • 提供者:陈泽辉
  1. keyled

    0下载:
  2. 汇编语言实现非编码键盘的动态扫描显示显示 单片机实验程序-Non-coding in assembly language to achieve a dynamic keyboard display scan
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1553
    • 提供者:br
  1. keyboard

    0下载:
  2. 单片机8*3简易键盘,对初学编码键盘的人很有帮助-Easy Keyboard for C8051F340
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:722
    • 提供者:许宏亮
  1. 2

    0下载:
  2. 4X4键盘控制 按软件上的按钮 实验板数码管显示对应的数字 按实验板上的按键 软件对应的显示所按按键编码-4X4 keypad control buttons on the software experiment by digital control panel displays the corresponding number key board software by experiments showing the press the corresponding key code
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:97126
    • 提供者:孙瑞
  1. CFFX

    0下载:
  2. 编译原理实验一词法分析的具体实现,键盘输入字符,可得到对应的字符编码-Compilation Principle Analysis of the specific experimental realization of the word, the corresponding keyboard character available character encoding
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:894
    • 提供者:caorongdan
  1. Cstudent

    1下载:
  2. 设计一个类CStudent,类中包含一个学生的基本数据如下: 编号,姓名,性别,年龄,数学成绩,计算机成绩,外语成绩。 并假设编号为整数,且从1号往后连续编码;姓名为字符串,性别为字符。如: 1 LiPing m 18 89 98 94 请采用binary文件形式,并使用随机读写处理方式,对自定义CStudent类的对象数据进行存储与读写处理(即是说,总按具有连续编码的编号num为“序”来对文件中的各对象数据进行随机读写处理)。并设计该类的成员函数,而且对输出运算符“<&l
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2133
    • 提供者:小发
  1. HaffmanCode

    0下载:
  2. 1、本程序在初始化字符集后应能进行字符文件的编码、译码功能。 2、演示程序应以用户和计算机对话的方式执行,即在计算机终端上显示提示信息之后,由用户在键盘上输入程序中规定的命令,相应的输入数据和结果显示在其后面。 3、程序执行的命令包括: (1)初始化;(2)编码;(3)译码;(4)印编码文件;(5)退出程序; -1, the program should be able to initialize character set for character files after e
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:112828
    • 提供者:颜坚敏
  1. kepianchengdianzu

    0下载:
  2. 通过单片机扩展8255,输出8421编码,控制继电器,实现对电阻输出阻值的可编程控制。系统采用6位LED数码管显示,4x4键盘。可设置多组要输出的阻值,并可以上系统单步或连续输出阻值。主要作为一些需要输入阻值系统校验信号. -Extended by the microcontroller 8255, output 8421 coding, control relays, to achieve the output resistance of the resistor programmable
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:69930
    • 提供者:刘清
  1. Proteus_4IOlink16key_LCD1602

    0下载:
  2. 4位IO线连16键编码键盘带LCD1602显示操作,并在Proteus下仿真。程序代码采用C51。-4 IO lines with 16-key keyboard with code LCD1602 display operation, and under the Proteus simulation. Code using C51.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:63331
    • 提供者:xxe
  1. 41-C-code-for-51-MCU

    0下载:
  2. 包括LCD,串口,键盘,红外编码解码,电机控制,AD,DA,DS1302,DS18B20等等在内的41个嵌入式系统中常见的程序模块,同时有C语言和汇编语言两种版本。-Including LCD, serial port, keyboard, infrared codec, motor control, AD, DA, DS1302, DS18B20, and so on embedded systems, including 41 common program modules, while th
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1686716
    • 提供者:董希旺
  1. PS2

    0下载:
  2. PS2程序——键盘发送一个按键 通过寄存器将其ASCI编码转换成十六进制 在数码管上显示----本人已在LYC FREE EDA开发板上验证通过-PS2 program-the keyboard to send a button through the register will be the ASCI coding convert hex in digital tube display-I have in LYC FREE EDA development board through verif
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:354753
    • 提供者:
  1. Huffman-tree

    0下载:
  2. 利用静态链表建立赫夫曼树,建树过程中左子树权值小于右子树权值,求各结点的编码。叶子结点的个数n及结点值由键盘录入-Using static linked list to establish a Huffman tree, set during the process of weight less than the right subtree subtree weights, and each node coding. Leaf node of the number N and node valu
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1347
    • 提供者:Loben
  1. keyboard_test

    0下载:
  2. 4×4键盘扫描程序。用VHDL语言写的键盘扫描编码输出的程序。-4 x4 keyboard scanning procedures. Written in VHDL language keyboard scan code output program.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:258183
    • 提供者:kai
  1. ps2

    0下载:
  2. fpga ps2接口控制 能够实现ps2键盘扫描 在数码管上显示出相应编码-fpga ps2 interface
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:948
    • 提供者:alex
  1. keyboard

    0下载:
  2. 基于51单片机的键盘程序,6X8阵列键盘,可以通过串口发送键码,具有旋转编码器-keyboard program based on 51 MCU
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2986
    • 提供者:指间沙
  1. huibianyuyan---kechengsheji

    0下载:
  2. 设计内容:编码实现大小写字母之间、二进制和十六进制之间,以及十六进制和十进制之间的转换。 目的与要求:从键盘输入字母或数字,输出相应的转换结果。在出现的界面中,输入“b”开始转换;输入“q”退出。 -Design content: encoding realize case letters, between binary and hexadecimal between, and hex and decimal conversion between. Purpose
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:311503
    • 提供者:胡维维
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com