搜索资源列表
时间转换为字符串
- 功能:将timeptr 所指的tm 结构的时间数据转换为时间字符串-functions : timeptr referring to the structure of the TM data conversion time to time string
TextExchangeSrc12源代码
- 本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。 本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to
MatrixTrans
- 突然有兴致编写了本程序,希望对大家有一定的帮助。如果你正在使用MarixVB编程的话,你可能会发现MarixVB中有些字符不能使用汉字。本程序可以帮助大家把汉字或其他字符串转换成一种在MarixVB中可以使用的字符串。-sudden whims of the preparation procedures, we hope to have some help. If you are using MarixVB programming, you may find some MarixVB not u
GetVBres
- 可以方便的将VB工程文件所有字符串转换为资源文件-be convenient to document VB project conversion of all string resources documents
ASC2C
- 特殊行业的asc码换算以及检错。很好用的小工具。你能从中学到很多处理文件以及字符串转换的东西。
ConverStrToint
- 自己写的一个字符串转换为双精度类型的算法.在找工作面试的经常遇到的此类的问题.希望对大家有所帮助
pid_display
- 时间转换为字符串,字符串转换为时间的函数!方便
formulaC++20080625
- 该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果 1、组件调用的方式可以参考 main.cpp 2、脚本的编写可以参考 debug/my.cfg 3、可调用系统函数有 atof: 将字符串转换为浮点数 ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace:字符串替换函数 printf:
十进制整数相互转换
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
zhuanhuan.rar
- 将一个整数字符串转换为一个整数,如"-1234"转换为-1234。 (指针实现),Will convert a string to an integer an integer, such as -1234 -1234 convert. (Pointer to achieve)
strHexToHex.rar
- 单文档程序将十六进制格式字符串转换为十六进制数,Procedures for single-document format will be hexadecimal string converted to hexadecimal number
char2asc.rar
- 16进制 和 字符串 转换 字符串 和 16进制 转换,hex to string string to hex
explore
- 字符串与整数,整数与字符串之间的相互转换-String with integer, integer and string conversion between
Transferfunction.txt
- 整数转换成字符串itoa函数的实现与字符串转换成整数atoi函数的实现-Itoa convert integer string function with string into an integer implementation of atoi 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.
twototen
- VB下实现十进制与二进制之间的转换,并将字符串转换对应成二进制编码。-twototen
Translate
- 字符串转换小程序。在开发的过程中需要用到一些字符串转换,自己动手写一个来减少自己的工作量。-String conversion applet. In the development process need to use some string to convert yourself to write one to reduce their workload.
FloatToStr
- 在VS2010开发平台上使用c++语言将两个实型数据转换为字符串并连接。(On the VS2010 development platform, you use the c++ language to convert two solid data into strings and connect them.)
字符串转换
- 汉字字符串,计算该串的拼音首字母,c#源代码(String of Chinese characters, the initial string of the alphabet, c# source code)