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

搜索资源列表

  1. Shannon

    0下载:
  2. Shannon算法C语言的实现 Shannon算法C语言的实现
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:893
    • 提供者:PeacockYun
  1. AWGN

    1下载:
  2. 未编码BPSK性能AWGN信道理论误码率 简化的格栅函数 门限近似函数 AWGN信道香农限(Shannon Limit)-Performance of uncoded BPSK AWGN channel BER simplified grille theoretical threshold function approximation function AWGN channel Shannon limit (Shannon Limit)
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:1376
    • 提供者:shenfeng
  1. fano

    0下载:
  2. 香农 费诺 哈弗曼的c实现信息论与编码的实践上机课程-Shannon 费诺哈弗曼 the c implementation
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:654
    • 提供者:木木
  1. AMathematicalTheoryOfCommunication

    0下载:
  2. 香农经典论文:A Mathematical Theory of Communication -Shannon classic paper: A Mathematical Theory of Communication
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-16
    • 文件大小:321026
    • 提供者:
  1. ldpc_c_code

    0下载:
  2. LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
  3. 所属分类:通讯编程

    • 发布日期:2013-10-12
    • 文件大小:7370
    • 提供者:aiguixia
  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. fano

    0下载:
  2. 信息论中变长编码的香农编码程序,大家可以互相学习-Variable-length coding in information theory Shannon coding procedures, we can learn from each other
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1006
    • 提供者:傅绍伟
  1. NearShannonlimit

    0下载:
  2. Near Shannon limit error-correcting coding and decoding:Turbo-codes turbo码的原理 -Near Shannon limit error-correcting coding and decoding: Turbo-codes turbo code principle
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:549574
    • 提供者:justin
  1. informationtheory-mackay

    0下载:
  2. Information theory book. An instant classic, covering everything from Shannon s fundamental theorems to the postmodern theory of LDPC codes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:11020564
    • 提供者:ANU
  1. Shannon

    1下载:
  2. 香农编码的C++程序,是我一个老师自己编写的!-Shannon-coded C++ program is that I have written a teacher!
  3. 所属分类:C#编程

    • 发布日期:2012-12-07
    • 文件大小:1549
    • 提供者:唐雷
  1. ShannonFanocoding

    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然后输入程序中得到结果(详细文档,值得一下)香农-费诺编码-Shannon Fenaux+7 encoded input source symbols, the probability distribution as follows: (where source symbols with the A+ B,,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3700
    • 提供者:高燕
  1. shannon

    0下载:
  2. shannon编码.cpp Shannon编码采用了先对概率分布排序后,再进行取码长,码长的选取方式是对概率累和取以2为底的对数形式。这种编码具有一定的局限性,当概率很接近时,码长会去到相等的长度。-shannon coding. cpp Shannon coding uses the first order of probability distribution, after taking further code length, code length selection method is
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:961
    • 提供者:wang
  1. shannon

    0下载:
  2. 信息论中的香浓编码算法源代码,可以运行的-It is shannon source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1047
    • 提供者:小三
  1. xnbm

    1下载:
  2. Matlab关于香农信道容量公式演示实验 -Matlab on Shannon channel capacity formula Matlab demonstration experiment on the Shannon channel capacity formula Demonstration
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:925
    • 提供者:陈志平
  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. shannon

    0下载:
  2. 信息论基础教程香农编码c语言实现源代码。-shannon.c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:672
    • 提供者:樊鹏程
  1. shannon-coding--CPP

    0下载:
  2. shannon编码,信息论中的shannon编码方式的C++源代码,自己写的一个小程序-shannon coding, information theory of shannon coding in C++ source code, write a small program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:488943
    • 提供者:boer
  1. Shannon

    0下载:
  2. 香农编码程序,数值的进制转换,数值与字符串之间的转换等-shannon program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:783
    • 提供者:you si
  1. Huffman-Fano-LZW-Shannon-CSharp

    0下载:
  2. this Source Code in Programed in C# and complete C# project is uploaded... 4 codding algorithms are programmed, huffman LZW fano and shannon-this Source Code in Programed in C# and complete C# project is uploaded... 4 codding algorithms are
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:111185
    • 提供者:
  1. shannon

    0下载:
  2. 香农编码 cpp 一段小程序 用来实现香农编码的思想-shannon coding cpp
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:822
    • 提供者:李甜洁
« 12 3 4 5 »
搜珍网 www.dssz.com