搜索资源列表
char2asc.rar
- 16进制 和 字符串 转换 字符串 和 16进制 转换,hex to string string to hex
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
Val_Convert(2)
- This is convert string hex to decimal.
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.
HEXStringToByteArrayConv_LabVIEW
- A pair of vi s to convert between a HEX string and a byte array data types.
HexStrToDecStr
- 实现16进制32位字符串转换为10进制字符串,大小端通用代码。 该代码使用VC++编译测试通过,欢迎拍砖-Convert a 32BITS Hexadecimal string to a decimal string.This code have been compiled and tested under VC++ 6.0.
printfk
- 一个类似与printf功能的函数。支持16进制和10进制及字符串打印。-A similar function with the printf function. Support for hex and 10 hex string to print.
10trun16
- 十进制转换为十六进制!字符串输出!输入10进制的数字串,转换出16进制的数字-Decimal to hexadecimal! String output Enter the 10 hex digit string, convert the hex numbers
hexedit-1.2.10.src
- HexEditor 是针对汉化用的十六进制编辑工具。方便的编辑方法,增删字节无需在菜单中处理,只需按文字编辑方式处理即可。编辑器中能够屏蔽所有非 ASCII 字符和控制字符,只剩下了英文字符显示出来。功能强大的全文查找和全文替换,包括标准字符串和 Unicode 字符串的查找和替换(可以不区分大小写)。功能强大的输入功能,支持十六进制码处理和字符输入,字符输入还包括 Unicode 字符的直接输入。无限级的 Undo 与 Redo 功能,令到编辑随时都可以撤回到任何一步。可以选择任何部分的字节经
HexToByteArray
- c code to change hex string into a byte array
Hex2Char_20120316_1
- 十六进制数字转为char输出的学习例子。-Demo how to change Hex type number to char string.
jinzhizhuanhuan
- 【问题描述】编写函数itob(n,s,b),用于把整数n转换成以b为基的字符串并存储到s中. 编写程序,使用函数itob(n,s,b)将输入的整数n,转换成字符串s,将s输出.转换后的字符串从最高的非零位开始输出。如果n为负数,则输出的字符串的第一个字符为’-’。b为大于1小于37的任意自然数值。当b=2时,输出字符只可能是’0’和’1’;当b=16时,输出字符串中可能含有字符为’0’-’9’,’a’-’f’(字母以小写输出)。b还可以是其它数值。比如输入n=33,b=17,则输出33的17进制
SPI
- USMART是由ALIENTEK开发的一个灵巧的串口调试互交组件,通过 它,你可以通过串口助手调用程 序里面的任何函数,并执行.因此,你可以随意更改函数的输入参数(支持数字(10/16进制)、字符串、 函数入口地址等作为参数),单个函数最多支持10个输入参数,并支持函数返 回值显示.V2.1新增 hex和dec两个指令.他们可以用于设置函数参数的显示格式.也可以用于数据的进制转换.-USMART by ALIENTEK developed a smart serial debug
Array-Hex-conversion
- C的各类数组进制转换,如比特流转十进制、十六进制、字符串,十进制、十六进制转字符串等。个人收集学习用,分享给大家。还有没搜集全的个人自己编写在了另一台机器上,其实弄清这些代码的原理自己编写很容易,提供大家学习。- C all array hexadecimal conversion, such as bit circulation decimal, hexadecimal, string, decimal, hexadecimal string. Personal collection
code06
- 用perl语言实现对一个十进制字符串进行十六进制转换-use perl to accept an input string and dump its hex value
char-string-to-HEX
- 将字符串转变为16进制数,可以直接工程应用(Converting a string to a 16 hexadecimal number can be used directly for engineering applications)
Hex
- Hexadecimal to string converter in c++
ascii_to_data
- 将十进制数对应的十六进制字符串转化成ascii字码发送(Hexadecimal string of sixteen decimal numbers corresponding to the code sent into ASCII)
CRC16 String to Hex
- COM_Config_Multi.vi CRC16 Check.vi Hex to String.vi ON OFF.vi String to Hex.vi