CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - UTF-16

搜索资源列表

  1. tableq

    0下载:
  2. 构建 GB2312 汉字库的 unicode 码表嵌入式系统总离不了处理汉字。一般汉字的处理方法是(以手机接受短信为例):比如你收到了一封短信,该短信解码后是按照 UTF-16 表示的,那么我们需要根据每一个汉字的unicode 码找到它在 GB2312 库中的位置,然后再用对应的点阵数据在屏幕上显示出来。 -GB2312 Store Construction of unicode code table from the total embedded system can handle Ch
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1367
    • 提供者:qifang
  1. utf8conv

    1下载:
  2. unicode 转换函式 utf8 to utf 16 utf16 to utf 8
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1616
    • 提供者:原大生
  1. qq

    0下载:
  2. iconv实现通用语言编码转换,对任意的两个iconv支持的语言编码做互相转换,比如GB2312, GBK, GB18030, UTF-8, UTF-16, BIG5
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1153
    • 提供者:方考
  1. AkelPad-3.5.6-src

    0下载:
  2. 常规功能简短描述如下: 单一窗口模式 (SDI), 多窗口模式 (MDI) 可编辑大小大于 64K 的文件 (一般地说,大小没有理论上的局限) 完全支持 Unicode 系统上的 Unicode 字符串 (NT/2000/XP/2003) 支持 Unicode 代码页 (UTF-16 little endian, UTF-16 big endian, UTF-8) 支持系统上已经安装的任何代码页 支持 DOS、Windows 和 Unix 换行格式
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:349459
    • 提供者:Nathan
  1. CodeConverse

    0下载:
  2. 本程序是关于中文GB2312, GBK, GB18030 和Unicode(包括UTF-16和UTF-8)之间的转换。 此外,还有日文JIS和SHIFT-JIS之间的转换,以及JIS和SHIFT-JIS和UNICODE之间的转换。是本文做一个中日文输入法时碰到的一个很大的问题,这里整理出来,供大家参考。
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:4031
    • 提供者:ProgramMan
  1. TextFileIO

    0下载:
  2. Reading or writing a line from or to a text file maybe a very common task in programming. The CTextFileIO class wants to simplify this task, whatever your text file encoding type be, and your program environment could be ANSI or Unicode. The class pr
  3. 所属分类:Windows编程

    • 发布日期:2010-01-27
    • 文件大小:4048
    • 提供者:windfall
  1. Phone Helper

    1下载:
  2. 给android模拟器发送中文短信的工具,支持长短信,也可以进行呼叫等操作-a toolkit which can send Chinese(utf-16) sms to android emulator, long sms supported, also can make some calls to the emulator
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:4500
    • 提供者:Finder
  1. CodeChange_

    1下载:
  2. 编码转换工具,实现了GB2312,GB18030,BIG-5,UTF-16之间的相互转换。速度快-Encoding conversion tools, to achieve the GB2312, GB18030, BIG-5, UTF-16 conversion between. Fast
  3. 所属分类:IME Develop

    • 发布日期:2017-04-09
    • 文件大小:709610
    • 提供者:岳则君
  1. utf82utf16

    0下载:
  2. 编码转换程序,实现UTF-8到UTF-16的转换,当然UTF-16到UTF-8的就可以类似实现-Code conversion process, the realization of UTF-8 to UTF-16 conversion, of course, UTF-16 to UTF-8 s will be able to achieve similar
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:3722
    • 提供者:岳则君
  1. easy_unicode_rw

    0下载:
  2. Windows,Unix通用读写UTF-8,UTF-16,和Unix专用文本格式。-Windows, Unix general read and write UTF-8, UTF-16, and Unix-specific text format.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:69764
    • 提供者:windfall
  1. UCS

    0下载:
  2. UCS瑞士军刀Unicode中文字串处理函数库 UTF-8、UTF-16、中文字串处理函数-Swiss Army Knife UCS Chinese Unicode string handling library UTF-8, UTF-16, Chinese string processing function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:730059
    • 提供者:fuwa234
  1. UcHtml

    0下载:
  2. 本代码编译后可获取网页的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)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:40882
    • 提供者:赵军
  1. UTF-8TT

    0下载:
  2. Mitigation of Non-linear Distortion Using PTS and IDAR Method for Multi-Level QAM-OFDM System
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:11206
    • 提供者:thanh tam
  1. libiconv-1.12.tar

    0下载:
  2. 字符集转换程序,提供iconv()函数,可将多种编码的字符集互相转换,如将GB2312->UTF-8,等等。-GNU LIBICONV- character set conversion library This library provides an iconv() implementation, for use on systems which don t have one, or whose implementation cannot convert from/to Unic
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4513309
    • 提供者:李喜毅
  1. J2ME-read-Unicode-and-UTF

    0下载:
  2. J2ME中如何读取Unicode和UTF文字编码方式的方法,需要的就下下来看看吧-J2ME How to read Unicode and UTF text encoding methods, need to see it on the next down
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:3597
    • 提供者:hmdesign
  1. cover

    0下载:
  2. 一个功能强大的不同编码方式的转换函数,UTF32, UTF-16, and UTF-8相互之间的转换-Conversions between UTF32, UTF-16, and UTF-8.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:4338
    • 提供者:zjap
  1. a_string

    0下载:
  2. 包含一个通用泛型字符串模块,在 Window MinGW 以及 Linux GCC 下编译成功。包含 UTF-8、UTF-16 以及 UCS-4 编码互转,a_string<T> 类型以及对 a_string<T> 的输入输出支持。-Generic string module, compiled under the Window MinGW and the Linux GCC successfully. Contains UTF-8, UTF-16 and UCS-4 e
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:21386
    • 提供者:飞絮哀
  1. tidy.tar

    0下载:
  2. 一个很好的对html格式进行纠错和优化的开源库。支持ANSI,UTF-8,UTF-16等多种编码。-When editing HTML it s easy to make mistakes. Wouldn t it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-28
    • 文件大小:621205
    • 提供者:cgrszy
  1. Code

    0下载:
  2. 字符串编码类型转换工具-支持GBK-UTF-6-UTF-16转换,支持win32和Linux-code trans tool
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:4182
    • 提供者:alanli
  1. unicode

    0下载:
  2. 转码软件,UTF-16,文字转换软件,用于串口通讯转换-UTF-16 CONVERTOR
  3. 所属分类:Printing program

    • 发布日期:2017-04-16
    • 文件大小:15035
    • 提供者:dizzy zeus
« 12 3 »
搜珍网 www.dssz.com