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

搜索资源列表

  1. channelcodingbyHanVinck

    0下载:
  2. 详细阐述信道编码在实际系统中的应用,其中包括了RS码,turbo码以及信息论。-elaborate channel coding system in the actual application, including the RS code, turbo codes and information theory.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7056510
    • 提供者:聂华
  1. info469

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

    • 发布日期:2008-10-13
    • 文件大小:2768398
    • 提供者:孙荣超
  1. the_theory_of_information_and_coding(second_editio

    0下载:
  2. 由Robert.J编写的,很经典的一本书-By Robert.J prepared, it is a classic book
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7118562
    • 提供者:jane1986
  1. xinxiyubianma

    0下载:
  2. 这是信息与编码理论这门课的一次期末考试卷子,相信对很多人都有用!-This is the Information and Coding Theory This class son of a final paper, I believe that many people have used!
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:8085
    • 提供者:姜文
  1. youchengbianma

    0下载:
  2. 信息论课程设计游程编码,简单且高效的信源编码。-Information theory, curriculum design, run-length coding, a simple and efficient source coding.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-01
    • 文件大小:45264
    • 提供者:周旋
  1. AsymptoticEquipartitionProperty

    0下载:
  2. 信息论基础 离散信源的无错编码讲义 4.1 信源编码概述 4.2 无记忆信源的渐近等同分割性 与定长编码定理 4.3 离散无记忆信源的变长编码 4.4 离散平稳信源及其编码定理 4.5 马尔可夫信源的信息熵及 -Information theory-based discrete source of the error-free coding notes 4.1 Overview 4.2 Source Coding of the asymptotic memor
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:168455
    • 提供者:张伟
  1. uniquely_decodable_code

    0下载:
  2. 信息论课程设计: (1)已知:信源符号个数 、码字集合 ; (2)输入:任意的一个码字集合 。码字个数和每一个具体的码字在运行时从键盘输入; (3)输出:判决(是惟一可译码/不是惟一可译码)。-Information theory, curriculum design: (1) is known: the number of source symbols, code word set (2) Input: an arbitrary set of a code word. Code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1528
    • 提供者:tensionjayzl
  1. Sfe

    0下载:
  2. 信息与编码理论中SFE编码的JAVA源码,自己编的的,不是多好,仅供参考.-Information and coding theory, SFE coding JAVA source code, compiled their own, and not especially good, for reference only.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1296
    • 提供者:落叶不黄
  1. huffmam_coding

    0下载:
  2. In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3844
    • 提供者:hazhiriq200
  1. MIMO-Wireless-Communications

    0下载:
  2. 本书从信息论与错误概率的角度,着重分析了真实世界传播如何影响MIMO容量和性能,实际鲁棒的空时码的设计,详细讨论了预编码、天线选择和多载波传输。-Book from the perspective of information theory and error probability, focused on analysis of real-world communication can affect MIMO capacity and performance, the actual robus
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3250643
    • 提供者:anjie
  1. huffmn

    0下载:
  2. In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) wh
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:686
    • 提供者:vishnu
  1. fano

    0下载:
  2. fano编码是信息论和数据结构常用的编码方式,这里给出了2.3.4进制的费诺编码-Fano coding is information theory and data structure of the commonly used coding method, this gives 2.3.4 into the system of feanor coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:5125
    • 提供者:张心健
  1. Chimbal---Theory-of-information-and-coding

    0下载:
  2. Theory of information coding
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:13090303
    • 提供者:di
  1. shannon-and-huffman-code

    0下载:
  2. 采用C++语言实现的信息论课程设计,香农霍夫曼编码-Information theory curriculum design with C++ language, Shannon Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:16369
    • 提供者:
  1. Huffman-coding-and-Compression--algorithm

    0下载:
  2. Huffman coding and Compression algorithm c++ code In computer science and information theory, a Huffman code is an optimal prefix code found using the algorithm developed by David A. Huffman while he was a Ph.D. student at MIT, and published in
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:stoulod
  1. information

    0下载:
  2. 信息论课程设计,用Java语言实现香农编码和循环码的编写。进攻参考,希望大家多多提意见。-Information theory curriculum design, using Java language written in Shannon coding and cyclic code. Offensive reference, I hope you will speak up.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:8180
    • 提供者:李添
  1. Laser_Line

    0下载:
  2. Image mosaic is a technology which uses space matching alignment to the mutual between the overlapping portions of the image sequence to get the complete image which includes more information. It includes image matching and image fusion. On the b
  3. 所属分类:Project Design

    • 发布日期:2017-05-14
    • 文件大小:3150473
    • 提供者:王铃
  1. Information-coding-CPPCODE

    0下载:
  2. 信息论编码,有界面,有源码和编译封装好的代码-Encoding information theory, there is an interface, and have the source code is compiled packaged
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-17
    • 文件大小:115712
    • 提供者:侯明
  1. TELE - 653 Digital Coding

    0下载:
  2. e Handbook Entry Communication concepts: Fourier transforms, random signals, Transmitter and receiver filters, matched filter, Nyquist criterion. Digital Modulation schemes: M-ary ASK, QPSK, FSK, CPM, spectral analysis of modulated signals, ML and
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:17408
    • 提供者:Khan17
  1. bianma

    0下载:
  2. 香农编码代码,霍夫曼编码等各种编码代码,适用于图像处理,信息论等各种学科实验报告(Shannon coding code, Hoffman encoding and other coding code, suitable for image processing, information theory and other disciplines experimental report)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:6144
    • 提供者:zdlu
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com