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

搜索资源列表

  1. keil

    0下载:
  2. 设计以键盘为中心系统软件并完成以下功能: 显示P,表示进入监控状态; 按数字键时显示数字; 功能键1:进入 LED 8*8显示; 功能键2:进入 时钟显示; 功能键3:进入 24C02读写; 功能键4:返回监控,显示P; 以LED/LCD作为显示屏。 -The keyboard-centric design system software and complete the following functions: display P, said that acce
  3. 所属分类:assembly language

    • 发布日期:2017-05-30
    • 文件大小:12967200
    • 提供者:张锋
  1. LCD1602

    0下载:
  2. 基于89C52的1602字符型LCD显示演示程序,在第一行显示“HOW are you”,在第二行显示“www.NFU.COM”。-89C52' s 1602 character-based LCD display demo program, in the first line shows " HOW are you" , in the second line displays " www.NFU.COM" .
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1318
    • 提供者:Alex Bai
  1. ice

    0下载:
  2. 将系统时间显示出来 由汇编语言编辑而成 可应用于课程设计等项目-The system time display made by assembly language editor can be used in curriculum design and other projects
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:18248
    • 提供者:王冰
  1. asmexample

    0下载:
  2. 拥有众多汇编案例,案例26钟表显示,案例4加减乘除四则运算 ,案例9音乐演奏, 案例23学生成绩管理-Has many collection of case studies, case 26 watch display, case-4 addition and subtraction multiplication and division four operations, case 9, music, Case management of 23 student achievement
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:257929
    • 提供者:zhang
  1. MSFlexGrid

    0下载:
  2. 例程是使用Flexgrid 控件(由于Data Bound grid和Datagrid比较简单,所以这里就不再介绍了),如果大家手头上用的是MSHFlexgrid控件的话,只需要把名称换为MSFlexGrid1即可。该例程主要实现后台数据库的显示工作.-Routine is to use the Flexgrid control (due to Data Bound grid and the Datagrid is relatively simple, so there will no long
  3. 所属分类:Editor

    • 发布日期:2017-04-04
    • 文件大小:1690
    • 提供者:zongbo
  1. LCD2402

    0下载:
  2. 装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如实时温度超过设定的上、下限值,一方面由LCD显示信息,并发出警报声;另一方面自动控制继电器(Relay)开接通或断开,从而控制加热源的开与断,达到对温度进行实时控制的目的。-Device' s function is real-time temperature monitoring and control. Tempera
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:5211
    • 提供者:Dicky
  1. digitalpiano

    0下载:
  2. 利用汇编语言设计一个模拟钢琴演奏程序。在显示器上显示出钢琴的键盘,以计算机键盘的相应键模拟钢琴键盘进行乐曲的演奏。在PC机键盘上按键,屏幕上对应的钢琴键出现跳动,并发出相应音符的声音-The use of assembly language program to design a simulation of piano playing. On the display shows piano keyboard, computer keyboard keys corresponding analog
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:3220
    • 提供者:周凯
  1. miaobiao

    0下载:
  2. 数字秒表,可以显示时,分,秒,十分之一秒,百分之一秒-Digital stopwatch, can display hours, minutes, seconds, tenths of a second, hundredths of a second
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:82651
    • 提供者:庞飞
  1. 16tt23

    0下载:
  2. 学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为一体的综合性练习。超简单单片机学习套材中的16X16汉字点阵模块提供了一个全新的学习平台。在一块只能显示一个汉字的点阵中,只利用Atmega48的内部资源实现几个汉字的移动,不但要清楚点阵的物理性能,知道如何送数据;还要了解单片机的可用资源,并通过编程利用内部存储器移动交换数据,确实是需要些技-Microcontroller tutori
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:63005
    • 提供者:
  1. image2

    0下载:
  2. 用DIB类进行图像读取和显示,并且编程各项特效效果,如移动等。取自《vc++图像处理程序设计》第2章-With DIB class to read and display images, and the programming effects of various effects, such as movement. Retrieved from " vc++ Image Manipulation Program Design" Chapter 2
  3. 所属分类:source in ebook

    • 发布日期:2017-05-15
    • 文件大小:3976829
    • 提供者:guoguo
  1. shizhong

    0下载:
  2. 时钟 用数码管显示时,分,秒 按键可以调节时间 使用汇编语言-Clock with digital LED display hours, minutes and seconds buttons can adjust the time in assembly language
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:752
    • 提供者:一道虹
  1. cm01

    0下载:
  2. 光学冷加工倒角机的设计 伺服电机+LCD显示-Optical design of cold chamfering machine servo motor+ LCD Display
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:54556
    • 提供者:chengyong
  1. 6610LCD

    0下载:
  2. C51 驱动程序 6610LCD使用nxp的lpc2148控制.rar, 试合刚刚学习者-DISPLAY LCD C51 PGM
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:55506
    • 提供者:ZHANGMOHUI
  1. hzxs(xg3)

    0下载:
  2. 使用Proteus7.2仿真89c51单片机4汉字显示程序,并达到良好效果-Use Proteus7.2 simulation 89c51 microcontroller four Chinese characters display program, and achieve good results in
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:21853
    • 提供者:name
  1. guanggaoshianshiping

    0下载:
  2. 6.电子广告(8X8)显示屏,数码管上显示5的字样-6. Electronic advertising (8X8) display, digital tube display 5 words
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:119020
    • 提供者:孙华兵
  1. 8x8LEDp

    0下载:
  2. 8*8 LED 点阵屏幕显示全屏下滚2次及上滚2次,从左到右,从右到左各收缩1次.从中间扩展到四角,从四角收缩到中心,然后再显示:"祖国您好 合肥市 邦森公司 国庆" 作为LED点阵练习,简单易懂.-8* 8 LED dot-matrix display full-screen under the roll-on roll 2 times and 2 times, from left to right, from right to left each contraction 1. From
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:3650
    • 提供者:蓝天
  1. ht46mcu

    0下载:
  2. 直流电机控制实验 马表 静态点阵led控制 动态点阵led控制 lcd字形显示 lcd自建字形 lcd与4*4键盘控制 lcd之dd/cg ram读取控制 lcd的4位控制模式实验 比大小游戏实验 中文显示型lcd控制 半矩阵式键盘与lcd控制 i2c传输-DC motor control experiment stopwatch control of the static lattice led dot matrix led dynamic c
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:24648
    • 提供者:杜明
  1. DS18B20

    0下载:
  2. 传感器DS18B20的测量温度的显示源程序代码-Measurement of the temperature sensor DS18B20 display of source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2568
    • 提供者:马巍
  1. dpj

    0下载:
  2. 单片机实现键盘输入数码管显示。给sclk8个上升沿就可以控制一个8段数码管了,当移位寄存器满了后,给st一个上升沿,就可以显示数据了-SCM keyboard input digital tube display. To a rising edge sclk8 can control an 8-segment digital tube, and when the shift register is full, after a rising edge to the st, you can disp
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:19824
    • 提供者:赵兵
  1. PWMControlMOTOR

    0下载:
  2. 多功能小车仿真。L298驱动直流电机,有液晶LCD显示方向,速度。-Multi-function car simulation. L298-driven DC motor,there is the direction of liquid crystal LCD display,speed.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:66839
    • 提供者:李建国
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com