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

搜索资源列表

  1. fano_coding

    0下载:
  2. 费诺编码,使用STL实现。包含计算平均码长和编码效率功能-charges Connaught coding, the use of STL achieve. Includes calculation of the average code length coding efficiency and function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2128
    • 提供者:shaivas
  1. feinuo

    0下载:
  2. 用C++实现费诺编码 通过输入一系列的概率值得到最优化的输出-C coding to achieve cost Connaught through a series of input probability deserves to optimize the output
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4252
    • 提供者:武悦
  1. feinuovc

    0下载:
  2. 用vc实现了费诺编码,香农编码等,在同一个窗口中实现了不同的编码-vc used to achieve the fee Connaught coding, coding Shannon, in a window with the realization of the different coding
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:114934
    • 提供者:武悦
  1. xinxilunbianma

    0下载:
  2. 香农编码,费诺编码,霍夫曼编码,这是一个演示软件(原工程)-Shannon coding, Connaught fee coding, Huffman coding, this is a demo software (original works)
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:114705
    • 提供者:赵俭
  1. encoding

    0下载:
  2. 该代码基于VC开发平台,能演示三中编码方法:香农,霍夫曼,费诺编码,经过测试,运行稳定!-code based on the VC development platform, which can display three coding method : Shannon, Hoffman, Connaught fee coding, After testing, operation stability!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:116326
    • 提供者:陈天
  1. FanocodingMFC

    0下载:
  2. 根据输入的概率完成对各个概率值的编码,是对本网站下载的一个费诺编码程序的改进,本网站的费诺编码程序的输入值得检验作的不好,当输入码的个数超过概率的输入的个数时,编码实际上是错误的,本段代码可以避免上述情况的出现,使得程序更加完美。-imported under the probability of completion of all probability value of the coding, This site is a download fee Connaught coding proc
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1974302
    • 提供者:王顺
  1. 费诺编码

    0下载:
  2. 一个费诺编码器,输入N个总和为1的小数,就可以得到N个费诺码-a fee Connaught encoder input N sum of a minority, it can be N Connaught yards charges
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:43994
    • 提供者:懂懂懂
  1. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码

    1下载:
  2. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-02
    • 文件大小:231477
    • 提供者:yanghaocouple
  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
    • 文件大小:1024
    • 提供者:fallen
  1. feinuo

    0下载:
  2. 费诺编码输入为+7个信源符号,其概率分布为:(其中信源符号用A+B、、G表示)A_0.2++B_0.19++C_0.18++D_0.17++E_0.15++F_0.10++G_0.01然后输入程序中得到结果(详细文档,值得一下)-Fenno+7 encoding of input source symbols, the probability distribution as follows: (in which source symbols with A+ B,, G said) A_0.2++
  3. 所属分类:Special Effects

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

    0下载:
  2. 设有离散无记忆信源X,P(X).二进制费诺编码为:1.将信源符号按概率从大到小的顺序排列2.将信源分成两组――按两组概率之差为最小分.3.上面一组编码为0,下面一组编码为1,一直分到一组只有一个信源为止.4.将一个信源分组得到的0和1全部连接起来,组成该信源的码字,信源即得到自己的费诺编码.-There be no X remembering the message source in case that having being scattered, binary Feinuo of P (X
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-23
    • 文件大小:985
    • 提供者:MJ
  1. XIANGNONG

    0下载:
  2. 香农—费诺编码的MATLAB实现,程序已在,可直接运行-Shannon- Fenno encoded MATLAB realization of the process had been in the direct operation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1020
    • 提供者:lishenwei
  1. matlab

    0下载:
  2. 香农编码,为已知的序列概率,用香农编码进行编码.-Shannon coding sequence for the known probability of encoding used to encode the Shannon.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:70862
    • 提供者:mao
  1. Shannoncoding

    0下载:
  2. shannon编码,其中讲了一些香农编码的步骤,而且有shannon编码的程序-shannon encoding, which made some of the steps Shannon coding, and coding procedures shannon
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:64986
    • 提供者:沈晓光
  1. feinuo

    0下载:
  2. 费诺编码对n(n<50)个字符进行Fano编码,用户输入每个字符的概率,程序输出每个字符及其码字。-feinuo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1020
    • 提供者:xiaohan
  1. feinuo

    0下载:
  2. 信息论与编码课程设计:基于概率论与编码 费诺编码-Information Theory and Coding Course Design: Based on probability theory and coding coding Fenno
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:674012
    • 提供者:周游
  1. Source_coding

    1下载:
  2. 对通信中的信源的二进制编码的实现,有香农编码,费诺编码以及霍夫曼编码-Source of communication in the realization of the binary code, there is the Shannon coding, coding, and Huffman coding Fenno
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2119
    • 提供者:小影
  1. feno

    0下载:
  2. 进行香农、费诺和赫夫曼信源编码 对离散信源,如一段中文或者英文文字(txt文件)进行分析,统计信源空间,然后进行编码,存储编码码表; 根据编码码表进行信源译码 -To Shannon, fees Novo Huffman source coding for discrete sources, as a Chinese or English text (txt file) for analysis and statistical information source space, an
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:658
    • 提供者:zhengxin
  1. s_f_h

    0下载:
  2. 香农编码,费诺编码,哈夫曼编码通用程序及它们的码字长度,平均码长,各自的编码效率计算.-Shannon coding, fee Connaught coding, Huffman coding common procedures and their code length, the average code length, the coding efficiency of their calculation.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1974
    • 提供者:wangjin
  1. source coding

    2下载:
  2. 中文熵统计实验,卷积码,循环码,香农编码,线性分组码,费诺编码,霍夫曼编码(Chinese entropy statistical experiment, convolution code, cyclic code, shannon coding, linear block code, fano coding, Huffman coding.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:109568
    • 提供者:Jonny-Li
« 12 3 4 5 6 »
搜珍网 www.dssz.com