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

搜索资源列表

  1. No.6

    0下载:
  2. 一、进制转换 程序功能:在窗口中创建单选框、文本区域、单行文本框等组件,并实现根据用户输入的10 进制数,选择不同选项可转换为2、8、16 进制数。二、简单计算器 程序功能:在窗口中输入操作数1和操作数2,选择加减乘除中的一种运算,点击“计算”按钮,得到结果。三、键盘鼠标响应 程序功能:在窗口中用鼠标左键和右键单击时,窗口下方显示哪个键被点击,坐标是多少;当键盘上某个键被点击时,窗口下方显示这个键的名称。-First, the binary conversion Program
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:6487
    • 提供者:ylp
  1. Test-memory-games

    0下载:
  2. 这是一个简单的测试记忆力的小程序,随机出现4个数字,按键后输入看到的数字,确认后会判断对错-This is a simple test memory of the small program, 4 random numbers, after the key input to see the number, after confirmation will judge right and wrong
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:44408
    • 提供者:丁俊娟
  1. YAN

    0下载:
  2. 51单片机 智能密码锁 汇编语言 ① 具有密码输入功能,密码最多为6位; ② 设置退格键,以便删除输入错误的密码; ③ 输入每位密码时数码管上只显示8; ④ 设置确认键,当确认键按下后,判断输入密码是否正确;当输入密码正确时,数码管显示PC;当输入密码不正确时,数码管显示PE; 具有密码修改功能。 -51 MCU intelligent lock assembly language ① with a password input, the password up to s
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:21661
    • 提供者:chen
  1. 8.3

    0下载:
  2. 当用户按下了Shift键,在视图窗口中显示提示信息“用户按下了Shift键”;当用户释放了Shift键时,在视图窗口中显示提示信息“用户释放了Shift键!”;当用户按下了Shift键后又按下了字符“B”键,在视图窗口中显示提示信息“用户同时按下了Shift键和B键”(即输入B键或b键)。-When the user presses the Shift key, is displayed in the view window the message the user presses the S
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-14
    • 文件大小:21831378
    • 提供者:李昊润
  1. Matrix-keyboard

    0下载:
  2. 实验程序可分成三个模块。 ①键输入模块:扫描键盘、读取一次键盘并将键值存入键值缓冲单元。 ②显示模块:将显示单元的内容在显示器上动态显示。 ③主程序:调用键输入模块和显示模块。 -The experimental program can be divided into three modules. The key input module: scan the keyboard, read the keyboard and keys into a key buffer unit
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:28366
    • 提供者:张琳
  1. ad9850shezhipivlv

    0下载:
  2. 按键输入数值设定AD9850的频率大小 可重复输入-AD9850 key input frequency value set size can be entered
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:94697
    • 提供者:王杰
  1. TDA1308

    0下载:
  2. 文件含Altium Designer13所画的原理图、pcb。 TDA1308是一块新型的低电压、低失真、高速率、强输出的运算放大器集成电路。它的输出级采用了MOS管,可以直接推动32Ω的耳机。在TDA1308电路的应用说明书中,给出一个增益为1的单端供电、负端输入放大电路,但笔者试改变其外围,把它接成双端供电的正输入放大电路,增益为10倍。这样改进的优点是,取消了输出电容,拓展了低频下限,并得到了所需的增益倍数。这个电路如图1所示。NE5532N构成的10倍线路放大器非常接近,除了增加由R
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:498263
    • 提供者:kanxue
  1. stm32--shiyan1

    0下载:
  2. 基于stm32单片机的c语言编写的一个基本入门的程序,按键输入的程序。-Based on the STM32 microcontroller C language to prepare a basic entry procedures, key input procedures.
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1579044
    • 提供者:刘荣
  1. 107-KEY_12864

    0下载:
  2. 51单片机驱动12864显示,按键输入,12864显示结果。-51 12864 Microprocessor display, key input, 12864 displays the results.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:22759
    • 提供者:hg
  1. KaiSa

    0下载:
  2. 凯撒算法,输入明文,密钥,加密出密文,很简单的一个小程序,作为练习数组的使用-Caesar algorithm, the input plaintext, key, encrypt the secret message, a very simple little program that uses an array as an exercise
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:514
    • 提供者:武艺
  1. CH451

    0下载:
  2. 基于CH451的键盘扫描程序设计采用AVR单片机ATmega16进行读取CH451的接收到的按键值,CH451可以实现8*8矩阵键盘输入,且带有中断提醒,接收到的按键值在12864液晶上显示。程序中采用的是2*3矩阵。系统采用AVR Studio+WinAVR构成的AVR GCC编译环境。-CH451 based keyboard scanner design uses AVR microcontroller ATmega16 reads received the key value CH451
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1626
    • 提供者:lhy
  1. Hex-Counter-99H_88H

    0下载:
  2. Program : Keypad 01 Descr iption : Keypad input and show key value to DSP with shift display For : MCS-51 Microcontroller Training System Filename : lab1401.asm Environment : ASEM-51 Macro assembler Copyright (C) 2002-2005 Innov
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:35803
    • 提供者:Chhunhour.kh
  1. Key-Input-from-S2(P3.2)-to-ON-Relay-and-S3(P3.3)-

    0下载:
  2. Basic Assembly for MCS-51 Microcontroller collection
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:33304
    • 提供者:Chhunhour.kh
  1. hush

    0下载:
  2. 若输入的关键字在哈希表中已存在,则输出该关键字在哈希表中的位置,继续等待输入下一个关键字。 若输入的关键字在哈希表中不存在,则判断当前哈希表中关键字的个数是否等于m-1,若相等,则输出“Table full!”,程序结束;否则将关键字插入哈希表,并输出该关键字插入在在哈希表中的位置,继续等待输入下一个关键字。-If keywords entered in the hash table already exists, then the output of the key positions i
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:173014
    • 提供者:yuli
  1. password

    0下载:
  2. 单片机密码锁源程序和原理图:用4*3的键盘组成0~9的数字键及确认键、删除键;用8位数码管组成显示电路提示信息,当输入密码时,只显示“—”,当密码位数输入完毕按下确认键时,对输入的密码和设定的初始密码进行比较,若密码正确,则开锁,此时P3.0口的LED(即黄灯)亮一秒作为提示;若密码不正确,禁止输入3秒种,同时发出报警声。初始密码为8位。 增加功能:利用外部中断0和1分别实现复位和密码修改功能 -SCM locks source code and schematics: 4* 3 ke
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:306483
    • 提供者:sowar
  1. LC75852

    0下载:
  2. The LC75852E and LC75852W are 1/2 duty dynamic LCD display drivers. In addition to being able to directly drive LCD panels with up to 90 segments, they can also control up to four general-purpose output ports. These products also include a ke
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:311998
    • 提供者:Ajeje
  1. video_setup

    0下载:
  2. TRUE => flush input when an interrupt key is pressed.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2256
    • 提供者:jilbran
  1. Button-EXTI_Interrupt

    0下载:
  2. STM32F103RBT6单片机的按键中断,通过配置中断控制单元实现外部中断信号输入后的相应操作-STM32F103RBT6 SCM key interrupt, the interrupt control unit realized by configuring the appropriate action after external interrupt signal input
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4118144
    • 提供者:xuguantian
  1. PWM_contrabad

    0下载:
  2. 通过按键输入,来调节单片占空比,控制马达转速,读者可以参考程序改进-Through the key input, to adjust the single chip duty cycle, control the motor speed, the reader can refer to the process improvement
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:23341
    • 提供者:许文强
  1. sjzqym_v1.0

    0下载:
  2. 这是一款ASP.NET的网络抓取数据的程序,有着较好的界面功能。 通过搜索网站或贴吧,根据你需求的关键字抓取网站上的信息,搜索可做扩展! 页面搜索功能设置:搜索网站选择框,采集信息的显示条数及关键字输入框; 显示列表:编号,信息来源,标题,抓取内容,点击率,抓取时间等功能-This is a ASP.NET network to grab data procedures, has a better interface function. Through the search si
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-09
    • 文件大小:2025589
    • 提供者:bmpudn99
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com