搜索资源列表
huibian_asm
- 汇编程序和实验报告 1.输入0-100之间的n值,计算Fibonacci数,以十进制数输出。 2.从键盘输入一行字符,以‘$’结束,查找输入的字符串是否包含’computer’ 字符串,如果包含,计算包含’computer’字符串的个数,并以十进制输出个数。 3.建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲。 4.建立图书资料文档,要求具有插入,更新,删除,查询等功能,使用菜单提示。-compilation of experimental procedu
kbdio
- 字处理演示程序之扩充键盘功能(SHIFT键的功能)-word processing demonstration procedures expansion keyboard functions (SHIFT key function)
4-4_Key
- 4X4矩阵式键盘识别程序,有效,刚用过。你可以往里面添加自己定义的函数-4x4 matrix keyboard identification procedures, effective and just used. You can add their own definitions to hide the function
long3
- 该文件是用汇编语言编写的。文件功能是:从键盘输入一个字符串(长度<80),统计其字母、数字和其他字符个数。-the document is a compilation of language. Document function is : keyboard input from a string (length
sdflijkjs
- 从键盘输入一个字符串,先把它原样显示一遍 然后将其中的小写字母转换为大写显示,再将其中的大写字母转换为小写显示,最后将其中的大小写字母互换显示.显示字符串的功能调用采用宏,大写转换,小写转换和大小写互换写成子程序-keyboard input from a string, It first showed once again as it stood then the lowercase letters to uppercase conversion, then the change of cap
converse
- 从键盘输入一个字符串,先把它原样显示一遍 然后将其中的小写字母转换为大写显示,再将其中的大写字母转换为小写显示,最后将其中的大小写字母互换显示.显示字符串的功能调用采用宏,大写转换,小写转换和大小写互换写成子程序. (1). 编写一个完整的源程序完成题目的要求. (2). 把子程序单独写在一个文件中,用源程序包含的方法完成题目要求. (3). 把子程序单独汇编,用目标文件链接的方法完成题目要求. (4). 把子程序加入到一个子程序库中,用子程序库调入的方法完成题目要求. 另附
keyboardpinao
- 此程序可以实现键盘发音功能,按1、2、3、4、5、6、7、8即可发音,按F6结束!-this procedure can be achieved pronunciation function keyboard, can be pronounced by 1,2,3,4,5,6,7,8, by the end of F6!
键盘设计
- 1,消除按键的抖动问题 因为按键在闭合或断开过程中出现一段抖动期,主要由于按键的不稳定性引起的,这时会呈现一串页脉冲,时间的长短和开关的机械特性有关。一般在5ms~10ms之间。为保证CPU对键的一次闭合作一次处理,必须去抖动。在键的稳定闭合或断开时读键的状态。 2,据EICE51原理图编写并调试一个键输入子程序,其功能为判断键盘上有无键输入,若有键入,作去抖动处理后,计算输入键的键号送累加器A。-eliminate jitter button issues as keys or disconn
f_556014_32092.rar
- 1.用汇编语言编写程序,使其能实现在PC机上用电子时钟时、分、秒的格式显示时间的功能。 2.能用键盘输入的方法修改电子时钟的时间。 ,1. Using assembly language programming to enable them to achieve in the PC, electronic clock with hour, minute, second format shows the function of time. 2. Keyboard input method ca
17
- 键盘输入功能,利用LAB6000工具箱,设计键盘扫描显示-Keyboard input function, using LAB6000 Toolbox, design keyboard scan shows
dianzixianshi
- LED大屏幕显示系统,以AT89S52单片机为核心,由键盘显示、录放音模块、光电开关、温度采集、定时闹铃、LED大屏幕显示等功能模块组成。-LED large screen display system to AT89S52 Single-chip as the core, from the keyboard display, audio playback module, photoelectric switches, temperature acquisition, timing alarm,
interupte
- 汇编程序的中断程序的设计方法 int 21H的1号、2号、9号功能的使用 使用21H中断的9号功能,输出提示信息,并使用1号功能从键盘输入2个小于10的数,计算其和,并将和存放在存储单元R中。-Assembler interrupt process design method int 21H 1, 2, 9, features the use of 21H interruption of function on the 9th, the output message, and use the 1
rili
- 51单片机电子日历(电子时钟)程序 硬件实验箱是伟福LAB2000实验箱 电子日历,有时间显示、闹铃、日期、秒表及键盘设置功能-51 Single-chip electronic calendar [electronic clock] procedure experimental boxes are hardware-wei Fu LAB2000 experimental boxes of electronic calendars, time display, alarm, date,
jianpansshibie
- 4×4矩阵键盘识别处理,键盘处理程序的任务是:确定有无键按下,判断哪一个键按下,键的功能是什么;还要消除按键在闭合或断开时的抖动。两个并行口中,一个输出扫描码,使按键逐行动态接地,另一个并行口输入按键状态,由行扫描值和回馈信号共同形成键编码而识别按键,通过软件查表,查出该键的功能。 -4 × 4 matrix keyboard recognition processing, the keyboard handler task is: to determine whether
fmq
- 键盘实现电子琴功能....用61h和1ah端口实现-Electronic organ function keyboard implementation .... 1ah use port 61h and implementation
lock
- 1、 在NMBER INPUT的基础上设计数字密码锁 2、 运行初始密码为学号后8位,密码不正确执行4、5功能 3、 连续3次密码错误,锁定键盘,发出报警指示 4、 输出开锁信号(使用功率开关),LED指示 设置修改密码功能,数据存入24C01EEROM -1, in NMBER INPUT design based on digital code lock 2, the initial password for the school run after No. 8, the
jianpangongnengkuozhan
- 键盘功能扩展,实现键盘的功能扩展,适合于初学汇编的,希望对大家的学习有所帮助-Expansion of the keyboard function, the function of the realization of extension of the keyboard, suitable for novice compilation, and I hope to help you learn
Interrupt_Programming
- 在键盘上练习打字并统计时间的实用程序。当一个句子输入完后(回车键作为结束符),屏幕上以min:sec:msec的格式显示键入字符的时间。在每次打字之前,屏幕上先显示出一个例句,然后用户按照例句,将句中字符通过键盘输入。这个过程可反复进行,当键入一个功能键时,退出打字计时程序。-Keyboard typing practice in and time utility statistics. When a sentence after importation (Enter as at the end
keyboard
- 使用注意:1、应包含头文件slavr.h 2、在工程选项中的Additional Lib中填入slavr 使用编译器使用附加库文件libslavr.a 3、本例采用了作按键释放检查的函数,适用于显 示电路不需频繁刷新的程序,如静态显示、LCD 模块电路等。-Use Note: 1, should include the header file slavr.h 2, in the project options in the Additional Lib
KeyBoard
- 进行键盘的操作练习,键入任何字母或数字,都能在屏幕上显示并且具有自动擦除的功能。-To practice the operation of the keyboard type any letters or Numbers, can be displayed on the screen and has the function of automatic erasing.