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

搜索资源列表

  1. utf-8_Gb2312

    0下载:
  2. utf_8 GB2312转换 c语言例子-utf_8 GB2312 conversion c language examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:82754
    • 提供者:liangjinming
  1. EnCodeChange_CSharp

    0下载:
  2. 进行各种文件编码[GB2312-80, GB18030, BIG5等所有编码]之间的转换,支持递归转换所有子目录-A variety of file encoding [GB2312-80, GB18030, BIG5 and all other codes] between conversion, support for the conversion of all subdirectories recursively
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:22789
    • 提供者:secret
  1. GBK2GB2312

    0下载:
  2. GB2312库 做底层汉字的显示 都需要的资料 很实用-Treasury GB2312 Chinese characters so the bottom of the display of information need to be very useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:17576
    • 提供者:fandayu
  1. BIG2GB

    0下载:
  2. 又一个在C++中进行简体中文(GB2312)向繁体(BIG5)转换的程序。两地通软件曾将些程序应用到了项目中。因此还是值得学习一下的。-One in C++ in Simplified Chinese (GB2312) to Traditional (BIG5) conversion process. Software has two more procedures to be applied to the project. Therefore it is worthwhile to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:120660
    • 提供者:刘聚凯
  1. HZTableComHelp

    0下载:
  2. 这是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。完全可以将相关代码移植到嵌入式短信收发设备中去。我的相关嵌入式项目也确实是在这个基础上做的。-This is my project done by a formal evaluation of the source. Main functions of the board
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:189424
    • 提供者:叶木公
  1. gb2312-80

    0下载:
  2. 常用的汉字字库,可以直接烧在一个空白地址上,然后用程序读取-Commonly used Chinese characters, you can burn directly address in a blank, and then use the procedure to read
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:11287
    • 提供者:阿道夫
  1. UC_Trans

    0下载:
  2. Unicode编码转换为GB2312 编码 GB2312编码转换为GB2312Unicode 编码 -Unicode Convert
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1568
    • 提供者:martin
  1. dete.tar

    0下载:
  2. 该源码负责检测某一文件的编码格式 源码使用该文件最先出现的4个中文作检测判断 依据UTF-8和GB2312编码规则作为判断依据-detect the character format ,GB2312 or UTF-8
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:925
    • 提供者:Wangsao
  1. code.tar

    0下载:
  2. UTF-8 与 GB2312互换换代码。接口简单,功能实用。-UTF-8 with the GB2312 exchange for the code. Interface is simple, functional and practical.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:691
    • 提供者:yuanjc
  1. UNI_GB

    0下载:
  2. 用C语言编写短消息SMS时,需要用的Unicode编码到gb2312编码转化关系表-Unicode to gb2312
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:31903
    • 提供者:hnswxo
  1. gb2312

    0下载:
  2. 常用的简体版Unicode表的构造,非常实用源码工具-Simplified version of Unicode tables commonly used in the construction, very useful source tools
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1152
    • 提供者:bobo
  1. 200921901110486

    0下载:
  2. 1、可以支持常见编码格式如UTF-8、UTF-7、Unicod、ASCII、GB2312、Big5之间的转换。 2、支持选取文件夹批量、文件多选、翦贴板中复制三种文件批量选取方式,能实现指量转换。 3、支持文件过滤,采用openFileDialog的文件过滤方式。 4、支持源文件编码自动识别,可用于统一未知文件的格式。 5、支持备份 -1, can support the common encoding formats such as UTF-8,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:41874
    • 提供者:fans
  1. UCS_BMP_Unicode_GB2312_UTF-8_UTF7.mht

    0下载:
  2. 关键字:UCS,BMP,Unicode,GB2312,UTF-8,UTF7,编码 摘要:本文在对各种资料整理后详细介绍各种常见编码的转换算法。 -Keywords: UCS, BMP, Unicode, GB2312, UTF-8, UTF7, coding Abstract: In this paper, various types of information collated on the details of the conversion algorithm for a vari
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:95339
    • 提供者:fans
  1. PduSMS

    0下载:
  2. PDU发送中文短信时,GB2312转换成UCS-2的程序,为最底层的内码轮换,压缩包内包括:官网下载的GB2312.txt源文件、GB2UCS2.c源文件(有注释)和GB2UCS2.h头文件。-PDU when sending text messages in Chinese, GB2312 converted into UCS-2 program, for the most yards in the bottom of the rotation, compression package inc
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:30469
    • 提供者:张宇
  1. transfercode

    0下载:
  2. 几种编码的转换,如unicode utf8 gb2312等,看的懂的下-The conversion of several codes, such as unicode utf8 gb2312 and so on, looking to understand the next
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1365
    • 提供者:hujin
  1. unicode_gb2312_table_generator

    0下载:
  2. unicode gb2312互换表格(数组)生成器 生成文件: 1)gb2312_to_unicode_table.h 2)unicode_to_gb2312_table.h-unicode gb2312 swap table (array) generator generates files: 1) gb2312_to_unicode_table.h 2) unicode_to_gb2312_table.h
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:504813
    • 提供者:6756
  1. 8051controlTC35Isourcecode

    0下载:
  2. 单片机控制TC35模块代码c语言编写,内涵GB2312到Unicode的相互转换-single-chip wireless communication module TC35i control the integrity of Keil C procedures and includes GB2312 and Unicode conversion, GB characters,, LED module control procedures.
  3. 所属分类:SMS

    • 发布日期:2017-04-05
    • 文件大小:172951
    • 提供者:charlin
  1. Language

    0下载:
  2. 简繁体转换工具,可以把big5编码和gbk编码转换成gb2312或者互逆。-Simplified and traditional conversion tool, you can put big5 encoding and transcoding into gb2312 or gbk reciprocal.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-10
    • 文件大小:1771934
    • 提供者:chen
  1. gbbig5

    0下载:
  2. GB2312 和 BIG5 编码对照工具,含有二进制编码对照表及其 点阵字库。-GB2312 and BIG5 code control tools, with binary code and dot matrix font table.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-09
    • 文件大小:1461611
    • 提供者:YangTze
  1. Gb2312GBk

    0下载:
  2. GB2312和GBK的编码,两个MHT文件。可以很方便查看编码对应的文字。-GB2312 and GBK encoding, two MHT files. Can easily see the corresponding text encoding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:56028
    • 提供者:风落
« 1 2 34 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com