Location:
Search - HEX string
Search list
Description: CSharp Example for converting various String Types to Hexadecimal and the reverse of.
Platform: |
Size: 23238 |
Author: sallyhoe2001@yahoo.com |
Hits:
Description: 用C++编写的二到十六进制正整数字符串转为数值的小程序-Using C prepared in 2-16 M-ary positive integer values into a string of small procedures
Platform: |
Size: 3895296 |
Author: zheshizadele |
Hits:
Description: 字符串,标准输出等UNICODE版本适配,十六进制字符转换。-String, the standard output, such as UNICODE version adapter, convert hexadecimal characters.
Platform: |
Size: 2048 |
Author: 扎克 |
Hits:
Description: C51字符串的接收和发送测试功能,例如发送HEX。95 10 20 25 可在调试窗口显示。-C51 string to receive and send a test function, for example, to send HEX. 95 10 20 25 can be displayed in the debug window.
Platform: |
Size: 6144 |
Author: 李勇 |
Hits:
Description: 自己写的一个函数,作用:将十六进制的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.
Platform: |
Size: 6144 |
Author: |
Hits:
Description: 16进制 和 字符串 转换
字符串 和 16进制 转换-hex to string
string to hex
Platform: |
Size: 5120 |
Author: |
Hits:
Description: labview程序:十六进制数转ASCII码-labview program: the number of hexadecimal to ASCII code
Platform: |
Size: 14336 |
Author: 辛方 |
Hits:
Description: source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex -source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex
Platform: |
Size: 1130496 |
Author: arun |
Hits:
Description: ansi-c code for 8051 type microcontrollers, enables string conversions like: ascii to int hex, ascii to long hex, swap long, swap int, etc.
code compiles with Keil and is very efficient.
Platform: |
Size: 1024 |
Author: oferf |
Hits:
Description: Read Hex string from file, convert to byte array and send using udp multicast socket
Developed by Borland c++ builder 6.0
-Read Hex string from file, convert to byte array and send using udp multicast socket
Developed by Borland c++ builder 6.0
Platform: |
Size: 302080 |
Author: lika |
Hits:
Description: convertor the Hex(binary) to String
Platform: |
Size: 206848 |
Author: KIM |
Hits:
Description: Conversion of string into ascii,decimal,hex and viceversa
Platform: |
Size: 2048 |
Author: SUYOG |
Hits:
Description: 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 - ASCII -> chr()..
15 - ASCII -> String.fromCharCode()
16 - bin -> ASCII
17 - dec -> ASCII
18 - hex -> ASCII
19 - char() -> ASCII
20 - chr() -> ASCII
21 - String.fromCharCode() -> ASCII
22 - bin -> dec
23 - bin -> hex
24 - dec -> bin
25 - dec -> hex
26 - hex -> bin
27 - hex -> dec
28 - cp1251(&cp1259) -> utf8
29 - /etc/passwd -> login login
30 - PHP crupt
31 - URL -> IFrame
32 - String lower
33 - String UPPER
34 - ASCII -> 0xHEX
35 - Simple html encrypt
36 - htmlspecialchars
37 - Full urlencode
38 - base64 decode && gzinflate
39 - gzdeflate && base64 encode-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- ASCII-> chr()..
15- ASCII-> String.fromCharCode()
16- bin-> ASCII
17- dec-> ASCII
18- hex-> ASCII
19- char()-> ASCII
20- chr()-> ASCII
21- String.fromCharCode()-> ASCII
22- bin-> dec
23- bin-> hex
24- dec-> bin
25- dec-> hex
26- hex-> bin
27- hex-> dec
28- cp1251(&cp1259)-> utf8
29- /etc/passwd-> login login
30- PHP crupt
31- URL-> IFrame
32- String lower
33- String UPPER
34- ASCII-> 0xHEX
35- Simple html encrypt
36- htmlspecialchars
37- Full urlencode
38- base64 decode && gzinflate
39- gzdeflate && base64 encode
Platform: |
Size: 4096 |
Author: Ihar |
Hits:
Description: 十六進位轉十進位,可輸入十六進位的字串,若有英文字母則用大寫輸入,會將十六進位的字串轉成十進位的字串。-Turn 10 hexadecimal decimal, enter the hexadecimal string, if the letters are in capital input, will be hexadecimal string converted to a decimal string.
Platform: |
Size: 2048 |
Author: Daniel |
Hits:
Description: 字符串转十六进制,让你的数据更符合你的要求。-Turn hex string to make your data more in line with your request.
Platform: |
Size: 13312 |
Author: 吴德仁 |
Hits:
Description: to conce binary to hex string
Platform: |
Size: 3072 |
Author: rocks |
Hits:
Description: 16进制字符串转2进制文件。可以输入文件或在界面输入。
例如输入“61 62 0D 0A”会获得一个文件,其内容为“ab\r\n”-convert a hex string to a binary file with java
Platform: |
Size: 8192 |
Author: 李辉 |
Hits:
Description: 实现长度小于N个字符的十六进制字符串转换为十进制输出
扩展说明:可实现任意进制的转换-Length is less than N characters to achieve the hex string to decimal output expansion Description: can be any hex conversion
Platform: |
Size: 1024 |
Author: Lzhou |
Hits:
Description: 16位整形数值转换为16进制字符串,可用于串口通讯时的数据类型转换。-int16 to hex string
Platform: |
Size: 8192 |
Author: alex |
Hits:
Description: 十六进制字符串转ASCII;
ASCII码字符串转十六进制字符串,(It has two programs, including HEX string and ASCII string convertation.
Hex string converts to ASCII.
ASCII string converts to Hex string.)
Platform: |
Size: 25600 |
Author: dorislu
|
Hits: