搜索资源列表
51单片机ASCII码转换实验
- 51单片机ASCII码转换实验
批量转换ASCII文件到UTF8格式
- 批量转换ASCII文件到UTF8格式,适用于网站整站从GBK或ASCII转换到UTF8格式时使用. 使用方法:修改11行 templates 为你要转换的目录名,把本文件放到当前目录,并运行 php conv2utf8.php 即可。前提是你已安装了PHP软件 conv2utf("templates"); //要转换的目录
简繁体转换
- ascii->unicode->asc
整数转换为字符串
- 用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序-using recursive integral to the conversion to a string obtained by C program every few Integer, and then converted to ASCII and then swap each sequence
手机编码转换
- 这是我用Delphi写的一个关于手机的编码与解码的程序,unicode到汉字,和ascii码到8bit码的转换!-This is what I wrote with Delphi on a cell phone encoding and decoding process, unicode to Chinese characters, and ascii codes to 8bit code conversion!
ascii
- 实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。-Realize the ASCII code string and hexadecimal decimal conversion. Tips in both English and Chinese, you can cycle of inquiry. The results output to a tex
ASCII
- 可以方便转换ASCII及十六进制和十进制之间转换,适用于编程新手的方便工具-Can easily convert ASCII and hexadecimal and decimal conversions between, apply a handy tool for novice programmers
change_ascii_to_string
- 将ascii转换成string的VI 将ascii转换成string的VI-Ascii convert the string of the VI
ascii-bcd
- 可以把ASCII转换为BCD码,即运用汇编将提供的ascii转换为bcd码-ASCII CHANCLANTE TO BCD
ASCII
- ASCII转换 指的是ASCII与字符之间的转换-ASCII change
logical-operation-ASCI
- ASCII及进制转换: 2,8,10,16进制数互转,字符转ASCII,ASCII转字符,字符串和16进制数互转。二进制数的与/或运算。-ASCII and hex conversion: 2,8,10,16 Mutual Convert decimal number, character transfer ASCII, ASCII to switch characters, strings, and 16 hexadecimal
unicode-to-ascii-hex
- unicode ascii hex 相互转换软件-unicode ascii hex conversion software with each other
asc2uni
- 在网络通信中一般都要用到unicode编码,ascii 转换成 unicode 码-assii to unicode
Ascii
- 十六进制与ASCII码转换,可支持多字符-Hexadecimal and ASCII code conversion
change-ascii-to-string
- 源码 串口数据转换 ASCII转换为数字-The source serial data conversion ASCII conversion to digital
ASCII
- ASCII转换工具,ASCII转换汉字,汉字转换ASC-ASCII conversion tools, ASCII conversion characters, kanji conversion ASCII
ASCII及进制转换
- VB 编写的 进制转换,校验和, ASCII转十六进制,十六进制转ASCII(ASCII and hexadecimal conversion)
大小写转换
- 大小写字母转换, 可以考察ASCII码表,利用大写字母与其对应小写字母的ASCII 码相差20H,进行必要的加减运算实现(Case letter conversion under DOS sof)
ModbusRTU_TCP协议转换
- Modbus ASCII/RTU/TCP 通讯协议之间的转换实现代码,VB6(Modbus ASCII/RTU/TCP protocol conversion between the realization of the code, VB6)