搜索资源列表
C Sharp Hex Example.rar
- CSharp Example for converting various String Types to Hexadecimal and the reverse of.
HexSring2Ascii
- 一个16进制转10进制的小工具,对于需要字符串进制转换很有用-10 hex 16 hex turn a small tool, the need to convert hex string to be useful
amo_tool_V1_2_6
- 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
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 output of the English.
HEX-Vs-ASCII
- labview程序:十六进制数转ASCII码-labview program: the number of hexadecimal to ASCII code
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 Developed by Borland c++ buil
HexToString
- convertor the Hex(binary) to String
BinDecBinWRecursion
- Conversion of string into ascii,decimal,hex and viceversa
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.
dump
- 产生一个文件的十六进制倾印码(dump)。它应该从命令行接受单个参数,也就是需要进行倾印的文件名。如果命令行未给出参数,程序就打印标准输入的字符串的倾印码。-Produce a hex dump file code (dump). It should accept the individual arguments from the command line, that is, the need for dump file names. If the command line parameter
16ToChar
- 16进制转字符串类型,可根据需要自行修改。-16 hex string change, modify as needed.
BinaryLook
- simple application to control a 32bit hex string, good to easily locate binary configurations of MCU or MPU registers
HEXStringToByteArrayConv_LabVIEW
- A pair of vi s to convert between a HEX string and a byte array data types.
BCC
- 计算16进制字符串的BCC,允许字符串间有空格-calculate hex string s bcc
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.)