Welcome![Sign In][Sign Up]
Location:
Search - character encoding

Search list

[Special Effectspdf417_enc.3.8.tar

Description: 能自动将字符编码成PDF417的二维条形码,并打印成PS文件-automatically character encoding into PDF417 two-dimensional bar code and print documents into PS
Platform: | Size: 885926 | Author: cateye | Hits:

[PropertySheet动态哈夫曼的改进

Description: 来有人提出了一种动态的哈夫曼编码方法。动态哈夫曼编码使用一棵动态变化的哈夫曼树,对第t+1个字符的编码是根据原始数据中前t个字符得到的哈夫曼树来进行的,编码和解码使用相同的初始哈夫曼树,每处理完一个字符,编码和解码使用相同的方法修改哈夫曼树,所以-was raised to a dynamic Huffman coding method. Dynamic Huffman coding using a dynamic changes in the Huffman tree for the first t a character encoding is based on the original data before t characters in the Huffman tree for the encoding and decoding using the same initial Huffman tree, each dealing with a character encoding and decoding using the same side Law Revision Huffman tree.
Platform: | Size: 6463 | Author: wzh | Hits:

[Communicationled_code_using_vb

Description: 液晶字符编码,用VB实现,包括16*16-LCD character encoding, using VB, including 16 * 16
Platform: | Size: 923056 | Author: 张强 | Hits:

[File Operatestrreplace20060414

Description: MySQL汇出的资料库文字档,因为有些字的编码相冲,会出现多馀的|或\\。如果用一般的文本编辑器要取代数十次才能还原,而且该文字档可能上达100MB,过于损耗资源。所以我写了一个读档自动转换的程序,每次只读迈1MB做转换。图片: http://img96.imageshack.us/img96/8577/strrep9de.png-remitted to the MySQL database text file, because some character encoding clash between, there will be surplus | or \\. If ordinary text editor to replace dozens of times can be reduced, and the text file may reach 100MB, too depletion of resources. So I wrote a reading of the automatic conversion process, each step 1MB ROM switching. Photo : http : / / img96.imageshack.us/img96/8577/strrep9 de.png
Platform: | Size: 58064 | Author: 张自民 | Hits:

[Other resourceCharCode

Description: 比较详细介绍了ASCII字符集、GB2312字符集、BIG5字符集、 GB 18030字符集、Unicode字符集等。计算机要准确的处理各种字符集文字,需要进行字符编码,以便计算机能够识别和存储各种文字-more detail on the ASCII character set, the GB2312 character set, BIG5 Character Set GB 18030 character sets, such as the Unicode character set. Accurate computer to handle various language character sets, the need for character encoding. for the computer to identify the various characters and storage
Platform: | Size: 10140 | Author: 阿木 | Hits:

[MultiLanguagechinesecode

Description: 中文字符编码转换。支持GB2312,UTF_8,Unicode等的互相转换-Chinese character encoding conversion. Support GB2312, UTF_8 Unicode, the mutual conversion
Platform: | Size: 1648 | Author: chenweiji | Hits:

[Other resourceC++_string

Description: C++字符串完全指引之一 Win32 字符编码 C++字符串完全指引之二 字符串封装类 详细介绍了c++字符编码和字符串相关类-C strings guidelines character encoding one of the Win32 C strings guidelines bis long string Packaging Category c details on the character encoding and string related categories
Platform: | Size: 48690 | Author: fred | Hits:

[Other resourcefindcode

Description: 查找出LCD字库中你想要显示的字的编码,-find out LCD font that you want to show the character encoding,
Platform: | Size: 67585 | Author: 张勇 | Hits:

[IME Developgb-18030

Description: 本标准作为GB 2311体系的字符编码标准,规定了信息交换用的基本图形字符及其二进制编码的十六进制表示。适用于图形字符信息的处理、交换、存储、传输、显现、输入和输出。是对GB 2312的扩充。本标准具体规定了图形字符的单字节编码和双字节编码,并对四字节编码体系结构做出了规定。 -the standard GB 2311 system as the character encoding standards, a requirement for the exchange of information with the basic characters and graphics binary coded hexadecimal representation. Character graphics applied to the processing of information, exchange, storage, transmission, indicating that the input and output. GB 2312 of the expansion. This standard specifies the graphic characters in the single-byte and double byte codes, as well as four-byte coding structure make provisions.
Platform: | Size: 886784 | Author: 江鹏 | Hits:

[Data structshuffman_Code

Description: 数据结构试验。。。哈夫曼编码。。字符的编码与译码-Test data structure. . . Huffman coding. . Character encoding and decoding
Platform: | Size: 2048 | Author: 段成 | Hits:

[Data structsHuffmanTree

Description: 对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码.(1)初始化: 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件;(2)编码: 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中;(3)解码:利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码。-A section of the indiscriminate importation of English, for each character the preparation of their corresponding Huffman coding and use the coding for arbitrary input sequence decoding 0,1. (1) Initialization: read from the terminal section of the English characters, statistical frequency of each character, the establishment of Huffman tree, and the tree into a document (2) Coding: Using the Huffman tree is built on the character encoding, using the list displayed on the screen and coding the results into another document (3) decoder: Using saved Huffman coding, for arbitrary input sequences correctly decode 0,1.
Platform: | Size: 17408 | Author: 侯健 | Hits:

[Windows Developfont2unicode.tar

Description: 將big5 (繁體字庫編碼表)和 jis (日字庫編碼表)轉換成unicode萬國編碼對應表-Will big5 (Traditional character encoding table) and jis (Japanese character encoding form) to convert unicode encoding des Nations correspondence tables
Platform: | Size: 1413120 | Author: Adam Tsai | Hits:

[OtherHUFFMAN

Description: 题 目: 哈夫曼编码的程序设计 初始条件: 输入一段英文字符,试为该文中的每个字符编制相应的哈夫曼码。 (1)I:初始化(Initialization)。对输入的一段英文中的每个字符统计其权值,建立哈夫曼树; (2)E:编码(Encoding)。利用已建好的哈夫曼树,对每个字符进行编码。 (3)D:译码(Decoding)。利用已建好的每个编码,对输入的一个由0、1组成的序列进行译码; (4)P:印代码文件(Print)。将每个字符编的哈夫曼码和译码结果显示在终端上。 -Title: Huffman coding programming initial conditions: Enter the period of English characters, try the text for each character corresponding Huffman code. (1) I: Initialization (Initialization). A section of the input English characters statistics for each value of its right to establish a Huffman tree (2) E: encoding (Encoding). Has been built using Huffman tree for each character encoding. (3) D: Decoding (Decoding). Use has been completed for each encoding, the input of a sequence consisting of 0,1 Decoding (4) P: Printing code files (Print). Will be allocated for each character code and the Huffman decoding results are displayed in terminal.
Platform: | Size: 264192 | Author: 陈宗浩 | Hits:

[2D Graphictxm

Description: 本标准规定了QR码符号的要求。它规定了QR码模式2符号的特征,数据字符编码,符号格式,尺寸特征,纠错规则,参考译码算法,符号质量要求,以及可由用户选择的应用参数,在附录中给出了QR码模式1符号不同于模式2的特性。-This standard sets out the requirements of QR Code symbols. It provides a QR Code symbol Mode 2 characteristics, data character encoding, symbol formats, dimensional characteristics, error correction rules, reference decoding algorithm, symbol quality requirements, as well as by the application of the user to choose parameters, given in the appendix QR Code Mode 1 Mode 2 is different from the symbol properties.
Platform: | Size: 2367488 | Author: eydp | Hits:

[Windows Developlangconv

Description: 一个汉字编码的转换程序(gb,big4,chs,cht...),它的优点是类似于find,cat这类工具,支持管道,比如说 cat xxx.pas | lc 也可以在脚本中循环批量修改编码,比如 set ROOT_DIR= ~sdp0 for /f "delims=" i in ( dir /b /a-d /s " ROOT_DIR " ) do ( lc ~dpnxi ~dpnxi ) -A Chinese character encoding conversion program (gb, big4, chs, cht ...), Its advantage is similar to find, cat of such tools in support of pipelines, for example, cat xxx.pas | lc It can also batch script loop modify the code, such as set ROOT_DIR = ~ sdp0 for/f " delims =" i in ( ' dir/b/ad/s " ROOT_DIR " ' ) do (lc ~ dpnxi ~ dpnxi)
Platform: | Size: 47104 | Author: dingdy | Hits:

[SCMunicode.character.encoding.information

Description: unicode 汉字编码资料unicode character encoding information -unicode character encoding information
Platform: | Size: 572416 | Author: d | Hits:

[CSharpEncoding

Description: 一个用C#winform写的一个字符编码转化软件程序!-Write a C# winform with a character encoding conversion software!
Platform: | Size: 94208 | Author: jiang | Hits:

[Graph programAA11

Description: 汉字编码 点阵提取 VB编写。。几个点阵提取功能各异,供大家参考-VB, dot-matrix extraction character encoding. . Lattice extracted several different functions, for reference. .
Platform: | Size: 160768 | Author: liudfeng | Hits:

[Technology ManagementUnicode-is-set-in-VC6.0

Description: VC6.0中Unicode 的设置 文中对unicode做了详细的介绍,详细介绍了VC6中对字符编码方式的介绍并有附图.-Unicode settings in VC6.0 Unicode text on a detailed description, details of character encoding in VC6 description and drawings are displayed.
Platform: | Size: 124928 | Author: Doun | Hits:

[Software EngineeringCharacter-code-tools

Description: 1.可以自动生成十六进制字编码。 2.可以自动C语言格式字符编码。 3.支持GBK和ASCII字符编码查询。-1 can automatically generate a hexadecimal character encoding. 2 can automatically format the C language character encoding. 3 support GBK and ASCII character encoding query.撤消修改
Platform: | Size: 7168 | Author: lishenjun | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net