搜索资源列表
HEXandASCIIConverter.rar
- ASCII码与HEX码相互转换,可以实现两种点吗之间的相互转换,十分方便!,HEX code and ASCII code conversion
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.
HEX-Vs-ASCII
- labview程序:十六进制数转ASCII码-labview program: the number of hexadecimal to ASCII code
ASCII
- 显示ACSII表。适合初学者学习,鼠标移动能自动显示相应的各种进制数-ACSII
CharToAsciiToUnicode
- 字符与其对应的ASCII码以及UNICODE码之间的相互转换,由任意一者可以转换到其它两者,ASCII码和UNICODE码的表示还支持10进制和16进制之间的动态切换-ASCII character codes and their corresponding conversion between UNICODE code, can be converted by any one person to another two, ASCII, and UNICODE code that also su
unicode-to-ascii-hex
- unicode ascii hex 相互转换软件-unicode ascii hex conversion software with each other
Ascii_to_hex
- convert ascii to hex labview
asciitohex
- ascii转换成16进制,并且放入剪贴板中-ascii to hex,and into The clipboard
hexedit-1.2.10.src
- HexEditor 是针对汉化用的十六进制编辑工具。方便的编辑方法,增删字节无需在菜单中处理,只需按文字编辑方式处理即可。编辑器中能够屏蔽所有非 ASCII 字符和控制字符,只剩下了英文字符显示出来。功能强大的全文查找和全文替换,包括标准字符串和 Unicode 字符串的查找和替换(可以不区分大小写)。功能强大的输入功能,支持十六进制码处理和字符输入,字符输入还包括 Unicode 字符的直接输入。无限级的 Undo 与 Redo 功能,令到编辑随时都可以撤回到任何一步。可以选择任何部分的字节经
Hex2Ascii
- Program in C that converts Hex format to ASCII format.
TypeChange
- delphi一些数据类型的转换函数整理,比如16进制转ascii,16进制转二进制等。-delphi some data type conversion function finishing, such as hexadecimal turn ascii, 16 hex to binary and so on.
HEXwrite
- Useful tool in order to read ascii to Hex and otherwise.-Useful tool in order to read ascii to Hex and otherwise.
hex2ascii-aa-ascii2hex
- vc6.0编写的hex和ascii码的相互转换的程序,用到的朋友可以参考一下-Hex prepared by the VC6.0 and ASCII code conversion procedures, the use of a friend can refer to
Ascii-To-Hex
- ascii转十六进制,是一个很不错的转换工具,还是带源码的哦-ascii to hex
Asc2Hex
- 用C++编写的ASCii码与二进制的相互转换,(ASCii code to binary)
Binary Tools
- Sample Binary Tools Converter ASCII to Bin,Hex
hex2ascii
- ASCII码转hex(ASCII to hex)
AsciiToHex
- ASCII码转16进制数,即文本字符转16进制数据,文本以任意非0~9 ,a~z,A~Z分割均可(ASCII code to 16 decimal number, that is, text characters to 16 decimal data, the text to any non 0~9, a~z, A~Z segmentation can be)
ascii_to_data
- 将十进制数对应的十六进制字符串转化成ascii字码发送(Hexadecimal string of sixteen decimal numbers corresponding to the code sent into ASCII)