搜索资源列表
Encoder
- 各种编码(ucs-2, utf-8, GBK, Hex等)的编解码工具
tableq
- 构建 GB2312 汉字库的 unicode 码表嵌入式系统总离不了处理汉字。一般汉字的处理方法是(以手机接受短信为例):比如你收到了一封短信,该短信解码后是按照 UTF-16 表示的,那么我们需要根据每一个汉字的unicode 码找到它在 GB2312 库中的位置,然后再用对应的点阵数据在屏幕上显示出来。 -GB2312 Store Construction of unicode code table from the total
Base64example
- 简单介绍base64,UTF8编码解码原理,有不完善之处欢迎大家指正:streamby@163.com-briefed base64, UTF8 codec principle, there are imperfections we welcome correction : streamby@163.com
Encoder
- 各种编码(ucs-2, utf-8, GBK, Hex等)的编解码工具-A variety of encoding (ucs-2, utf-8, GBK, Hex, etc.) codec tool
CharTranslate
- 将国标GB2312码转换成UTF-8码,UTF-8转换成国标GB2312.-GB GB2312 code will be converted to UTF-8 Code, UTF-8 converted to GB GB2312.
UcHtml
- 本代码编译后可获取网页的Html源文件,支持各种编码格式(ANSI,UTF-8,UTF-16,Unicode)-The code compiled Html pages available source documents, supports a variety of encoding formats (ANSI, UTF-8, UTF-16, Unicode)
utf8
- VB6中实现UTF-8编码解码的源代码程序。最常见的UTF-8应用,在搜索引擎搜索连接URL编码。-UTF-8 encoding and decoding of the source code program.
00001
- UTF-8编码和解码-..............................
common
- 代码语言解码 可以将不同的编码语言转换。比如utf-8到gbk-Code language decoder can convert different coding languages. Such as utf-8 to gbk, etc.
decode
- 实现了基本的UTF-8、GBK,GB2312的编码和解码-The basic implementation of UTF-8, GBK, GB2312 encoding and decoding
Escape
- android utf-8 编码 解码 工具类~ 服务端和客户端通讯使用-android utf-8 encoding and decoding tools and client-service communication using
stemwin-tutorials-Chapter-seventeen
- 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/本章将介绍一些基本知识,比如定义全球所有可用字符的Unicode标准,以及UTF-8编码方案,emWin使用该方案来解码以Unicode字符编写的文本。同时还将说明如何启用阿拉伯语支持,以及如何采用Shift-JIS(日本工业标准)编码方案来显示文本。-Armfly Electronics launched emwin tutorials, a t
scan_task
- vb6程序集,含数据库转电子表格、打印监控、HTTP数据报监控等内容。其中HTTP数据报文实现了gzip格式解压和utf-8字符解码。-Some VB6.0 programs,including SQLSERVER alter to EXCEL,monitor printing,listening http packets.as for http packets,gzip uncompress and utf-8 decode tech
UTF8Class
- utf-8格式的编码与解码,主要用于解决网页内容下载后显示为乱码的问题-utf-8 format encoding and decoding, is mainly used to solve the content of the page displayed after the download is garbled
SipoReferer
- 无数据库,全部使用Application存储。 应该不会太影响访问速度,我这里反正挺快的。 对几个重要的搜索引擎的关键字进行了解码。 后台可以进行所有统计数据查看和清空。 目前弄的是UTF-8编码的。 不支持跨站不支持多域名。 必须在同一域下使用。 SRAdmin.asp 后台用于管理,初始密码,sr-No , all using Application Store. Should not be too
hashcode
- 写的一些常用加解密函数,比如Base64加密与解密,网址转码与解码,MD5加密,HMAC-MD5加密,UTF-8编码与解码等,代码极度优化。-Write some commonly used encryption and decryption functions, such as Base64 encryption and decryption at transcoding and decoding, MD5 encryption, H
fy-base64
- base64编码是PHP经常要用的,这个程序没有什么亮点,能编码能解码,是以UTF-8编码。不用的是这个程序解码的时候会再次用md5校验解码是否正确。应该准确性很高的啦。-Base64 encoding is often used in PHP, this program does not have any bright spots, can be encoded to decode, is UTF-8 encoding. No nee
PBFuncLib160930有弹窗口版
- 历史修改记录 (三)2015.10.18 1.修复RSA的长度限制问题 2.增加COM口读操作 3.增加QR码的删除操作 4.增加https的POST和GET操作 (二)2015-05-03 wxj 1.增加取硬盘的序列号和名称 2.增加http的POST和GET操作 (一)2015.03.27 wxj,主要功能如下: 1.以非图片方式在Datawindow中显示QR二维码 2.GBK和UTF-8编码相互转换 3