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

搜索资源列表

  1. Shannon

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

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

    0下载:
  2. //任意给定一个信源模型,编程实现其二进制Shannon编码,输出编码结果并给出译码过程。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1842
    • 提供者:马小平
  1. shannon

    0下载:
  2. 自己编写的一个用于信源的二元shannon编码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1152
    • 提供者:tanchengfeng
  1. Shannon运用matlab编写程序求解任给信源符号概率的香农编码

    0下载:
  2. 运用matlab编写程序求解任给信源符号概率的香农编码。给定一组信源符号概率,通过所编写的程序对信源符号概率编码,求出此信源符号概率对应的香农编码。-Shannon coding matlab language
  3. 所属分类:汇编语言

    • 发布日期:2017-03-21
    • 文件大小:5329
    • 提供者:李晓蒙
  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. shannon

    0下载:
  2. 基于matlab,利用香浓能量对心音信号进行包络提取-Based on matlab, using Shannon energy of the heart sound signal envelope extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:599482
    • 提供者:李俊波
  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. 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. nlp

    0下载:
  2. 中文自然語言處理相關程式,包括中文字頻統計及Jensen-Shannon Divergence計算程式,並包含古典文獻範例-This rar file include natural language processing related programs, includeing Chinese term frequency statistics, Jensen-Shannon Divergence program and text examples.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-03
    • 文件大小:103354
    • 提供者:kevin
  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. MaximumShannoninformationentropysegement

    0下载:
  2. Maximum Shannon information entropy的图像分割,是结合概率统计的方法进行的分割,理论上可以得到图像分割的更多细节。打开即可使用-Maximum Shannon information entropy of the image segmentation, is a combination of the methods of probability and statistics division, in theory, image segmentation can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:31367
    • 提供者:南风吹
  1. hahuman

    0下载:
  2. 香农-范诺 和 霍夫曼无损 压缩算法-Shannon and huffman code by C++
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-14
    • 文件大小:3092
    • 提供者:zhjp007
  1. Shannon

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

    • 发布日期:2012-12-07
    • 文件大小:1549
    • 提供者:唐雷
  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. 使用VC++实现香农编码的功能,简单好用-Use VC++ coding to achieve the Shannon function, simple and easy to use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:283343
    • 提供者:yuanjialin
  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
    • 文件大小:1426
    • 提供者:Bhaskar
  1. shannon

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

    • 发布日期:2017-03-30
    • 文件大小:702
    • 提供者:游泳鱼
  1. shannon

    0下载:
  2. 信息论与编码的典型香农编码的Matlab源码-Typical information theory and coding Matlab source code Shannon
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:883
    • 提供者:taolifang
  1. Shannon

    1下载:
  2. used for shannon Capacity calc
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:35840
    • 提供者:AlyMahmod
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com