搜索资源列表
Ascii
- 十六进制与ASCII码转换,可支持多字符-Hexadecimal and ASCII code conversion
commtest
- E语言串口调试源码,中文编程语言,支持ASCII和十六进制转换,支持modbus RTU-E language serial debugging source code, Chinese programming language that supports ASCII and hex conversion, support modbus RTU
06801_30
- 用汇编实现将求和以ASCII码的形式依次显示 即:将每位十六进制数转换成ASCII码的形式从高位到低位依次输出 -With the compilation in order to achieve the sum of the form of ASCII code sequence shows that: for each hexadecimal number will be converted into ASCII code format from a high level to low
U2A
- 自己写的一个函数,作用:将十六进制的char字符串转换成宽字符中文,然后自己再uincode转ascii就可以转成中文输出了。-Writing a function of their role: to be the char hex string into a wide English characters, then their re-ascii on uincode turn can be transformed to the output of the English.
denbinhex
- 转换十六进制, 十进制, 二进制, ASCII码的Visual Basic 6 源代码-This project converts a value of hex (base 16), denary (base 10), binary (base 2) or ascii into each of the others.
HEX-Vs-ASCII
- labview程序:十六进制数转ASCII码-labview program: the number of hexadecimal to ASCII code
hexedit-1.2.10.src
- HexEditor 是针对汉化用的十六进制编辑工具。方便的编辑方法,增删字节无需在菜单中处理,只需按文字编辑方式处理即可。编辑器中能够屏蔽所有非 ASCII 字符和控制字符,只剩下了英文字符显示出来。功能强大的全文查找和全文替换,包括标准字符串和 Unicode 字符串的查找和替换(可以不区分大小写)。功能强大的输入功能,支持十六进制码处理和字符输入,字符输入还包括 Unicode 字符的直接输入。无限级的 Undo 与 Redo 功能,令到编辑随时都可以撤回到任何一步。可以选择任何部分的字节经
HextoAscii
- 十六进制转ASCII 其间按一定顺序插入字符并排序-The hexadecimal ASCII meantime insert characters in a certain order and Sort
ASCII-MAB
- 计算MAB值和将十六进制数组转化成对应ASCII字符并格式化排列的C源代码-Calculate the the MAB value of and the hex array into the corresponding ASCII characters and format arranged in C source code
UCS2Char
- 该工具可以根据输入的UNICODE十六进制字符串计算出相应的汉字或ASCII码。比如:输入4F60便可以得到"你"。-The tool can be based on the input UNICODE calculate the corresponding hexadecimal string guy or ASCII.
ASCII
- 输出ASCII码及对应的十六进制数,每按一次键盘输出一个ASCII码对应的符号及其十六进制数-Output ASCII code and the corresponding hexadecimal number, each time you press a keyboard output
ASCII2Int16Int32Test
- 自己写的一个ASCII码和十六进制十进制转换的一个小程序,有了这个工具就不用去查表了,长的字符串可以输入后立即转换-a small program to convert decimal and hexadecimal to ASCII code , with this tool you will not have to look-up table, and long strings can be immediately converted
ASCII-CODE
- 详细描述了每个ASCII码的十进制,八进制,十六进制及对应的符号-A detailed descr iption of each ASCII coded decimal, octal, hexadecimal sixteen and the corresponding symbol
ascii
- 显示给定按键的八进制,十 六进制ascii码-Display a given key octal, decimal, hexadecimal ascii code
chuankou
- 软件概况 一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。 硬件连接方面,传统台式PC机支持标准RS232接口,当下带有串口的PC很少见,
c
- 打开十六进制ASCII,这是一个艰难的代码,盖茨已经研究超过20天-Turn the hex ASCII, this is a tough code, Gates has studied more than 20 days
Hex_ASCII
- 十六进制显示的文本与ASCII形式的文本互相转换-Hexadecimal display in the form of text to ASCII text conversion to each other
Ascii-To-Hex
- ascii转十六进制,是一个很不错的转换工具,还是带源码的哦-ascii to hex
ascii_to_data
- 将十进制数对应的十六进制字符串转化成ascii字码发送(Hexadecimal string of sixteen decimal numbers corresponding to the code sent into ASCII)
ASCII与16进制互转
- 可实现ASCII码与十六进制之间的相互转换(Sixteen - level conversion)