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

Search list

[Otherasciitounicode

Description: 这个小应用是ASCII码和UNICODE码之间的转换工具-this small application is ASCII and UNICODE between the code conversion tools
Platform: | Size: 11264 | Author: qq | Hits:

[OS programpsexec

Description: psexec 很著名的网络工具的实现。注意RELEASE 编译 和 UNICODE。-very famous network tool to achieve. Attention RELEASE translation, and UNICODE.
Platform: | Size: 51200 | Author: exc | Hits:

[Other手机编码转换

Description: 这是我用Delphi写的一个关于手机的编码与解码的程序,unicode到汉字,和ascii码到8bit码的转换!-This is what I wrote with Delphi on a cell phone encoding and decoding process, unicode to Chinese characters, and ascii codes to 8bit code conversion!
Platform: | Size: 335872 | Author: 森林 | Hits:

[CommunicationGB2UNICODE

Description: 手机发送给SP的汉字消息,SP端读取的时候可能只是读取Unicode码的一个字节,会出现乱码.本程序很好的解决了这个问题!-phones sent to the Chinese news SP, SP-time reader may only read a Unicode byte code, there will be gibberish. This procedure very well resolve the problem!
Platform: | Size: 65536 | Author: 鹏程 | Hits:

[IME Develop用API 作简繁体转换

Description: 经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiString sBig) { char* pszBig5=NULL //Big5编码的字符 wchar_t* wszUnicode=NULL //Unicode编码的字符 char* pszGbt=NULL //Gb编码的繁体字符 char* pszGbs=NULL //Gb编码的简体字符 AnsiString sGb //返回的字符串 int iLen=0 //需要转换的字符数-classic : A Brief History API for a change. Input Big5 characters return Gb English characters //---------------------------------------// Function input characters Big5 return Gb English characters //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb (AnsiString sBig) (char* pszBig5 = NULL// Big5 Coding wchar_t characters wszUnicode = NULL*// Unicode character encoding pszGbt char = NULL*// Gb coding of traditional characters pszGbs char = NULL*// Gb coding simplified characters AnsiString sGb// int iLen string = 0// need to change to the number of characters
Platform: | Size: 1024 | Author: WT | Hits:

[Windows Developufmail8

Description: vc做的smtp源码程序,支持unicode编码-This is a source code of smtp with VC and supports unicode coding.
Platform: | Size: 247808 | Author: | Hits:

[OtherUnicodeString_src

Description: ansi字符串与Unicode字符串转换的代码 包括UTP-8-this code can convert ansi string into Unicode string(including UTP-8)
Platform: | Size: 5120 | Author: 小虾 | Hits:

[RichEditdelphi组件

Description: Unicode控件和FastReport打印控件,包含各种版本的安装包。-Unicode controls and FastReport Print Controls, including all versions of the installation package.
Platform: | Size: 6920192 | Author: 张维蔚 | Hits:

[Otherword_decode

Description: 汉字内码转换:GB、big5、unicode三者间任意转换-CICS code conversion : GB, big5, unicode switch among the three arbitrary
Platform: | Size: 72704 | Author: CM | Hits:

[ApplicationsHelloUnicode

Description: Unicode 的介绍,分几个小的例子来说明。希望采纳。-The introduction of Unicode is clarified by several small cases. Please adopt it.
Platform: | Size: 2048 | Author: bil | Hits:

[MultiLanguagefontcurve

Description: 万能字库生成工具: 将UNICODE,GB2312/GBK/BIG5码转换成任意尺寸的点阵字库,支持WINDOWS下所有字体,为嵌入式开发人员不可多得的字库生成工具-Universal Font Generation Tool : UNICODE, GB2312/GBK/BIG5 arbitrary code into the lattice size font support under all Windows fonts for embedded developers rare Font Generation Tool
Platform: | Size: 418816 | Author: 黄书郎 | Hits:

[CSharpTextExchangeSrc12源代码

Description: 本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。   本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to Text, ASCII, Default, Unicode, BigEndianUnicode, UTF-8, UTF-7, GBK, BIG5 among the conversion, the text for inquiries. Conversion results using hexadecimal representation. The software is an open source software, follow the GPL, the copyright belongs to all the developers in common ownership, for the use of the software source code of any software, we must also use the GPL open-source approach to the release, the specific details please see License.txt.
Platform: | Size: 33792 | Author: lee | Hits:

[OtherBig5-GB-Unicode互相转换程序

Description: Convert encoding method between GB2312 and BIG5.
Platform: | Size: 204800 | Author: Joe | Hits:

[Data structsunicode_ansi_chinese

Description: ansi和unicode之间的相互转化,解决了中文gb码的显示问题.为解决wince与windows通讯问题开发的-ansi and conversion among the resolve of the Chinese gb yards indication of the problem. For Jack and windows development of the communication problem
Platform: | Size: 60416 | Author: snow | Hits:

[Com Portliangs_串口调试器2002

Description: 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示。☆ 增加自动发送数据功能。☆ 增加保存显示记录的功能。-applications for serial monitoring of debugging tools, software can simulate serial devices to send data to the specified format string, but also can be used for real-time monitoring serial process of reading and writing all data stream. automatically detect the current system all available serial number, support USB expansion of Virtual Serial Port (available to COM256). support ASCII and hexadecimal format of the data to send and receive. freedom of choice to detect the serial and receive data in large capacity can be unlimited. send and receive data of arbitrary size can adjust tension. right to send and receive data by adding areas of the right mouse button menu support. serial port baud rate of expansion, is the highest available to 921,600 Baud. Unicode support within the term
Platform: | Size: 148480 | Author: 张小姐 | Hits:

[Documents汉字处理

Description: 我自己处理的和汉字有关的内容,包含Unicode汉字编码表,汉字拼音表,繁简汉字对照表(注意不是编码对照表)-handled by the relevant Chinese characters and content, including Unicode Chinese character coding table, Table Pinyin, and simplified Chinese CRT (Note is not coding CRT)
Platform: | Size: 398336 | Author: xb | Hits:

[RichEdit强大的语法编辑控件PfxEditCtrl

Description: 1、文本编辑 2、打印 3、可通过语法配置文件定制的语法高亮显示 4、自动换行 5、支持非等宽字体 6、列块选择/复制/删除/粘贴等列块方式编辑操作 7、支持UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI文件的打开,编辑,转换。 8、支持拆份成双窗口并列编辑。-1, 2 text editor, print 3, through grammar customized configuration file syntax highlighter 4, the auto line 5, to support the six-width fonts are pieces of options/copy/delete/paste block out other ways to operate seven editorial support UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI documents to open, edit and change. 8, support for dual demolition tied editing window.
Platform: | Size: 313344 | Author: 王小丰 | Hits:

[Com PortCDMA短消息发送程序

Description: 用vc开发的cdma手机模块收发短信的功能,主要部分是串口通信和gb->unicode码间的转换。-vc development with the transceiver module cdma mobile messaging functions, the main part of the serial communications and gb- gt; Unicode Code of conversion.
Platform: | Size: 197632 | Author: 玮光 | Hits:

[SMSSMS控件

Description: 支持中文、英文、中英混合字符 UCS2 格式 PDU 压缩,在此模式下,支持70个字节 支持UCS2 格式 PDU 解析 支持 FLASH 短信功能 支持短信立即显示功能 支持短信回复呼叫功能 支持任意进制数值自由转换 支持 Unicode 码转换成字符 -support Chinese, English, mixed-format characters UCS2 PDU compression, in this mode, support for 70-byte format support UCS2 PDU analytic functions to support FLASH SMS messages immediately showed support gong support for SMS call back function to support arbitrary numerical band freely switch support Unicode character code conversion
Platform: | Size: 178176 | Author: 万能 | Hits:

[Crack HackTrans

Description: 反编译Java代码之后,里面的汉字会变成Unicode表示方式,比如\u2943,本程序可以将Unicode转换成汉字。-anti-Java code compiler, they will become the Chinese character Unicode said, For example, \ u2943 that the procedure can be converted into Unicode Chinese characters.
Platform: | Size: 1024 | Author: 姚志远 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net