搜索资源列表
ASCII Table 1.0
- Just enter the code page and then select the character you want with the mouse and program will calculate it s ASCII code.
ASCII-to-HEX.ASCII码转十六进制数
- labview程序:ASCII码转十六进制数,非常实用的程序,labview procedures: ASCII code to hexadecimal number, a very useful procedure
Ascii
- 十六进制与ASCII码转换,可支持多字符-Hexadecimal and ASCII code conversion
ASCII
- ASC II编码表 目前计算机中用得最广泛的字符集及其编码,是由美国国家标准局(ANSI)制定的ASCII码(American Standard Code for Information Interchange,美国标准信息交换码),它已被国际标准化组织(ISO)定为国际标准,称为ISO 646标准。适用于所有拉丁文字字母,ASCII码有7位码和8位码两种形式。-ASC II coding table is currently the most widely used computer ch
ASCII-Code
- ASCII字符查询工具带源码的方便查询省得大家查表了-ASCII characters in query tool
HEX-Vs-ASCII
- labview程序:十六进制数转ASCII码-labview program: the number of hexadecimal to ASCII code
ascii
- 利用Visual C++编写的ASCII码串口调试程序,适用性很高-Using Visual C++, prepared by serial ASCII code debugger, the application of high
ASCII
- 汇编 打印ASCII码表 显示在屏幕上-Print ASCII code compiled on the screen shown in the table below
16-hex-converted-to-ASCII-code
- 16进制转换为ASCII码程序 非常好的程序 -16 hex converted to ASCII code program
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-code
- 包括ascii码源码,用此源码可以生成任何字符相对应的ascii码。-ascii code
ASCII-code
- 完整的ASCII码表,对C,C++编程的各位非常有帮助。-Full ASCII code table for C, C++ programming you very helpful.
ASCii-CODE
- ASCII码,识别库,C格式,识别数字字母,点阵-ASCII code, recognition library, C format.
ASCII-Code-Table-a-Specific
- This program print the table of ASCII Code & provide a specific ascii code you need
ebcdic-code-ascii-code-switch
- 使用查表法把IBM ebcdic码转换为ascii码-Using the look-up table to IBM ebcdic code is converted to ascii code
ASCII码表完整版
- ASCII码完整版,可用于查找ASCII字符,打印机等编程必备。(the complete version of ASCII code, which could be used for searching ASCII code, very helpful when coding for printer)
ASCII
- 输入一个字符,找出它的前驱字符和后继字符,并按ASCII码值从小到大的顺序输出这3个字符及其对应的ASCII 码(Enter a character, find its predecessor characters and subsequent characters, and according to the ASCII code value from small to large order, the output of these 3 characters and their corresp
ascii
- asciii code table image
AscII码转换2
- 输入字符(汉字或字母),转换成ASCII码(十六进制)(char to ascii code,,,,,,,,,,,)