搜索资源列表
ascii
- 实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。
ascii
- 这个软件主要是用于ASCII查询器的小工具。
showoutinasccode
- 程序把BX 寄存器内的十六进制数以 ASCII 码的形式在屏幕上显示出来。-the source code help what is in BX print out in asc
turn5
- ASCII编码转换器,非常简单易用。可以自由转换各进制及中文-ASCII Encoding Converter is very easy to use. Are free to convert the binary and Chinese
ASCII-Code
- ASCII字符查询工具带源码的方便查询省得大家查表了-ASCII characters in query tool
asm
- 按15行×16列的表格形式显示ASCII码为10H~FFH的所有字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII码为0)分隔。-ascall
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
ascii-bcd
- 可以把ASCII转换为BCD码,即运用汇编将提供的ascii转换为bcd码-ASCII CHANCLANTE TO BCD
htascconv
- 将某存储单元中的100个16进制数转化为ASCII码,并储存到相应的存储区内-hex number to ascii number convertion
GNU_uni2ascii_20051122
- This c source for converting Unicode to Ascii.-This is c source for converting Unicode to Ascii.
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
delphimodbus-1.4.0
- Delphi的ModbusTcp开发控件,需要Indy支持,包括主站和从站的控件-he Delphi Modbus library is a Modbus Class I Delphi implementation of a Modbus master and slave over TCP/IP (ModbusTCP). Serial I/O (RTU or ASCII) is not supported.
Image2Ascii
- Delphi program for converting image file to text asc-Delphi program for converting image file to text 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)
Exemplo-ASCII
- ASCII tables Create a ASCII Table em Delphi.
ascii-
- 将按键值转换为ASCII码,能够很方便的进行汇编以及单片机编程使用-Will be key to ASCII code, can be very convenient assembly and microcontroller programming
16-hex-converted-to-ASCII-code
- 16进制转换为ASCII码程序 非常好的程序 -16 hex converted to ASCII code program
ascii
- 用表格形式显示ASCII字符 按15行×16列的表格形式显示ASCII码为10H—100H的所有字符,即以行为主的顺序及ASCII码递增的次序显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-ASCII characters displayed in tabular form
LAB-4---ASCII---BCD---HEX
- ASCII - BCD - HEX. this program convert Ascii to bcd or hex format using asm for microprocesors 8086