搜索资源列表
wapconv
- WAP-WML页面中文批量转换程序可以自动将整篇WAP网页中的GB2312码转换为UTF-8编码,支持对wml,asp,php,jsp等脚本中的中文字符的自动转换,程序提供了批量转换功能,指定要转换的目录后,工具可以自动将该目录以及子目录下的所有wml,asp,php,jsp等页面脚本文件进行GB2312->UTF-8字符转换,不用手动修改,即可以让整个wap网站的页面和脚本全面支持中文手机显示。-WAP-Chinese WML page volume conversion program
日期转换--小程序
- :先输出一个表示英文月份的字符数组,再输如任意一表示时间的数组;再用cin.getline读取,最后输出所求结果。-Datetime converter.
字符转换
- 转换UNCODE为UTF-8字符,以及转换UTF-8为UNCODE字符。-converse UNCODE to characters followed the criterion of UTF-8, and converse UTF-8 to characters followed the criterion of UNCODE.
cyysj_2005101511719
- AnsiLowerCase 函数 将字符转换为小写 首部 function MidStr(const AText: string const AStart, ACount: Integer): string $[StrUtils.pas 功能 返回字符串AText从AStart开始的ACount个字符 说明 其实就是Copy 参考 function System.Copy 例子 Edit3.Text := MidStr(Edit1.Text, SpinEdit1.Va
Tm2Time_t
- 通讯中进行高低位字符转换的工具软件,方便实用,辅助开发-communications for character-level conversion tools, convenient and practical, support development
Sqlutil
- 这是用java语言实现的连接sql server 2000数据库的程序,建立连接数据库的类,以及字符转换的类-This is the language used java links sql server 2000 database procedures, connect database types, and the characters change the category
check_sum
- 计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP和TCP 等等。计算这些校验和的算法称为网际校验和算法,简单来说就是:把被校验的数据16位进行累加,然后取反码,若数据字节长度为奇数,则数据尾部补一个字节的0以凑成偶数。 由于从输入文件读入的数据不能直接满足计算校验和的条件,所以首先对从文件读入缓冲区的数据进行预处理,即读入缓冲区时忽略空格。由于累加是按16位进行的,所以每次从缓冲
Conv
- mdb数据库中全角/半角字符转换和小程序-mdb database-wide angle / alphanumeric characters and the small change procedures
WideCharToMultiByteTest
- 字符转换,UNICODE和ANSI码之间的转换测试
asc
- ASC字符转换的程序。输入ASC字符,能够自动转换出十进制、十六进制的asc码来。-ASC character conversion process. ASC input characters that can automatically convert a decimal, hexadecimal code asc.
vc_Algorithm
- VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving m
sprintf_strtod_function
- 字符串及浮点数间转换 自定义 实现 函数-Conversion between string and floating-point numbers to achieve a custom function
GBK2UTF8
- 字符编码转换,从GBK转成UTF8的处理程序,学习字符转换很有帮助-Character encoding conversion from UTF8 into GBK procedures, learning useful character conversion
COMMPORT
- 一个多功能串口监视工具,同一串口可以有不同波特率来收发数据,带有字符转换工具,可以多种方式的异或校验,也可以CRC校验,也可监视PPP数据包,把PPP数据包内容过虑出来!-A multi-serial port monitoring tool, the same can have different baud rate serial port to send and receive data, with a character conversion tools, you can XOR a nu
shiliujinzhi
- 程序可以实现将输入的汉字或字符转换为十六进制的形式,程序简单易懂-Program can input Chinese characters or characters into hexadecimal form, the program easy to understand
CRC_and_float_change_designer
- vb下实现对发送字符串的CRC校验,并能够将接收到的字符转换为浮点,实现浮点变换-vb send a string to achieve under the CRC, and can be received is converted to floating-point character, to achieve floating-point conversion
字符转换工具
- 用于字符的转换操作,字符类型转换为16进制,2进制等.(For character conversion operations, character type conversion to 16 hexadecimal, 2 hexadecimal, and so on)
CharCoder
- 字符转换软件,有需要的可以下载式试使用(Character conversion)
进制转换
- delphi xe8 新版 字符患,数值 ,进制转换(Delphi xe8 new character characters, numeric, decimal conversion)
字符大小写字母转换和随机产生数组返回最小值
- 实现大小写字母转换,随机产生数组并返回其最小值,C语言编写的代码(Conversion of capitals and lowercase letters)