搜索资源列表

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

    0下载:
  2. 本书内容由三部分组成。第一部分介绍信息论与信息科学的基本知识, 第二部分介绍 Shannon 信息论的基本内容,第三部分介绍信息论的应用。本书叙述力求通俗简练,较长的定理证明将通过指定参考书给出,各章附有习题与注解说明。对大型的练习,如无失真数据压缩编码、有失真图象压缩编码、调制编码及其他编码技术作者编制了若干个大型的练习试验,作为信息论理论教学的补充与尝试,有条件的学校可以开设。~..~-contents of the book co
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:2768896
    • 提供者:孙荣超
  1. Shannon

    0下载:
  2. Shannon算法C语言的实现 Shannon算法C语言的实现-Shannon algorithm C language C Language realize Shannon algorithm realization
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:PeacockYun
  1. Shannon

    0下载:
  2. 香农编码,源文件是在工程文件夹下,当程序运行后,压缩文件会在工程文件夹下生成-Shannon code, source files in the project folder, when the program runs, the compressed file will be generated under the project folder
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-10
    • 文件大小:317440
    • 提供者:吕清
  1. Shannon

    0下载:
  2. 香农编码器,可以通过输入指定符号的概率 , 然后自动生成对应的香农编码-Shannon encoder can be specified by entering the probability of symbols, and then automatically generate the corresponding Shannon coding
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:29696
    • 提供者:杨挺
  1. shannon

    0下载:
  2. //任意给定一个信源模型,编程实现其二进制Shannon编码,输出编码结果并给出译码过程。-//Any given a source model, programming Shannon realize its binary encoding, the results of the output encoding and decoding process is given.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:马小平
  1. shannon

    0下载:
  2. 香农信源编码,实现了其基本功能。采用二进制香农编码-Shannon source coding to achieve its basic features. Shannon used a binary encoding
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:zl
  1. shannon

    0下载:
  2. 自己编写的一个用于信源的二元shannon编码-I have written a letter for the source of the binary encoding shannon
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:tanchengfeng
  1. shannon-report

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

    • 发布日期:2024-05-10
    • 文件大小:259072
    • 提供者:yuan
  1. Shannon

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

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:唐雷
  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, c
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:wang
  1. shannon

    0下载:
  2. 使用VC++实现香农编码的功能,简单好用-Use VC++ coding to achieve the Shannon function, simple and easy to use
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:283648
    • 提供者:yuanjialin
  1. Shannon-fano

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

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:Bhaskar
  1. shannon

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

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:游泳鱼
  1. shannon

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

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:taolifang
  1. shannon

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

    • 发布日期:2024-05-10
    • 文件大小:599040
    • 提供者:李俊波
  1. SHANNON FANO

    0下载:
  2. Shannon fano encodeing
  3. 所属分类:matlab例程

    • 发布日期:2017-09-05
    • 文件大小:405
    • 提供者:Flammentod
  1. Shannon

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

    • 发布日期:2024-05-10
    • 文件大小:35840
    • 提供者:AlyMahmod
« 12 3 4 5 6 7 8 9 10 ... 25 »

源码中国 www.ymcn.org