Welcome![Sign In][Sign Up]
Location:
Search - ascii asm

Search list

[Other resourcebcd_conv

Description: convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o ASCII resp. BCD 3.From binary to Hex-ASCII Bin _Bcd.c : uchar BcdToBin (uchar val) uchar BinToBcd (uch ar val)
Platform: | Size: 4901 | Author: jack | Hits:

[Other resourceFont_view

Description: 转贴原作者声明: ViewChr 程序使用说明: 本程序可方便浏览和调用 Hzk16(16*16中文点阵字库)和Asc16(8*16中文点阵字库)内容。 通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按\"Add chr.asm\"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。在显示文字区域双击可切换网格显示开关状态。 如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。 (备注:ASCII码文件CHR.ASM的取字方向同字库Hzk16和Asc16) 如果你有疑问和建议,欢迎与我们联系。 WWW.165V.COM XuHai777@163.com -statement posted Author : ViewChr procedures use : this procedure will facilitate access and use of Hzk16 (16 * 16 Chinese character dot-matrix) and Asc16 (8 * 16 Lattice Chinese font) content. Scroll through the right font browse through the text box can input Chinese characters access to its font matrix. according to "Add chr.asm" button or the Enter key could be 16-band matrix fonts data into corresponding AS CI CHR.ASM yards to the additional documents. Writing in the region showed double-click toggle grid shows switching state. If you do dot matrix screen display Chinese characters procedures, the procedures that you will be a good helper. (Note : ASCII document CHR.ASM word from the same direction and character Hzk16 Asc16) If you suspect Journalist and suggestions are welc
Platform: | Size: 146108 | Author: 申平 | Hits:

[Other resourceComByASC

Description: 这是一个调试单片机与计算机通信的ASM汇编程序,与testUART.rar配合使用,通信代码为ASC-This is a debugging MCU and computer communications ASM compilation procedures, testUART.rar tie with the use of ASCII communications code
Platform: | Size: 2301 | Author: 冯子新 | Hits:

[assembly language汇编

Description: 4.asm…… 响铃程序,输入一个数字字符N,响铃N次。(完成)ysk3.asm ……显示一个星型倒三角。m1.asm ………编程将键盘输入的8位无符号二进制数转化为十六进制数和十进制数,并输出结果form.asm ……采用子程序编程按以下三种格式(██,◣,◥)打印九九乘法表:(完成)char.asm ……小写字母a b c d ……x y z的ASCII码分别为61H 62H 63H 64H……78H 79H 7AH, 而大写字母A B C D ….X Y Z的ASCII码分别为41H 42H 43H 44H …58H 59H 5AH, 使用串处理指令编程从键盘输入16个字符(大小写字母及其它字母均有), 存入以BUF1开始的一片存储区中,并将其传送到以BUF2开始的一片存储区中, 在传送是将其中的小写字母均改为大写字母,并将第一个小写字母在串中的位置 (距串头BUF1的相对位移量)以十六进制形式输出。(完成)-4.asm ... ... beep procedures, the importation of a number of characters N, N-beep. (Completed) ysk3.asm ... shows a Star inverted triangle. ... ... M1.asm programming to the keyboard input of eight unsigned binary number into a hexadecimal number and decimal number, and the output form.asm ... using subroutine program by the following three formats ( , TT, Short) Print Jiujiuchengfabiao : ( completed) char.asm ... lowercase letters a b c d ... x y z ASCII respectively 61H 62H 63H 64H 78H 79H ... 7AH and capital letters A B C D .... X Y Z ASCII respectively 41H 42H 43H 44H 58H 59H L1.5AH ..., the use of string processing programming instructions from the keyboard 16 characters (letters and other case-sensitive alphanumeric both), credited to BUF1 started a storage area and its transmission
Platform: | Size: 2893 | Author: 冯萍 | Hits:

[Other resourceasem5113

Description: Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.
Platform: | Size: 613664 | Author: wan mi | Hits:

[Other resourceasem51-1.3-ELF.tar

Description: Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.
Platform: | Size: 336006 | Author: wan mi | Hits:

[assembly language汇编

Description: 4.asm…… 响铃程序,输入一个数字字符N,响铃N次。(完成)ysk3.asm ……显示一个星型倒三角。m1.asm ………编程将键盘输入的8位无符号二进制数转化为十六进制数和十进制数,并输出结果form.asm ……采用子程序编程按以下三种格式(██,◣,◥)打印九九乘法表:(完成)char.asm ……小写字母a b c d ……x y z的ASCII码分别为61H 62H 63H 64H……78H 79H 7AH, 而大写字母A B C D ….X Y Z的ASCII码分别为41H 42H 43H 44H …58H 59H 5AH, 使用串处理指令编程从键盘输入16个字符(大小写字母及其它字母均有), 存入以BUF1开始的一片存储区中,并将其传送到以BUF2开始的一片存储区中, 在传送是将其中的小写字母均改为大写字母,并将第一个小写字母在串中的位置 (距串头BUF1的相对位移量)以十六进制形式输出。(完成)-4.asm ... ... beep procedures, the importation of a number of characters N, N-beep. (Completed) ysk3.asm ... shows a Star inverted triangle. ... ... M1.asm programming to the keyboard input of eight unsigned binary number into a hexadecimal number and decimal number, and the output form.asm ... using subroutine program by the following three formats ( , TT, Short) Print Jiujiuchengfabiao : ( completed) char.asm ... lowercase letters a b c d ... x y z ASCII respectively 61H 62H 63H 64H 78H 79H ... 7AH and capital letters A B C D .... X Y Z ASCII respectively 41H 42H 43H 44H 58H 59H L1.5AH ..., the use of string processing programming instructions from the keyboard 16 characters (letters and other case-sensitive alphanumeric both), credited to BUF1 started a storage area and its transmission
Platform: | Size: 3072 | Author: 冯萍 | Hits:

[assembly languagedocs

Description: ASM编程速查表, 包括ASCII码字符集, 数据类型, ASM语法速查-Suchabiao ASM programming, including ASCII character sets, data types, ASM Grammar Check
Platform: | Size: 73728 | Author: 郭先生 | Hits:

[SCMbcd_conv

Description: convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o ASCII resp. BCD 3.From binary to Hex-ASCII Bin _Bcd.c : uchar BcdToBin (uchar val) uchar BinToBcd (uch ar val)
Platform: | Size: 5120 | Author: jack | Hits:

[OS programKb_sniff

Description: 修改中断描述符表(IDT)中的键盘入口实现按健记录,把读取到的键盘扫描码转换成 ascii 码记录下来。查找键盘入口采用了查询 IO APIC 的重定向寄存器的方法(通过把物理地址 0xFEC00000 映射为虚拟地址,然后读取键盘中断向量,最难得是没有 xpsp2 的限制了。不经典不发。-interrupt descriptor revised table (IDT), the keyboard imported by Kin achieve record Reads to put the keyboard scan code into ascii codes recorded. You use the keyboard entrance inquiries IO APIC redirect the register (through the physical address 0xFEC 00000 map to the virtual address, and then read the keyboard interrupt vector, the most rare is the limit xpsp2. not classic non-fat.
Platform: | Size: 6144 | Author: | Hits:

[Otherkeycode

Description: 将键盘扫描码转换成ASCII,利用8086内部中断程序编的,非常好的,有原代码!-keyboard scan code will be converted into ASCII, using 8086 internal procedures interrupted series, very good. a source!
Platform: | Size: 1024 | Author: wushishan | Hits:

[Other Embeded programFont_view

Description: 转贴原作者声明: ViewChr 程序使用说明: 本程序可方便浏览和调用 Hzk16(16*16中文点阵字库)和Asc16(8*16中文点阵字库)内容。 通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按"Add chr.asm"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。在显示文字区域双击可切换网格显示开关状态。 如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。 (备注:ASCII码文件CHR.ASM的取字方向同字库Hzk16和Asc16) 如果你有疑问和建议,欢迎与我们联系。 WWW.165V.COM XuHai777@163.com -statement posted Author : ViewChr procedures use : this procedure will facilitate access and use of Hzk16 (16* 16 Chinese character dot-matrix) and Asc16 (8* 16 Lattice Chinese font) content. Scroll through the right font browse through the text box can input Chinese characters access to its font matrix. according to "Add chr.asm" button or the Enter key could be 16-band matrix fonts data into corresponding AS CI CHR.ASM yards to the additional documents. Writing in the region showed double-click toggle grid shows switching state. If you do dot matrix screen display Chinese characters procedures, the procedures that you will be a good helper. (Note : ASCII document CHR.ASM word from the same direction and character Hzk16 Asc16) If you suspect Journalist and suggestions are welc
Platform: | Size: 145408 | Author: 申平 | Hits:

[Other8250

Description: 8250串行通讯实验:键盘输入一个字符,将其ASCII码加1后发送出去,再接收回来在屏幕上加1后的字符显示出来,实现自发自收。-8250 serial communication experiment: a keyboard input character, its ASCII code plus 1, after sending out, and then receive back on the screen plus 1 character after the show, the realization of spontaneous self-admission.
Platform: | Size: 20480 | Author: wendy | Hits:

[SCMasem5113

Description: Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numberless small extensions and improvements bug fixes For details see the ASEM-51 Release Notes.
Platform: | Size: 613376 | Author: wan mi | Hits:

[OtherASCII

Description: 汇编 打印ASCII码表 显示在屏幕上-Print ASCII code compiled on the screen shown in the table below
Platform: | Size: 2048 | Author: 天才 | Hits:

[SCM51rs232io

Description: 单片机对rs232串口读写,接收传来的ascii码,并且将码解析成可以显示的bcd码,根据命令发送存储器或接口的代码,转换成ascii码送出rs232串口。-Rs232 serial port to read and write single-chip, to receive from the ascii code, and code analysis into bcd code that can be displayed, in accordance with an order to send the code memory or interface, to convert ascii code serial rs232 out.
Platform: | Size: 3072 | Author: 罗云高 | Hits:

[Embeded-SCM Develop12864LCD

Description: FYD12864-0402B是一种具有4位/8位并行、2线或3线串行多种接口方式,内部含有国标一级、二级简体中文字库的点阵图形液晶显示模块;其显示分辨率为128×64, 内置8192个16*16点汉字,和128个16*8点ASCII字符集.利用该模块灵活的接口方式和简单、方便的操作指令,可构成全中文人机交互图形界面-FYD12864-0402B is a 4/8 bit parallel, 2 line or 3-wire serial interface a variety of ways, the internal level with GB II, Simplified Chinese font dot matrix graphic liquid crystal display module its display resolution for 128 × 64, built 8192 16* 16 Chinese characters, and 128 16* 8 ASCII character set. make use of the flexible modular approach and a simple interface to facilitate the operation of instructions, may constitute the whole Chinese graphical interface Human-Computer Interaction
Platform: | Size: 937984 | Author: 付雷 | Hits:

[assembly languageasm

Description: 按15行×16列的表格形式显示ASCII码为10H~FFH的所有字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII码为0)分隔。-ascall
Platform: | Size: 6144 | Author: jinixn | Hits:

[assembly languageasm

Description: 转码 对敲击键盘上的每一个键进行存储 并显示其ASCII码等-Transcoding percussion on each key in the keyboard is stored and displayed its ASCII code, etc.
Platform: | Size: 1024 | Author: Alex | Hits:

[assembly languageLAB-4---ASCII---BCD---HEX

Description: ASCII - BCD - HEX. this program convert Ascii to bcd or hex format using asm for microprocesors 8086
Platform: | Size: 3072 | Author: Dmitry | Hits:
« 12 »

CodeBus www.codebus.net