搜索资源列表
shizh
- 这个时钟程序是我在1993年编的一个小程序,现在贴出来给大家做参考,它执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 这个程序虽然很小,编译后才1K多一点点字节,但是麻雀虽小,五脏俱全,在这个程序中,你可以参考到以下编程方法
mySNAKE
- 一个用x86汇编语言编写的贪吃蛇小游戏。实现了基本的键盘操作控制和成绩显示,在文本模式下完成-a x86 assembly language prepared by the Snake small game. To achieve the basic keyboard operation control and results showed that the complete text mode
8255keybroad
- windows32 汇编 8255小键盘-windows32 compiled 8,255 small keyboard
wanmei1
- 这是我编的用小键盘(8279)控制步进电机的汇编程序-This is my addendum to the small keyboard (8279) stepper motor control the compilation process
keyboard
- 汇编语言实现的控制小键盘的小程序,输入字母数字时能在小键盘上显示出来
jiekoulcd
- 1.将LED模块的CSLED接8088地址的200H。 2.编译原文件,连接并全速运行。 由8279处小键盘按下 Key 1 欢迎使用AEDKT598实验台 Key 2 圣诞快乐 Key 3 新年愉快 Key 4自左à右逐列显示“各位同学好”
keyMUSIC.rar
- 16位小键盘的电子琴, 可任意弹奏音乐 ,16 small keyboard organ, the music can be played
zhk2
- 用8255并行接口控制一个16键的小键盘(用行扫描法或反转法均可),按图连接线路: 1>、用导线将PA0—PA7连接到插孔RL0—RL7,控制键盘行数据。 2>、用导线将PB0、PB1连接到插孔Y0、Y1,控制键盘列数据。拔掉K10上的所有短路套。 3>、片选CS连接218H—21FH。 -8255 parallel interface used to control a 16-key keypad (with line scanning method or
1
- 显示与键盘实验数码管动态显示的原理,掌握8段数码关显示驱动控制方法;小键盘扫描原理,掌握键盘扫描驱动控制方法;键盘与数码关显示综合控制方法,有流程图报告和代码。-Display and keyboard digital tube experiments showed that the principle of dynamic master 8 digital clearance display driver control methods small keyboard scanning pri
123
- led显示 小键盘 8255附带 单片机工作原理 直接原文抄都行 图文附带-led display 8255 attached to a small keyboard working principle of single-chip are directly copied from the original graphic fringe line
asm
- 包括开关量输入输出,模拟量的输入输出,显示电路,实现对小键盘的管理,及对6个LED显示块的控制,编制程序实现用数码管显示AD转换值,采样周期为0.5秒,最终系统联调 -Including the amount of input and output switching, analog input and output, display circuit, the management of small keyboard and LED display on the six blocks of
KEY_LED
- 小键盘按键识别数码管移位显示,80x86下汇编程序-Digital control keypad keys identified shift display
passwordlock
- LCD显示器和4ⅹ4的小键盘,制作一个密码锁。PORT 1 连接到LCD显示器的数据线。PORT 3 的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线。PORT 2连接到4ⅹ4的小键盘,可以输入密码。执行修改密码或是时间的程序时,首先让LCD显示器显示出时间和日期。 当用户按下4ⅹ4小键盘的按钮 A 时,可以输入密码。如果密码正确时,就会让 P3.6的 LED 闪烁,表示打开锁。如果密码不正确时,LCD显示器就会显示出-LCD display and 4 ⅹ 4 small k
jisuanqi
- 用8086及8255实现的一个加减乘除的计算器,可识别小数输入,从4乘4小键盘输入,在LCD屏上显示-8086 and 8255 with the implementation of a Math calculator, you can identify the decimal input, from 4 by 4 keypad input, displayed on the LCD screen
Keyscan
- 小键盘扫描程序 汇编语言 键盘实现0至9的输出-Keypad scanner assembly language keyboard to achieve the output of 0 to 9
Microcomputer-Principles-(Report)
- (1)、分别用C语言和汇编语言编程完成硬件接口功能设计; (2)、硬件电路基于80x86微机的接口电路; (3)、程序功能要求:小键盘给定、数码管(屏幕)显示,并产生对应信号 波形(D/A)输出(信号波形包括正弦波、三角波、方波、锯齿波)、输出信号波 形幅度、频率可调(注意:按键数量应尽量少)。 -(1), respectively, in C and assembly language programming to complete the functional desig
shumaguan-jianpan
- 汇编语言实验箱的数码管显示以及小键盘使用实验-Assembly language experiment box digital display and keypad experiment
8255
- 汇编语言实现接口8255芯片源代码及原理图:用于键盘显示,即在电路板上的小键盘输入字符,数码管显示该字符,按E退出-8255 chip assembly language source code that implements the interface and the schematic diagram: for keyboard display, namely the keypad to enter characters, the digital board displays the cha
keyboard_led
- 1)、分别用C语言或汇编语言编程完成硬件接口功能设计; (2)、硬件电路基于80x86微机接口电路; (3)、程序功能要求:小键盘给定、数码管显示、控制并显示“待机”,“欢迎你进入系统!”,“再见”(延时10秒);-1), respectively, with C or assembly language programming is complete hardware interface functional design (2), the hardware circuit ba
8086-stepping-motor
- 大学生课程设计作品,有小键盘,数码管,串口通信的基本内容。-Students curriculum design work, there is a keypad, digital control, the basic content of the serial communication.