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

搜索资源列表

  1. UNICODE

    0下载:
  2. 汉字与UNICODE双向转换程序。用于GSM模块通信使用。exe格式-UNICODE characters with two-way conversion process. GSM module for communication use. exe format
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:167524
    • 提供者:吴冀平
  1. Unicode

    0下载:
  2. unicode和汉字相互转换工具,支持批量unicode和汉字相互转换,是字库操作的必备工具-unicode tools
  3. 所属分类:Editor

    • 发布日期:2017-04-16
    • 文件大小:18749
    • 提供者:lyf
  1. unicode

    0下载:
  2. 在visual Basic环境下实现汉子、英文、数字转unicode码的操作-Achieve operational man, English, digital transfer unicode code in the visual Basic environment
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2285
    • 提供者:马贵鹏
  1. Unicode-ANSI-Utf8

    0下载:
  2. unicode,ansi,utf-8类型转换-unicode,ansi,utf-8 type transfer
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1293
    • 提供者:jophin
  1. GB2312-Unicode-table

    0下载:
  2. Unicode-GB2312编码对应表,不需要复杂的程序处理,直接转,速度快.- Unicode-GB2312 encoding correspondence table, no complicated procedures, direct transfer speed.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-07
    • 文件大小:26342
    • 提供者:zhua
  1. unicode

    0下载:
  2. 使你的应用程序能够支持计算多字符集unicode。-Example code that enables you to evaluate multibyte character support.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1734
    • 提供者:suspendthe
  1. UNICODE-and-GB2312-table

    0下载:
  2. 用于LCD显示,主要做UNICODE与GBK对照,方便显示处理-For LCD display, mainly to do with GBK UNICODE control, convenient display processing
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:74784
    • 提供者:tomashzy
  1. unicode转ansi

    0下载:
  2. unicode转ansi,详细的代码。有兴趣的朋友,可以指点一下。
  3. 所属分类:Windows编程

  1. Text-unicode-system-conversion-tool

    0下载:
  2. 文本Unicode互转工具,能够将两者互换,使用“#”作为分隔符,是delphi文件修改必备工具。-Text Unicode system conversion tool that can be interchanged between the two, using the "#" as a delimiter, is delphi file modification tool.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6331
    • 提供者:休宁
  1. unicode

    0下载:
  2. Handler routines for unicode strings for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2820
    • 提供者:fazetang
  1. unicode

    0下载:
  2. unicode与ansi互相转化,用win32函数,代码简洁易用,通用性高-unicode & ansi exchange!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:599
    • 提供者:julie
  1. unicode

    0下载:
  2. Routines for converting between UTF-8 and OSTA Compressed Unicode. Also handles filename mangling.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3255
    • 提供者:farangrie
  1. Unicode-Test

    0下载:
  2. 测试UNICODE功能的小软件代码。 Visual C++ 软件的一般测试代码。-This source code is to test unicode function.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:175918
    • 提供者:smith bai
  1. CxImageMFCDLL-UniCode

    0下载:
  2. CxImageMFCdll库,Unicode版本.引用方法:添加头文件,dll文件,lib文件夹到工程,使用头文件中: include ximage.h #pragma comment(lib, lib/cximage.lib ) -CxImageMFCdll library, Unicode version referenced methods: add header files, dll files, lib folder to the project, using the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4218296
    • 提供者:quan
  1. characters-and-Unicode

    0下载:
  2. 汉字转换 汉字与Unicode相互转换,在有的时后不知道该汉字的Unicode编码 该小工具可以帮助到你@!-Kanji conversion characters and Unicode conversion, after some time did not know the Unicode encoded characters to the gadget can help you @!
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:231530
    • 提供者:刘三姐
  1. unicode

    0下载:
  2. Gets the length (in characters, not bytes) of a unicode UCS-2 string, eg a string which physically is 0x00 0x41 0x00 0x00 will return a value of 1.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2315
    • 提供者:llkafeng
  1. ASCII-to-UniCode

    0下载:
  2. .版本 2 Unicode长度 = API_MultiByteToWideChar (936, 0, ASCII文本, -1, { }, 0) 936 表示简体中文代码页 -1 表示以 0 作为文本终止符 如果要去掉转换后Unicode字节集末尾的{0,0},则Unicode长度再减去1 Unicode字节集 = 取空白字节集 (Unicode长度 × 2) API_MultiByteToWideChar (936, 0, ASCII文本, -1, Unicode字
  3. 所属分类:ELanguage

    • 发布日期:2017-04-12
    • 文件大小:1195
    • 提供者:poplarshine
  1. unicode

    0下载:
  2. PURPOSE Routines for converting between UTF-8 and OSTA Compressed Unicode. Also handles filename mangling.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3322
    • 提供者:yangfytao
  1. unicode-hex

    0下载:
  2. unicode格式shellcode转为16进制格式-Unicode Shellcode to Hex
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4109
    • 提供者:刘帆
  1. UTF8-convert-Unicode

    0下载:
  2. utf-8 contert unicode,将utf-8编码转换为unicode编码,方便编程人员。-utf-8 contert unicode,utf-8 contert unicode,
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1327
    • 提供者:傅德明
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com