搜索资源列表
TextExchangeSrc12源代码
- 本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。 本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to
20040318103151_hexedit
- 十六进制编辑器VC源码 共有三个显示项目:地址、十六进制代码和ascii码,还可以调节显示列数-hexadecimal editor VC source revealed a total of three projects : Address, and hexadecimal code ascii codes, but also can adjust a few shows out
ASCII
- 可以方便转换ASCII及十六进制和十进制之间转换,适用于编程新手的方便工具
Ascii
- 十六进制与ASCII码转换,可支持多字符-Hexadecimal and ASCII code conversion
Serialport_Data_Anylize_Tool
- 串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。-Serial port analization tool. All data from/to serial port can be received/sent in the form of binary, hex and ASCII.
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
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
ASCII
- 输出ASCII码及对应的十六进制数,每按一次键盘输出一个ASCII码对应的符号及其十六进制数-Output ASCII code and the corresponding hexadecimal number, each time you press a keyboard output
Converter-of-Hex-and-ASCII-Code
- 字符串 十六进制 十进制 ascii码相互转换 复制 黏贴-Ten ascii hexadecimal string conversion copy paste
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
ASCII-To-Hex
- ASCII码转换为十六进制数码,Windows X86 32 API-ASCII code to Hexdecimal Code converter
Ascii-To-Hex
- ascii转十六进制,是一个很不错的转换工具,还是带源码的哦-ascii to hex
ASCII-To-Hex
- ASCII码转换为十六进制数码,Windows X86 32 API-ASCII code to Hexdecimal Code converter
ASCII及进制转换
- VB 编写的 进制转换,校验和, ASCII转十六进制,十六进制转ASCII(ASCII and hexadecimal conversion)
ascii_to_data
- 将十进制数对应的十六进制字符串转化成ascii字码发送(Hexadecimal string of sixteen decimal numbers corresponding to the code sent into ASCII)
AscII码转换2
- 输入字符(汉字或字母),转换成ASCII码(十六进制)(char to ascii code,,,,,,,,,,,)
ASCII与16进制互转
- 可实现ASCII码与十六进制之间的相互转换(Sixteen - level conversion)