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

搜索资源列表

  1. yimashiyan2.rar

    0下载:
  2. 信息论编码中用hufman程序来实现的hufman编码
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:3315
    • 提供者:
  1. 信息论与编码学的实验报告

    0下载:
  2. 信息论与编码学的实验报告,大学的重要课件哦,很好用的
  3. 所属分类:文件操作

    • 发布日期:2014-01-17
    • 文件大小:13986
    • 提供者:王朝
  1. HAFFUMAN 信息论哈夫曼编码

    0下载:
  2. 信息论哈夫曼编码
  3. 所属分类:密码/编码算法

    • 发布日期:2011-03-08
    • 文件大小:1149
    • 提供者:许件
  1. 123

    0下载:
  2. 信息论编码 循环编码
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1110
    • 提供者:melvan
  1. 信息论实验

    0下载:
  2. 这是我做的信息论的3实验程序 (1、l-d编码 2、哈夫曼编码 3、维吉尼亚密码)-This my information, so the three experiments (1, l-d code 2, 3 Huffman coding, Virginia password)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2264
    • 提供者:来盛骞
  1. youcheng

    0下载:
  2. 游程编码是一种对图像颜色识别的一种编码,也是信息论编码初学者的必做编码之一。
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:6490
    • 提供者:赵云
  1. 范诺编码

    0下载:
  2. 信息论--范诺编码-information theory -- Maryland coding
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1183
    • 提供者:文桂英
  1. 信息论编码实验

    0下载:
  2. 所属分类:文档资料

    • 发布日期:2009-03-06
    • 文件大小:69214
    • 提供者:tianzijun
  1. 信息论与编码习题答案(陈运编第二版)

    2下载:
  2. 信息论与编码习题答案(陈运编第二版)
  3. 所属分类:文档资料

    • 发布日期:2009-04-28
    • 文件大小:340474
    • 提供者:llls1314
  1. xinxilunshiyuanbaogao

    0下载:
  2. 信息论的课程实验报告实验一 信道容量的迭代算法程序设计………………….4 实验二 唯一可译码判决准则…………………………… 9 实验三 Huffman 编码方案程序设计…………………15 实验四 LZW编码方案程序设计…………………… 20 实验五 Shanoon编码方案程序设计………………… 23 实验六 循环码的软件编、译码实验…………………….27 实验七 BCH码最大似然译码器设计………………… 31 -Information theory course ex
  3. 所属分类:software engineering

    • 发布日期:2016-01-25
    • 文件大小:153600
    • 提供者:chenjjn
  1. yimashiyan2

    0下载:
  2. 信息论编码中用hufman程序来实现的hufman编码- In the information theory code hufman which realizes with the hufman procedure codes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:3586
    • 提供者:谭宜涛
  1. HUFFERMAN

    0下载:
  2. 信息论与编码实验三:用VC++实现霍夫曼的编码。-Information theory and coding experiment III: The VC++ Achieve Hoffman encoding.
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:9119
    • 提供者:张宏丽
  1. information_theory_and_coding

    1下载:
  2. 信息论与编码理论的经典书籍,详细介绍了finit field以及基于它的convolution code, block code, 最新的coding方法也有涉及。-Information theory and coding theory of classic books, described in detail based on finit field, as well as its convolution code, block code, the latest as well as the
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:7118528
    • 提供者:kun
  1. weiyikeyima

    0下载:
  2. 实现,信息论编码唯一可译码的判断~-Realized, the only information theory coding decoding judge ~
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2089416
    • 提供者:
  1. 20061000999

    0下载:
  2. 小小的信息论 编码 实现唯一可译码的判断~-Little information theory coding decoding to achieve the only judge ~
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:896
    • 提供者:
  1. RunLengthCoding

    0下载:
  2. 用C语言实现《信息论与编码》里的游程编码(黑白用数字表示)。-Using C language implementation, " Information Theory and Coding," in the run-length coding (black and white with that figure).
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1176
    • 提供者:清风细雨
  1. InformationTheoryAndCodingTechniques

    0下载:
  2. 信息论是由通信技术、概率论、随机过程和数理统计等相结合逐步发展而形成的一门新兴科学。其奠基人是美国数学家香农,他的《通信的数学原理》奠定了信息论的基础。 这是信息论与编码技术的教学课件。压缩包内含有6个ppt文件,每个ppt自成一章:1绪论、2信源及其熵、3信道及其容量、4信息率失真函数、5信源编码、6信道编码。是初学信息论的最好材料。-Information communication technology is, probability theory and mathematical s
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:3453013
    • 提供者:yuan
  1. InformationTheory

    0下载:
  2. 相当经典的信息论导论和编码的课件哦~~ 2009年9月18号更新的,我们上学期刚刚用过的~~ 网上估计是没有的哦-Quite a classic introduction to information theory and coding courseware oh ~ ~ September 18, 2009 update, we have just spent last semester ~ ~ Online estimates are not, oh ~ ~
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5210733
    • 提供者:何思涵
  1. 信息论与编码试题及答案

    2下载:
  2. 信息论与编码试题及答案,归结了很多知识内容,许多大学教师都以此为出题材料,值得童鞋们好好看看!
  3. 所属分类:编程文档

    • 发布日期:2013-04-04
    • 文件大小:1812992
    • 提供者:Sampson.2012
  1. 信息论

    0下载:
  2. 实现一个霍夫曼编码。自己新建文件(读源码可以知道建什么),输出霍夫曼编码后的文件。(Implement a Hoffman encoding. Own new files (read source code, you can know what to build), the output of Hoffman encoded documents.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:Bomb
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com