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. Turbocodes

    0下载:
  2. 1993 年两位法国教授Berrou、Glavieux 和他们的缅甸籍博士生Thitimajshima 在ICC 会议上发表的Near Shannon limit error-correcting coding and decoding: Turbo codes”,-1993 France 2 Professor Berrou, Glavieux and their Burmese Doctor ICC meeting in Thitimajshima published Near Shanno
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:550555
    • 提供者:王建毅
  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. alowpowerturbocodedecodingalgorithm

    0下载:
  2. 在3G通讯中,turbo码以其优异的性能几乎达到了香浓定理的极限。我们提供一种低功耗的turbo码译码算法-In the 3G communications, turbo codes for its excellent performance almost reached the limit of Shannon theorem. We provide a low-power turbo code decoding algorithm
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:177815
    • 提供者:wulinbo
  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. shannon-report

    1下载:
  2. 这是一篇英文文献,文章题目是Claude Shannon and "A Mathematical Theory of Communication".是香农的《通信的数学理论》一文的读书报告。内容包括:香农的生平背景、消息、信息、熵函数、信源编码、信道编码等。-This is an English literature article entitled Claude Shannon and " A Mathematical Theory of Communication" . Ar
  3. 所属分类:Communication

    • 发布日期:2015-01-01
    • 文件大小:258865
    • 提供者:yuan
  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 ... 21 »
搜珍网 www.dssz.com