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

搜索资源列表

  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. 联机数字、英文字符及汉字识别

    0下载:
  2. 3D model search engine   A HYBRID METHOD FOR IMAGE PARTITION   一种基于视觉嫡的图像分割压缩方法  
  3. 所属分类:图形图象

  1. 汉字字符转换

    1下载:
  2. 字符集编码big5等
  3. 所属分类:Windows编程

    • 发布日期:2010-04-23
    • 文件大小:20421
    • 提供者:the_sys@163.com
  1. VB INI 文件转换

    0下载:
  2. 软件版本: 2011.03.24 适用系统: Windows XP/2000 以上系统 适用版本: 所有支持宏处理的 Passolo 5.0 及以上版本 界面语言: 简体中文和繁体中文 (自动识别) 版权所有: wanfu 授权形式: 免费软件 官方主页: http://www.hanzify.org 开 发 者: 汉化新世纪成员 wanfu (2009-2011) ☆软件简介: =========== 将 INI 文件及 INI 类文件的前后段字串进
  3. 所属分类:其他小程序

    • 发布日期:2011-09-07
    • 文件大小:24681
    • 提供者:ss1268@163.com
  1. huffman统计文件中各字符频率

    1下载:
  2. 建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Create a text file, statistical frequency of the characters in the file, the char
  3. 所属分类:密码/编码算法

    • 发布日期:2015-12-29
    • 文件大小:1057792
    • 提供者:范晓军
  1. 实现哈夫曼编码

    0下载:
  2. 实现哈夫曼编码,可以动态演示,当输入一个字符型串,就可以提示是否动态显示生成的哈夫曼树,The realization of Huffman coding, can be dynamic demonstration, when to enter a character string, you can hint as to whether or dynamic display generated Huffman tree
  3. 所属分类:Windows编程

    • 发布日期:2017-03-28
    • 文件大小:15082
    • 提供者:汪光庆
  1. huffman.rar

    0下载:
  2. 哈弗曼编码的实现。VC工程,可以输出码表、字符统计频率、编码等报告。 并且可以解码!,Coding哈弗曼realized. VC works, you can output code table, character frequency statistics, coding reports. And can decode!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:36809
    • 提供者:范新华
  1. huffman.rar

    0下载:
  2. 用优先队列实现霍夫曼编码,是对贪心算法实现的一个详细代码。输入文件是待编码文件,输出文件是各个字符编码信息。,Priority queue with the realization of Huffman code is a greedy algorithm to achieve a detailed code. Input file is to be encoded file, output file is all character encoding information.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:2130
    • 提供者:waterfly
  1. huofumanj

    0下载:
  2. 霍夫曼解码 给出码表的 编码的结果就是使每一个字符的编码都与另一个字符编码的前一部分不同.不可能出现像a:00,b:001这种情况.这样就不会遇到莫棱两可的情况了. 这是由二叉树的特点决定的,编码是由从根结点到一个叶子的路径决定的.不同的叶子对应的这种路径不可能出现像a:00,b:001这种情况.你可以画画二叉树图,就懂了. -Huffman decoding code table is given
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:113942
    • 提供者:曾啸
  1. Uconvert.zip

    0下载:
  2. GBK码和UUCODE码互相转换的源码 ,The source for transfering GBK and UUCODE with each other
  3. 所属分类:IME Develop

    • 发布日期:2017-11-09
    • 文件大小:110548
    • 提供者:
  1. chinese

    1下载:
  2. 中文信息处理基础 第一讲VC环境编程简介 第二讲文件处理 第三讲字符编码 第四讲字频统计 第五讲文本断句 第六讲语料库-Basic information first deal with English-speaking environment for programming VC brief introduction stresses the second file handle character encoding the third stresses t
  3. 所属分类:SCSI/ASPI

    • 发布日期:2013-06-06
    • 文件大小:38463342
    • 提供者:李明
  1. 1

    0下载:
  2. 这是行程编码 是一种压缩技术 可对图片或者字符-This is the length encoding is a compression technology can be a picture or a character
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1069
    • 提供者:linwei
  1. libiconv_wince

    0下载:
  2. 开源字符编码解码库,移植到了,arm/wince6.0上。-The open source character encoding and decoding library ported to, arm/wince6.0 on.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-24
    • 文件大小:7826875
    • 提供者:蔡洋
  1. HAFUMAN

    1下载:
  2. 将字符在MATLAB用哈弗曼编码实现纯英文本的压缩-Havermann the character encoding used in MATLAB to achieve a pure English version of the compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:1376
    • 提供者:dongdong
  1. zfbm

    0下载:
  2. 文件压缩中的游程编码源程序。已经测试通过。对重复字符较多的文件压缩率较高。-File compression in the run-length coding source. Have the test. More characters for the duplicate file compression is higher.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:978
    • 提供者:谢志超
  1. ASCII-Unicode-UTF-8-GB2312

    2下载:
  2. 字符编码简介:ASCII,Unicode,UTF-8,GB2312 -About character encoding: ASCII, Unicode, UTF-8, GB2312
  3. 所属分类:其他小程序

    • 发布日期:2013-07-03
    • 文件大小:5718
    • 提供者:houbay
  1. 91331949suanshucoden122

    0下载:
  2. 算术编码的应用实例matlab版本 1.可以对字符进行算术编码 2.开头不必制定字符串的大小 3.编码精度高,达到小数点8位以上 -The application of arithmetic coding matlab version 1. Can carry out arithmetic coding of characters 2. At the beginning of the string do not have to develop the size of 3. Coding and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1404552
    • 提供者:李金荣
  1. SpeedPostEmail

    2下载:
  2. 【软件名称】 无须SMTP服务器中转直接将E-Mail电子邮件发送到对方邮箱 【版 本】 1.0.0 【操作系统】 Windows 桌面系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 大家一定熟悉Foxmail中的“特快专递”,它能直接将邮件发送到对方的邮件服务器中,而不需要经过SMTP服务器中转,本代码将向你剖析“特快专递”发送电
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-09-15
    • 文件大小:182698
    • 提供者:谢红伟
  1. simplestudentmanagermentsystem

    1下载:
  2. 用的数据库版本MySQL4.1 简易的学生管理系统的database是student 分别建两个表account和studentinfo,其详细数据结构见student1.sql 要实现的主要功能如下: 1.登录验证 (LoginFrame) 2.设置管理员密码(setPwdFrame) 3.添加学生资料(AddFrame) 4.修改学生资料(ModifyFrame) 5.删除学生资料(放在MainFrame中)
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9485730
    • 提供者:dongzhukai
  1. arthcoder

    0下载:
  2. 实现算术编码的功能,完成对字符的压缩和解压缩,可以实现编码和译码-Arithmetic coding to achieve the functions of characters to complete the compression and decompression, encoding and decoding can be achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1356
    • 提供者:liu
« 1 2 34 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com