Welcome![Sign In][Sign Up]
Location:
Search - unicode

Search list

[Windows DevelopConUnicodePro

Description: 汉字Unicode-GBK码互换程序。 从delphi盒子下载-Chinese Unicode-GBK code swap procedures. Delphi downloaded from the box
Platform: | Size: 187392 | Author: 梁超 | Hits:

[MultiLanguagednc_stringcast

Description: 方便的utf8,unicode,ansi互相转换的模板实现,范型编成,在VC++,GCC,Inter C++中测试通过,结合dnc_utf8.rar来使用-convenient utf8, unicode, ansi transferable template, Fan-formation In VC, GCC, Inter C tested
Platform: | Size: 2048 | Author: zch | Hits:

[VC/MFCdnc_utf8

Description: utf8编码,解码程序,实现了utf8,unicode,ansi之间的转换函数,还提供了一个utf8字符串迭代器,使用这个迭代器可以方便的遍历utf8所表示的每一个真实字符-utf8 encoding, decoding procedures, the utf8, unicode. ansi between the transfer function, it also provided a utf8 string iteration devices, the use of the iterative device can easily traverse the utf8 expressed by every one of the true characters
Platform: | Size: 7168 | Author: zch | Hits:

[OS programUnicodeConvert

Description: Unicode GBK UTF8转换工具-Unicode GBK UTF8 conversion tools
Platform: | Size: 84992 | Author: 李忠安 | Hits:

[Other Embeded programTFont

Description: Sunplus DVD 字体文件查看修改工具,只针对Font_ori.c文件!使用方便,可以编译成支持Unicode的软件!-Sunplus DVD font file View modifying tools, only against Font_ori.c document! easy to use, can be compiled to support the Unicode software!
Platform: | Size: 193536 | Author: | Hits:

[JSP/JavaCharToUNicode

Description: 用JAVA实现由中文字符向UNICODE编码转换的简单代码.这是一个上课演示用过的-using JAVA from Chinese characters to UNICODE data conversion simple code. This is a class Demonstration used
Platform: | Size: 22528 | Author: 李小湖 | Hits:

[Windows DevelopString

Description: 程序1处理unicode字符串,程序2 进行资源读取和字符串类的CString 扩展类 程序3 不依赖系统的CString类,程序4CUnicodeString类,程序5实现基本功能的 字符串类-procedures for handling a unicode string, two procedures resources, and the string read like CString extension of the class three procedures do not rely on the system CStrin g category, procedures CUnicodeString category four, five procedures to achieve the basic functions of the string type
Platform: | Size: 114688 | Author: zhanghaiyu | Hits:

[Delphi VCLd7_Unicode

Description: Delphi 7 Unicode Control delphi Unicode -Delphi 7 Unicode Control delphi Unicode
Platform: | Size: 322560 | Author: abduheni | Hits:

[Driver Developunicode

Description: Unicode String 操作,Set, Append, Copy, GetLen, GetBuff, and so on-Unicode String operation, Set, Append, Copy, GetLen, GetBuff, and so on
Platform: | Size: 3072 | Author: 刘万福 | Hits:

[MultiLanguageFontGen2

Description: 点阵字体产生工具以及相关显示函数。 在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。 一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。 这里为以上问题提供了一个完整的解决方案: 产生字体数据:指定字体类型、大小,自动产生字体数据。 字体数据排序:可以按Unicode,也可以按Ansi排序。 集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
Platform: | Size: 56320 | Author: lpc168 | Hits:

[AI-NN-PRUnicodeOCR

Description: Unicode Optical Character Recognition
Platform: | Size: 1266688 | Author: 史明忠 | Hits:

[ADO-ODBCunicode_support_modifications

Description: ado类操作数据库,已修改为支持Unicode模式,同时包含ole操作数据库类-ado database type operation has been modified to support Unicode mode, the database contains both types of operation ole
Platform: | Size: 19456 | Author: qiaodong | Hits:

[SCMtc35GSM

Description: 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, GB characters, ASC characters display, serial communications, LCD module control procedures.
Platform: | Size: 171008 | Author: | Hits:

[VC/MFCWindowsProgramDesgin

Description: 一本学习Win32编程的好书。本书特色: 基本入门:输出、输入、对话方块 对Unicode的介绍 图形处理:绘图、文字与字体、点阵图形与metafile 系统核心与印表机 声音与音乐 动态连结程式库 多工与多执行绪 多重文件介面 网际网路与企业内网路程式设计
Platform: | Size: 11951104 | Author: 李冰海 | Hits:

[SCM1_070515130443

Description: 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, GB characters, ASC characters display, serial communications, LCD module control procedures.
Platform: | Size: 173056 | Author: 吴水林 | Hits:

[MultiLanguageregular

Description: 正则表达式。利用模板完成,完美支持单字节/多字节/UNICODE编码,解决大多数正则表达式对东亚文字支持不够完善的问题。-Regular expression. Use a template to complete the perfect support for single-byte/multibyte/UNICODE encoding, regular expressions to solve most of the East Asian language support is not perfect in question.
Platform: | Size: 22528 | Author: tearshark | Hits:

[OtherTestDict

Description: unicode 的显示程序! 请先将unicode 16*16的库放到当前目录下 并起名为 unicode.bin 可编过!-unicode display procedures! Please be unicode 16* 16 libraries on the current directory and named unicode.bin could be too!
Platform: | Size: 34816 | Author: 王雷 | Hits:

[WAP developbianmaqiDlg

Description: 将汉字由gb2318转化unicode码,然后转化为ucs2码-Will be translated into unicode characters from gb2318 code, and then translated into code ucs2
Platform: | Size: 3072 | Author: 张志风 | Hits:

[SCM0706

Description: 一个用单片机控制TC35I发短信的例子,同时可以将接收到的UNICODE码转换为HZK16,对初次开发短信的网友会有帮助-TC35i used to control a single-chip message-fat example, at the same time can be received is converted to UNICODE code HZK16, the initial development of the message users will be helpful
Platform: | Size: 6144 | Author: wang tie gang | Hits:

[OtherUNICODE_jiangzuo

Description: 有关Unicode的讲座及编程漏洞 -Unicode-related lectures and programming flaws
Platform: | Size: 96256 | Author: bobo | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net