CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - fano

搜索资源列表

  1. 统计压缩算法

    0下载:
  2. 1. 实现任一种统计压缩算法(如:Shannon-Fano编码、Huffman编码、算术编码等),并对自定义文件进行压缩和解压,检验结果。 2. 采用C/C++编写程序 -1. The realization of a statistical compression algorithm (eg : Shannon-Fano coding, Huffman coding, arithmetic coding, etc.), as well as from the definition f
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12.86kb
    • 提供者:陆俊
  1. fano_cd

    0下载:
  2. fano编码的c语言实现,限为八符号信源,程序较简单,仅供参考-Pires coding c language, limited to eight symbol source, simple procedures for reference purposes only
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:george
  1. fano

    0下载:
  2. 经典的Fano编码源代码,由于历史悠久,网上很难找到源代码了,所以珍贵。适用于研究人员,如博士研究课题等
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10.01kb
    • 提供者:刘土
  1. FANO

    0下载:
  2. fano(费诺编码)。信息论与编码必作实验之一。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:daniel
  1. shnnon-fano

    0下载:
  2. 实现了灰度图像的huffman编码,有码表的输出
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:157.58kb
    • 提供者:朵朵
  1. fano_coding

    0下载:
  2. fano coding 费诺编码,数据结构和算法经典问题,c++实现.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.18kb
    • 提供者:
  1. fano

    0下载:
  2. fano编码,一种常见的信源编码方法。实现了fano编码的基本思想。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1011byte
    • 提供者:zl
  1. xiangnong

    1下载:
  2. 香浓法诺matlab下的编码解码,完美可用,没有调用matlab下函数-Shannon Fano coding under matlab decode, perfect can not call the matlab function under
  3. 所属分类:matlab

    • 发布日期:2016-06-29
    • 文件大小:1kb
    • 提供者:fallen
  1. HuffmanandShannon-Fanosourcecoding

    0下载:
  2. Huffman and Shannon-Fano source coding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.53kb
    • 提供者:pooori
  1. Shannon-fano

    0下载:
  2. A source code of Shannon-fano coding in C++. Sometimes also known as prefix coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1.39kb
    • 提供者:Bhaskar
  1. Shannon_fano_Elias

    0下载:
  2. This technique doesn t involve sorting of probabilities as in Shannon-Fano coding. The following formula is used to calculate F (x) which in turn generates the code F (x) = F(x) + p(x) / 2, where F(x) is cummulative sum of probabilities p(x).
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.04kb
    • 提供者:hazhiriq200
  1. fano

    0下载:
  2. 费诺编码源程序 如:p=[0.4 0.3 0.2 0.1] fano(p)-fano source code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:574byte
    • 提供者:游泳鱼
  1. JavaApplication2

    0下载:
  2. Java Shannon Fano Algorithm , encryption and decryption. CitireBit.java read bit by bit from text/bmp file Compara.java compares 2 bits In.txt it s the in file for the interface and algorithm Interfata.java it s the interface file Nod.java
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:224.76kb
    • 提供者:dark
  1. fano

    0下载:
  2. 费诺编码是一种常用的压缩编码方法,为压缩文本文件建立的,用于文本文件压缩。-Connaught fee is a common coding compression method for compressing a text file created, used for text file compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:1.48kb
    • 提供者:zhangli
  1. Ignotus-shannon-fano-e82a269

    0下载:
  2. This is Basic C code of Compress and Decompress of Shannon-Fano algoriphms-This is Basic C code of Compress and Decompress of Shannon-Fano algoriphms...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:21.73kb
    • 提供者:Alex
  1. fano

    0下载:
  2. 信息理论基础 费诺编码 作业-fano coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:570.83kb
    • 提供者:gdp
  1. fano

    0下载:
  2. fano编码是信息论和数据结构常用的编码方式,这里给出了2.3.4进制的费诺编码-Fano coding is information theory and data structure of the commonly used coding method, this gives 2.3.4 into the system of feanor coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:5kb
    • 提供者:张心健
  1. shanon-fano

    0下载:
  2. this one of the best compression code in the world name as shanon fano code-this is one of the best compression code in the world name as shanon fano code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:616byte
    • 提供者:bhavesh pithva
  1. SHANNON-FANO

    0下载:
  2. shannon fano algorithma source matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:554.1kb
    • 提供者:rais
  1. shannon-fano

    0下载:
  2. Shanon fano code for calculating entropy,efficiency
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.46kb
    • 提供者:sandeep
« 12 3 »
搜珍网 www.dssz.com