搜索资源列表
display_str
- 用matlab编的在当前窗口演示字符串和将字符串转化为Tex格式的程序,-using Matlab series of the current window of the demonstration strings and string into Tex format procedures, a good look
w
- // 数值转大写人民币函数 AnsiString NumToRMBStr(double val) // 正整数字符串转汉字函数,不建议单独使用 // 输入字符串必须正整数,只允许前导空格(必须右对齐),不宜有前导零
stringparser
- 基于stl使用的扩展,方便的把字符串转成任意类型
Password
- java的源码,用于密码的加密,将任意字符串转成md5码,不可逆。
字符串转二进制代码
- 字符串转二进制代码
字符串转时间各种格式
- 字符串转时间各种格式,很适用。
stringparser
- 基于stl使用的扩展,方便的把字符串转成任意类型-Stl-based expansion of the use and convenient to turn into any type of string
change
- 类型转化包括16进制字符串转化ASCII码,2位16进制字符串转化10进制等-The type of conversion, including conversion ASCII string of 16 hexadecimal code, 2 16 M 10 M, such as string conversion
strtohex
- 字符串转十六进制,字 符串转十六进制-String to hexadecimal string to hexadecimal
strHexToHex
- 单文档程序将十六进制格式字符串转换为十六进制数-Procedures for single-document format will be hexadecimal string converted to hexadecimal number
Translate
- 字符串转换小程序。在开发的过程中需要用到一些字符串转换,自己动手写一个来减少自己的工作量。-String conversion applet. In the development process need to use some string to convert yourself to write one to reduce their workload.
sortnat
- 可以将字符串排序按照ascIIs排序,例如‘1’‘2’‘4’‘6’‘8’‘46’‘3’‘6’‘9’,使用该函数后可以使顺序变为:‘1’‘2’‘3‘4’6’6‘8’‘9’‘46’(sort strings by ASCIIS)
字符串与十六进制互转
- 字符串与十六进制互转,VC和Qt都能用,两字节占位。(String and sixteen hexadecimal, VC and Qt can be used, two bytes placeholder.)
unicode2U8txt
- unicode字符串 转uft8, c 代码 已验证(unicode sting to uft8)
16进制转2进制字符串
- 本程序是用LabVIEW编写的,具体是把16进制转2进制字符串(This procedure is written in LabVIEW, specific is to switch the hexadecimal 2 hexadecimal string)
Delphi code
- Delphi 字符串转 机内码 Delphi10.1(Delphi10.1 String transfer code)
PB12简体转繁体
- 将繁体转化成简体,系统将字符串中的繁体字,通过程序自动转化为简体字(The traditional system will be simplified into a string, the traditional Chinese characters, through the program automatically translated into Arabic)
编码转汉字
- 编码转汉子,十六进制字符串转汉子字符串, VB源码(Code for hanzi, hexadecimal string string, VB source code)
double带小数点转字符串
- double类型数值带小数点直接转换成字符串的形式(double ------------>string)
HexString_To_String
- 16进制字符串转成普通字符串 ~~~~~超级好用(HexString_To_String , Super easy to use)