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

搜索资源列表

  1. A

    0下载:
  2. 进行虚拟按键输入,可以设置时间,设定输入的字母-Virtual key input, you can set the time, set the input alphabet
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1923
    • 提供者:钢灵海川
  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. electric-piano-

    0下载:
  2. 本系统基于单片机ATMEGA16L为核心处理器,由液晶屏LCD1602显示,采用4X4键盘输入,同时采用扬声器输出声音,本设计通过16个按键实现两种音质16个音符的弹奏、能播放4首音乐及音符同步显示,采用软件实现录音等功能,共同构成了一个具有多功能的电子琴。-The system is based on the core processor chip ATMEGA16L by LCD1602 LCD display, using 4X4 keyboard input, while using t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:361865
    • 提供者:心随飞翔
  1. B06040324_A4

    0下载:
  2. 加密 要求:(1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 -Encryption requirements: (a) enter any period of plaintext M, and the key K (2) according to the following formula to convert ciphertext C. C
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:306668
    • 提供者:Chengwei Xiao
  1. interrapt_driver

    0下载:
  2. 基于三星s3c2440芯片,在输入子系统的基础下以中断方式来处理中异常的按键驱动程序。-Based on samsung s3c2440 chip, with the foundation of the input sub-system in interrupt way to deal with the abnormal key drivers.
  3. 所属分类:Driver develop

    • 发布日期:2017-03-27
    • 文件大小:2209
    • 提供者:李飞
  1. SourceCode

    0下载:
  2. 实现自定义的USB编程。启用了D12的端 点1和端点2,端点1为中断传输,最大包为16字节,查询间隔为10ms。端点2为批量 传输,最大包为64字节。端点1的输出第一个字节为控制END USB板上的LED的,每个 bit代表一个LED,为1时表示对应的LED亮。端点1的输入第一个字节为返回的开关 状态,每个bit代表一个按键,为时表示对应的按键按下。输出端点2的数据通过串 口发送出去,串口接收到的数据通过端点2返回。-Implement custom USB programm
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:102197
    • 提供者:zxh
  1. PIC_Menus_LCD

    0下载:
  2. PIC16F877单片机C程序,LCD1602显示,AD键读入,多菜单选择,-The C Program has detailed procedures for PIC16F877 chip with Displaying in LCD1602,AD-key input and more menu selection on the LCD1602.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:13751
    • 提供者:tianweihua
  1. KB4

    0下载:
  2. 键盘程序类似手机的九宫格输入模式,可以实现使每个键通过短时间内的按下次数不同识别不同的字符输入,节省键盘对系统控制面板的空间占用 -Squares procedure similar to cell phone keypad input mode, you can achieve so that each key is pressed through a number of different short identify different character input, the key
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:65678
    • 提供者:孔巧
  1. 605LOCK_TCL29NC41_24c32

    0下载:
  2. TCL彩电29NC41存储器芯片24c32数据,按键已被禁用,信号源为天线输入,适合宾馆使用。-TCL TV 29NC41 memory chip 24c32 data, the key has been disabled, the signal source for the antenna input, suitable for hotel use.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:4182
    • 提供者:y
  1. comm

    0下载:
  2. 文件比较 对两个按字典序排列的有序文件file1和file2的内容进行比较,生成三列输出:仅在file1中出现的行,仅在file2中出现的行,在两个文件中都存在的行,并将输出按字典序排列。 【输入形式】 输入文件为当前目录下的comm.in。 该文件中有两行,每行存有一个文件名。第一行为file1名称,第二行为file2名称。对两个文件的内容进行比较。 每个文件的内容不超过50行,且按字典序排列。 【输出形式】 输出文件为当前目
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:457752
    • 提供者:
  1. des

    0下载:
  2. DES算法的加密算法,输入为明文,密钥,然后进行加密,输出结果-DES algorithm encryption algorithm, the input is plaintext key, and encrypted, the output
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:216758
    • 提供者:周永海
  1. MultiTapKeyListener

    0下载:
  2. This the standard key listener for alphabetic input on 12-key keyboards. -This is the standard key listener for alphabetic input on 12-key keyboards.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2548
    • 提供者:poyonu
  1. myshell

    4下载:
  2. 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment
  3. 所属分类:Shell api

    • 发布日期:2017-05-29
    • 文件大小:11836179
    • 提供者:余雅婷
  1. DES

    0下载:
  2. DES function for the encryption of DES,use matlab to make it possible,first input in the function is plaintext ,second one is key,and last is to choose encrypt or decrypt
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:28323
    • 提供者:shuyueli
  1. yanghui

    0下载:
  2. 杨辉三角形的输入,关键是数组的应用等知识-Yang Hui triangle input, the key is an array of applications such as knowledge
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1695
    • 提供者:perce
  1. New-Fuzzy-nNetwork-design-using-Genetic-Algorithm

    0下载:
  2. In this paper a Conventional PD Controller and Fuzzy Neural Controller for trajectory tracking of mobile robot platform is presented. Using computed torque method is given input- torque on mobile robot wheels. The locomotion control structure is
  3. 所属分类:matlab

  1. 843567

    0下载:
  2. 使用回车键切换输入焦点VC++精选编程学习源码,很好的参考资料。-Use the Enter key to switch input focus VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:139933
    • 提供者:清拌蟹肉
  1. test2

    0下载:
  2. Linux软中断通信。 由父进程创建两个子进程,通过终端输入Crtl+\组合键向父进程发送SIGQUIT软中断信号或由系统时钟产生SIGALRM软中断信号发送给父进程;父进程接受到这两个软中断的其中某一个后,向其两个子进程分别发送整数值为16和17软中断信号,子进程获得对应软中断信号后,终止运行;父进程调用wait()函数等待两个子进程终止,然后自我终止。-Linux software interrupt communications. By the parent process creat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1232
    • 提供者:yongyong
  1. gs2

    0下载:
  2. 用java编写的grade system,用户可以手动输入记录或者提供.csv的文件导入数据用户可以检索课程或者学生的记录 -Write a program that maintains a "database" of names and scores of students. A student has a name consists of several words and records of scores of varies courses. Each record has
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:8268
    • 提供者:于乐全
  1. ps2

    0下载:
  2. 通过在PS2上进行按键输入,然后串口通信,使数码管显示编码后的数值-By performing key input on the PS2, and serial communication, so that the digital display values ​ ​ encoded
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:21058
    • 提供者:英子
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com