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

搜索资源列表

  1. anjian

    0下载:
  2. 4*4矩阵键盘按键显示按键值,并循环移位,-4* 4 Matrix keyboard button shows button value, and cyclic shift
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:12862
    • 提供者:tanlin
  1. dianyadianliu

    0下载:
  2. 实现程控电压电流源的程序.在功能方面,要求通过单片机按键选择输出信号类型及要求的输出量,并在显示器件上指示信号类型及设定数值-Voltage controlled current source to achieve the process. In the function, called for the adoption of single-chip button and select the output signal of the type of output required and th
  3. 所属分类:Multi Monitor

    • 发布日期:2017-03-29
    • 文件大小:15323
    • 提供者:贺乾坤
  1. transportlight

    0下载:
  2. 用51单片机做控制器设计一个交通灯系统。该十字路口有两组交通灯(分别管理通道A和通道B两个方向),每一组各有红、黄、绿色指示灯和倒计时数码管显示当前状态和信息。 (1)基本要求 运行中的智能交通系统有以下三种基本情况: 1)正常情况下轮流放行,其中: A通道绿灯30s B通道绿灯15s 每通道从绿灯切换为红灯前,应有5s黄灯时间. 2)A通道、B通道各设置一个行人过街按键。具体功能(以A通道行人过街按为例): 当该按键按下时,A通道显示红灯5s后转为显
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:2762
    • 提供者:孙昕
  1. GetKeyboardVal

    0下载:
  2. 钩子实现接受所有的按键消息,运行在后台不显示出来。里面有说明文档-Hook to achieve access to all the key news, running in the background is not displayed. There is documentation
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:326670
    • 提供者:方南
  1. KEY

    1下载:
  2. MSP430按键相关程序 包括按键扫描 按键显示-MSP430-related procedures, including key button keystroke scan showed ``````````````
  3. 所属分类:Other windows programs

    • 发布日期:2014-07-31
    • 文件大小:2390
    • 提供者:chendianyin
  1. myexcel

    8下载:
  2. 简易电子表格 1.问题陈述 设计一个支持基本计算与统计功能和其他一些表格管理/处理功能的计算机软件,使用户可在该软件的支持下,用交互方式进行表格建立、数据输入、数据编辑、统计、计算及其他一些表格操作。 2.基本要求 内部要求:电子表格在处理时可一次全部读入内存。单元格可支持多种数据类型,如数值、字符串;外部要求:该级要求所设计的电子表格具备下列基本功能。A)表格显示与操作方式:按表格形式显示表格,并支持用户使用简单的功能键(按键选择式的简单菜单)进行操作;B)建立表格:建
  3. 所属分类:Windows Develop

    • 发布日期:2017-02-28
    • 文件大小:315887
    • 提供者:Maycode
  1. 12864

    0下载:
  2. 12864显示,可以用按键控制,主要显示时钟-12864 show, you can use buttons control the main display clock
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:109997
    • 提供者:css
  1. dianzizhongchengxu

    0下载:
  2. 电子钟,实现每按一次按键,显示时分秒的数码管数字均可分别加1或减1,且当显示小时的数码管显示到24时,所有数码管会自动清零。-Electronic clock to achieve every time I press the button, the display minutes and seconds can be a digital control numbers plus 1 or minus 1, respectively, and when the digital LED displ
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3674
    • 提供者:黎富民
  1. ASCII

    0下载:
  2. 根据按键显示ASCII码的源程序,可以看作是一个简易的ASCII码查询程序,可作入门参考。-According button displays ASCII source code can be considered as a simple ASCII code check procedure can be used for entry for reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:5075
    • 提供者:张彬
  1. c1

    0下载:
  2. 用两个数码管显示0到99。十位数为0的时候,显示为空白。 用两个按键控制数值的加减,按一次K1数字加1,按一次K2数字减1,数值的范围是从0到99。 再用一个接近开关控制数字的减小,接近开关感应一次数字减1,减到0停止。 -With two digital display 0-99. 10-digit is 0, display is blank. Control values with addition and subtraction of two keys, K1 by a nu
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1007
    • 提供者:吴姗姗
  1. Multilevel_Queue_Scheduling

    1下载:
  2. 合肥工业大学操作系统课程设计-实现进程多级队列调度算法的模拟(附课程设计报告) 建立作业的数据结构描述;  使用两种方式产生作业:(a)自动产生, (b)手工输入;  在屏幕上显示每个作业的执行情况;  时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER;  计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:655495
    • 提供者:
  1. lcd12864

    0下载:
  2. lcd显示设置及按键控制显示;是本人制作led书写点阵屏时写的小程序。不是很好,但可以参考。-lcd display settings and buttons control the display is my production led dot matrix screen when writing small programs written in. Not very good, but can refer to.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:2181
    • 提供者:wuguangzhou
  1. 1

    0下载:
  2. 7279 按键显示程序 能够准确显示键盘键入的数值-7279 button to display the program can accurately display the value of the keyboard type
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:15238
    • 提供者:梁勇
  1. TestKeyboard

    0下载:
  2. 键盘按键显示,显示出键盘上的每个按键 键盘按键显示,显示出键盘上的每个按键-Keyboard display, showing each key on the keyboard keys keyboard display, showing each key on the keyboard
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:20228
    • 提供者:gxp
  1. Matrix-button-display

    0下载:
  2. 运用c语言编辑的矩阵式按键显示程序。简单易懂、运用广泛。-Using c language edit buttons show program of the matrix. Simple to understand and use a wide range.
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:753
    • 提供者:戴晓光
  1. 74hc595

    0下载:
  2. keil编辑的驱动,有按键显示。适合初学单片机c-Keil editing drive, have key display suitable for beginners microcontroller C
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1516
    • 提供者:xingwangjy
  1. C51-LED-DISPLAY

    0下载:
  2. C51按键显示数码管和蜂咛器响,副原理图,可供初学者参考,带注释-C51 button to display the digital control and bee enjoin loud, Vice schematic reference for beginners, annotated
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:51435
    • 提供者:chali
  1. button-status-display

    0下载:
  2. 51单片机按键显示功能程序,属于51单片机进阶程序。-button status display
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:811
    • 提供者:steve
  1. bs

    0下载:
  2. 实现led显示学号和播放机功能,通过按键显示双学号。-Realization led display student number and player functions through buttons display dual student number.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:20900
    • 提供者:chensicheng
  1. text

    0下载:
  2. C51单片机控制18B20温度显示---开机显示作者,按任意按键显示测试温度-C51 SCM 18B20 temperature display, boot display author, display test temperature press any buttons
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4074
    • 提供者:lili
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com