搜索资源列表
asc2chr
- HEX/ASCII/字符转换工具。-HEX / ASCII / characters conversion tools.
Hex
- Convert ASCII to HEX
tools
- 1 - base64 decode 2 - url encode 3 - url decode 4 - md5 hash 5 - random str 6 - sha1 hash 7 - DES hash 8 - CRC32 9 - rot13 encode 10 - ASCII -> bin 11 - ASCII -> dec 12 - ASCII -> hex 13 - ASCII -> char() 14 - AS
HexToASCIIConverter
- 使用Javascr ipt语言,能够实现ASCII码与十六进制代码之间相互转换。-Hex To ASCII Converter
Base64104
- Base64算法源码、0x30编解码、Hex编解码,这些一般在银行、通信等中,用于对二进制的数据流进行处理,转换成全可见的ASCII字符。这里提供的是.h和.cpp,简单明了,易于移植。-Base64 source algorithm, 0x30 codec, Hex codec, which generally in the banking, communications, etc., used for binary data stream processing, conversion Che