搜索资源列表
C Sharp Hex Example.rar
- CSharp Example for converting various String Types to Hexadecimal and the reverse of.
HexStrToInt
- 用C++编写的二到十六进制正整数字符串转为数值的小程序-Using C prepared in 2-16 M-ary positive integer values into a string of small procedures
hex
- 字符串,标准输出等UNICODE版本适配,十六进制字符转换。-String, the standard output, such as UNICODE version adapter, convert hexadecimal characters.
uart
- 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.
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 ou
char2asc
- 16进制 和 字符串 转换 字符串 和 16进制 转换-hex to string string to hex
HEX-Vs-ASCII
- labview程序:十六进制数转ASCII码-labview program: the number of hexadecimal to ASCII code
hex_to_int
- 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 an
STRING_CONVERSIONS
- 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.
fuelcellsim
- 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
HexToString
- convertor the Hex(binary) to String
BinDecBinWRecursion
- Conversion of string into ascii,decimal,hex and viceversa
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
HEX
- 十六進位轉十進位,可輸入十六進位的字串,若有英文字母則用大寫輸入,會將十六進位的字串轉成十進位的字串。-Turn 10 hexadecimal decimal, enter the hexadecimal string, if the letters are in capital input, will be hexadecimal string converted to a decimal string.
zfcz16jz
- 字符串转十六进制,让你的数据更符合你的要求。-Turn hex string to make your data more in line with your request.
hex
- to conce binary to hex string
hex2bin
- 16进制字符串转2进制文件。可以输入文件或在界面输入。 例如输入“61 62 0D 0A”会获得一个文件,其内容为“ab\r\n”-convert a hex string to a binary file with java
achieve-the-hex-string-to-decimal-
- 实现长度小于N个字符的十六进制字符串转换为十进制输出 扩展说明:可实现任意进制的转换-Length is less than N characters to achieve the hex string to decimal output expansion Descr iption: can be any hex conversion
int16-to-hex-string
- 16位整形数值转换为16进制字符串,可用于串口通讯时的数据类型转换。-int16 to hex string
Hex显示与ASCII显示转换
- 十六进制字符串转ASCII; ASCII码字符串转十六进制字符串,(It has two programs, including HEX string and ASCII string convertation. Hex string converts to ASCII. ASCII string converts to Hex string.)