搜索资源列表
zifuchuli
- 十六进制字符文件遇4A输出前两位相减冗余度在十以内的结果-hexadecimal characters encountered 4A document output by the two previous phase of the redundancy within the 10 results
hex_char
- 如何显示十六进制字符?-show how hexadecimal characters?
support
- TI公司的Tusb3210系列芯片串口调试源码,可以直接通过串口发送字符、字符串、十六进制字符等。
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.
hexconv
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
Unit1
- 二进制字符转换成十六进制字符的算法,很有用的哟-Binary characters into character hexadecimal algorithms, useful yo
asc
- ASC字符转换的程序。输入ASC字符,能够自动转换出十进制、十六进制的asc码来。-ASC character conversion process. ASC input characters that can automatically convert a decimal, hexadecimal code asc.
HexToInt
- 把一个十六进制数,转换成字符串的应用函数。-A hexadecimal number into the application of the string function.
strtohex
- 字符串转十六进制,字 符串转十六进制-String to hexadecimal string to hexadecimal
Hec
- 十六进制字符转十进制数值程序,非常好用的程序-Hexadecimal characters to decimal numerical procedures, a very useful procedure
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.
serial
- 串口编程调试精灵,利用VB编写的串口调试软件,实现在线设置通信速率、奇偶校验、通信口而无须重新启动程序,可以设置定时发送的数据和时间间隔,可以自动显示接受到的数据并能在字符、十六进制和二进制之间自由切换,自动保存设置参数。-Debug serial programming wizard, VB prepared using serial debugging software, set up online communication rate, parity, oral communication
ChineseToHex
- 中文字符与十六进制互转,很实用的小工具。VB的源码,觉得需要就下载-Chinese characters with the hexadecimal Hu Zhuan, very useful gadget. VB source code, felt the need to download the
hextojpg
- 十六进制转换 可见十六进制字符转换到文件 十六进制转换为jpg jpeg文件-Hex conversion convert hexadecimal characters visible to the file converted to jpg jpeg hex file
shiliujinzhi
- 程序可以实现将输入的汉字或字符转换为十六进制的形式,程序简单易懂-Program can input Chinese characters or characters into hexadecimal form, the program easy to understand
DecToHex
- 程序可以实现将输入的汉字或字符转换为十六进制的形式,程序简单易懂-Program can input Chinese characters or characters into hexadecimal form, the program easy to understand
com
- 串口通信的实例,能够通过串口发送数据和接受数据。包括字符形式和十六进制形式-Examples of serial communication to send data via serial port and receive data. Including the character and hexadecimal form
c程
- 输入十进制字符,可以进行转换,输出十进制数字,也可以输入十六进制。 还可以输出数字金字塔(Enter decimal characters, you can output decimal numbers)
djwbbmcx
- 点睛文本编码查询用于将文本的字符串转换为Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5之间的互相转换,用于文本查询。转换结果使用十六进制表示。(Dotting text encoding for converting text query string is between Text, ASCII, Default, Unicode, BigEndianUnicode, UTF-8, UTF-7, GBK and
zynq_img
- 打开txt 文档,读取字符,其中字符格式为 D8 D9 D0 即没有0x 的十六进制,将其转换为十进制形式 ,如D0 转换为208(open txt and transfer the data format ,such as : D0 to 208)