搜索资源列表
TextExchangeSrc12源代码
- 本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。 本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to
utf8
- 这各函数能将字符串转换成UTF8格式并且是十六进制的内码格式-that the function can convert UTF8 string format and is within the hexadecimal code format
zifuchuanzhongjinzhizhuanhuan
- 字符串中进制转换可进行二进制,十进制,十六进制转换-strings base for the conversion can be binary, decimal, hexadecimal conversion
dec_hex_bit
- 用于较大数值的十进制,二进制,十六进制数值相互转换和十六进值到字符串的转换.-larger values for decimal, binary, Numerical mutual hexadecimal conversions and 16 string into the value of the conversion.
十进制整数相互转换
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
strHexToHex.rar
- 单文档程序将十六进制格式字符串转换为十六进制数,Procedures for single-document format will be hexadecimal string converted to hexadecimal number
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-电阻值选型(开
hexconv
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
HexToInt
- 把一个十六进制数,转换成字符串的应用函数。-A hexadecimal number into the application of the string function.
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-Converter
- 本文向您展示如何转换十六进制字符串,反之亦然。-This article shows you how to convert a hexadecimal string, and vice versa.
16hex-and-10hex
- 此文件包含八大功能。前四个这些功能 将字符串转换成“双”号码,但每一个转换不同 字符串类型(十六进制,八进制,二进制,十进制)。在过去四年做 相反,“双”数字符串(十六进制,八进制,二进制,十进制)。-This file contains eight functions. The first four of these functions convert a string into a "double" number, but each one converts a di
16jinzhi
- 字符串转16进制发送 转换单个字符为十进制 然后十进制转换十六进制-Turn hex string send Convert a single character to a decimal Then Decimal Hex
rgbzhgj_v1.0
- 软件介绍 RGB转16进制工具具用于将RGB颜色值转换为十六进制字符串,工具使用简单,你只需要在以下三个输入框:红(R)、绿(G)、蓝(B)中输入RGB的颜色值及会自动回转换十六进制的字符串。-Software introduction RGB turn 16 hex tool for converting the RGB color value to sixteen hex string, the tool uses a simple, you only need to enter t
code06
- 用perl语言实现对一个十进制字符串进行十六进制转换-use perl to accept an input string and dump its hex value
chengxu
- 实现串口通信各种进制的接受与转换,能够正确传输字符串和十六进制的数(Serial communication to achieve all kinds of acceptance and conversion, can correctly transfer string and sixteen hexadecimal number)
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.)
gsLauncherSetup-v2.6
- 用于转换十六进制到字符串的labview程序(Used to convert sixteen decimal to string)
正常显示转换至十六进制显示
- Labview 十六进制显示至正常显示转换(Labview sixteen decimal display to normal display conversion)
进制转换
- 写出一个程序,接受一个十六进制的数值字符串,输出该数值的十进制字符串。(多组同时输入 )。 输入描述 : 输入一个十六进制的数值字符串。 输出描述 : 输出该数值的十进制字符串。(Write a program that accepts a sixteen binary numeric string and outputs the decimal string of the value. (multi group input at the same time). Input Descr