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

搜索资源列表

  1. Information-theory-Shannon-coding

    0下载:
  2. 信息论香农编码唯一可以码信道容量迭代算法C++程序-Information theory Shannon coding
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:4986
    • 提供者:贺琳
  1. Shannon

    0下载:
  2. <信息论>中 香农编码实现的C++代码-< Theory> in Shannon coding to achieve C++ code
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:525767
    • 提供者:李盼
  1. source_number_detection_IC

    0下载:
  2. 信号源数目估计,采用信息论算法,假设空间白噪声,包括matlab实现代码和例程-The estimated number of signal sources, using information theory algorithms, assuming space white noise, including matlab code and routines
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:1918
    • 提供者:tingerlan
  1. Huffman-coding-Information-Theory

    0下载:
  2. 帮别人做的一个信息论哈夫曼程序,通过信源个数,信源权重进行编码,可得到平均码长和编码效率,代码有注释,方便理解。-Someone else to do a theory Huffman program, through the number of sources, source coding weights can be obtained average code length and coding efficiency, code annotated, easy to understand.
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:1888
    • 提供者:Bernie
  1. yd.ZIP

    0下载:
  2. 信息论课程设计,vc++下实现的约当消去法。-Theory curriculum design, vc++ achieved under Jordan elimination method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:302993
    • 提供者:李散
  1. xinxilun

    0下载:
  2. 信息论与编码的PPT,可用于关于通信方面的学习。-Information theory and coding of the PPT, can be used on the communication aspects of learning.
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4363097
    • 提供者:林楠
  1. huffman

    1下载:
  2. 对图像进行huffman编码和香农编码,比较效率,有注释,信息论作业-The image huffman coding and Shannon coding, more efficient, notes, information theory jobs
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:78451
    • 提供者:黄浚羽
  1. Huffman

    0下载:
  2. C语言,利用信息论与编码中的霍夫曼的原理实现文件的编码和解码,对txt和ppt文件测试成功-C language, the use of information theory and coding to achieve the principle of Huffman encoding and decoding files, txt and ppt files on the test was successful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:4044
    • 提供者:温志平
  1. random-number-generator

    0下载:
  2. 基于FPGA 的快速均匀分布随机数发生器 随机数广泛应用于信息论、控制论、排队论、可靠性理论及人工智能等领域, 利用FPGA 的高效性、稳定性来产生均匀随机序列的方法为系统设计或测试带来了极大的便利. 本文在原有算法基础上结合同余法及Lag Fibonaicc 序列的特点, 构建了一个快速高质量的均匀分布随机数发生器. 实验研究证明随机数发生器具有良好的随机特性及均匀性-FPGA-based rapid and uniform distribution of the random numbe
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:585738
    • 提供者:kevin
  1. ssbm

    0下载:
  2. 一种高效的算术编码。学习信息论可以参考一下,不错的效果。-An efficient arithmetic coding. Learning theory can refer to good effect.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:917461
    • 提供者:shijingli
  1. introduce-of-information-theory

    0下载:
  2. 信息论与编码绪论部分,重点介绍了信息论与通信原理及高频电子线路的关系-Information theory and coding preface, highlighting information theory and communication theory and the relationship between high-frequency electronic circuits
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2392911
    • 提供者:nihao
  1. xinxilun

    0下载:
  2. 信息论与编码作业,里面是信息论与编码的作业啊-Information theory and coding jobs, which is information theory and coding jobs ah
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:13876197
    • 提供者:徐三
  1. HUFF

    0下载:
  2. 信息论实验的huffman编码,是c源码,Dev c/c++下运行通过。-Huffman coding information theory experiment is c source, Dev c/c++ Run through.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1946
    • 提供者:eUSisn
  1. capacity

    0下载:
  2. 信息论中计算信道容量的matlab编程代码,经测试可用。-Information theory to calculate the channel capacity matlab programming code, have been tested.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:1578
    • 提供者:斌仔
  1. AICandMDL

    1下载:
  2. 经典的信息论准则估计信号源个数。 使用空间谱估计理论,模拟发射信号由天线阵列接受采样。经过AIC和MDL两种算法,估计出采样序列中信号的个数,所加噪声是白噪声。-Classical information theory for sources number estimation. It s spatial spectrum estimation theory. it analogs transmission signal from the antenna array . It uses tw
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1007
    • 提供者:康璐璐
  1. Hamming-Code

    2下载:
  2. 汉明码经过bsc信道的变换,设计比较经过编码与非编码的两种情况,统计了错误图样,适合本科生学习信息论与编码借鉴使用。为matlab工具开发。-Hamming Code across bsc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1021
    • 提供者:李伟
  1. diedai

    0下载:
  2. 《信息论》课程中通过信道容量的迭代算法计算信道容量-Caculating the Channel capacity by Channel capacity algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:50810
    • 提供者:少韶
  1. code

    0下载:
  2. 《信息论》中的赫夫曼编码的实现,其中还包括赫夫曼解码程序。-Huffuman code and decode with C++ compiler
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:25398
    • 提供者:少韶
  1. huff3

    0下载:
  2. 实现信息论中r元霍夫曼编码,依据程序输入相应的r和概率空间即可-R yuan realize Huffman coding information theory
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:730
    • 提供者:黄庆发
  1. dianxingxulie

    0下载:
  2. 有关信息论基础,探究典型序列与非典型序列的关系-About the relationship between information theory to explore the typical sequence of atypical sequences
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:525
    • 提供者:孙聪
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 »
搜珍网 www.dssz.com