搜索资源列表
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
Tm2Time_t
- 通讯中进行高低位字符转换的工具软件,方便实用,辅助开发-communications for character-level conversion tools, convenient and practical, support development
QianQianLrc
- 算法信息来源于网上的一段PHP代码,具体出处不得而知。 整个下载歌词的流程为: 1、根据歌手以及歌曲名称找歌词单列表 服务器地址为: http://ttlrcct2.qianqian.com/dll/lyricsvr.dll?sh?Artist={0}&Title={1}&Flags=0 {0}为歌手名的UNICODE编码字符串 {1}为歌曲名的UNICODE编码字符串 注意 歌手名,
FunnComHelp
- 是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。因内部使用了MultiByteToWideChar、WideCharToMultiByte字符转换函数,所以不能直接向嵌入式程序中移植。想要做这方面移植的请参考与本人上传的另一个资源“ HZTableComHelp.rar”-Is my project done by a f
code
- 一个简单的加密程序,很好的利用了字符串和字符数组的转换-A simple encryption program, a very good use of string and character array conversion
CommWizard
- 源码-串口接收-发送调试用助手 含 串口类-方便用户自学调用 含 hex转换字符 函数 可以传送文件 可以设置多个串口,不限定个数 方便 串口调试 -Source- the serial receive- send debugging assistant with serial-type- call with user-friendly self-character hex conversion function can send a document to set up
RS232_VBdotNET
- 串口编程简单案例, 在VB.NET 的环境下,包括控件使用,读,写,函数及字符转换-A demo for COM communiscation on VB.net
MSP-FET430UIF
- 字符转换成十六进制中间加空格可以输入,但是不知道怎么用字符输入字符串-Hexadecimal characters into the middle of a space to enter, but do not know how to use character input string
Comm
- 本程序是基于COMM空间的串口调试助手工具,该工具可以实现字符和十六进制的转换,功能比较全,想学习利用VC++学习串口编程的可以借鉴一下。 -The program is based on a serial port debug the COMM space assistant tools, this tool can realize the character and hexadecimal conversion, the function is all, want to learn by
SCommTest
- 串口通信程序,在普通功能上自己加了个能够讲区位码和字符相互转换的功能-common software
HSKJ_Trans
- 使用vc++6.0编写,tcp/ip向服务器传输数据-->获取当前路径,搜索指定文件夹文件,字符转换,文件转移,网络传输.-Vc++6.0 writing, tcp/ip-> Get the current path, the search for the specified folder file, character conversion and file transfer, network transmission, the transmission of data to th
TransformUtil
- 数据结构转换类,其中包括Set转未数组,字符数组转字符串等-transform class
16jinzhi
- 字符串转16进制发送 转换单个字符为十进制 然后十进制转换十六进制-Turn hex string send Convert a single character to a decimal Then Decimal Hex
16to10100
- 写一个函数,输入一个十六进制数,输出相应的十进制数。程序提示:输入时将十六进制数作为一个字符串输入,然后将其每一个字符转换成十进制数并累加-Write a function, enter a hexadecimal number, the output corresponding decimal number. Prompts: Enter the hexadecimal number will be entered as a string, then each character into a
AGSTNQ
- VC,利用西门子TC35,TC35I发送短信实例,包括发送,接收,字符转换处理等()