搜索资源列表
homework23
- 用汇编写的字符按键查看器,能看到每个字符的ASCII码用SCAN码-compilation was made with the character keys viewer can see each character's ASCII code using SCAN
asmkeytest
- 用汇编写的字符按键查看器,能看到每个字符的ASCII码用SCAN码-compilation was made with the character keys viewer can see each character's ASCII code using SCAN
DC-code
- C语言的名里使用方法,包括输入输出函数,scanf,printf,define,还有ASCII码表
showoutinasccode
- 程序把BX 寄存器内的十六进制数以 ASCII 码的形式在屏幕上显示出来。-the source code help what is in BX print out in asc
homework
- 编写一个程序,输出ASCII码从20h到0FFh之间的所有ASCII字符以及它们的二进制、十进制、十六进制值。-Write a program that outputs ASCII code from 20h to 0FFh ASCII characters and their binary, decimal, hexadecimal value.
time
- 汇编语言程序设计,显示系统时间。 首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, o
ASCII2.0
- 很好的ASCII码转换工具,好用,很直接.-Good ASCII code conversion tool, easy to use, very straightforward.
byte
- 该程序为把2字节的4位十六进制数转换为4字节的ASCII码。适合于初学者-The 2-byte hexadecimal number 4 is converted to 4-byte ASCII code, suitable for beginners
asc
- 用汇编语言编写一个生成ASCII代码表的程序,显示格式为表格式-To prepare a compilation of the language used to generate the ASCII code table procedures, display format for the table format
ASCII-Code
- ASCII字符查询工具带源码的方便查询省得大家查表了-ASCII characters in query tool
2
- 设在字节变量ASCHEX中存放着一个用ASCII码表示的16进制数字,先要将它转换成控制数码管显示的7段代码, 并存入RESULT单元(字节变量)。试编出完成这一任务的程序-ASCHEX byte variables in a stored expressed with ASCII code 16 hexadecimal numbers must be converted to a digital display control 7 of the code, and deposited R
KEYTEST
- 是个汇编练习程序,用来显示键盘上按键的ASCII码和扫描码,是一个很好的练习汇编的参考程序,希望对初学汇编语言的同学有帮助吧-Practice is a compilation of procedures, the keyboard keys used to display the ASCII code and scan code of practice is a good reference for the compilation process, in the hope that stude
add
- 两个多位十进制数相加,要求加数均已ASCII码值形式各自顺序放在以DATA1和DATA2为首的五个内存单元中-Than the sum of two decimal demanding addends have the form of ASCII code value of each order placed with DATA1 and DATA2, led by five memory units
2.1
- 用表格形式显示ASCII字符SMASCII。 按15行×16列的表格形式显示ASCII码为10H—100H的所有字符,即以行为主的顺序及ASCII码递增的次序显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-Using Forms to display ASCII characters SMASCII. × 16 rows by 15 columns display in tabular form for the 10H-100H ASCII
ASCII
- 打印ASCII码及九九乘法表,汇编语言程序设计-And the multiplication table to print ASCII code, assembly language programming
ascii
- 在汇编环境下输出256个ascii码字符(每行16个)-Environment in the assembly code output 256 ascii characters (each line 16)
ascii-
- 将按键值转换为ASCII码,能够很方便的进行汇编以及单片机编程使用-Will be key to ASCII code, can be very convenient assembly and microcontroller programming
Decimal-ASCII-code-to-BCD
- 通过汇编语言实现十进制ASCII码转成BCD码-Through the decimal ASCII code assembly language into BCD code
Decimal-ASCII-code-into-binary
- 通过汇编语言将十进制ASCII码转化成二进制-Through the decimal ASCII code assembly language into binary
ascii
- 将ASCII码按顺序在屏幕上竖列显示。 要求: (1)逐个显示字符,相邻的两个字符之间显示要有时间间隔。 (2)字符颜色为绿色。 (3)每列显示20个字符,列间距为5个字符。显示完128个ASCII码,共需7列。 -The ASCII code sequence vertical columns displayed on the screen. Requirements: (1) by-character display, the display between