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

搜索资源列表

  1. h_weight

    0下载:
  2. 哈夫曼码的编码译码系统 问题描述 利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统将待传输的数据预先编码:在接受端通过一个译码系统对传来的数据进行译码(复原)。对于双向传输信息的通道,每端都需要一个完整的编码译码系统。试为这样的信息收发站编写一个哈夫曼码的编码译码系统。-Huffman coding code decoding system describes the use of Huffman coding informa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.49kb
    • 提供者:赵传仕
  1. viterbi

    0下载:
  2. 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8.14kb
    • 提供者:姚中华
  1. rs.tar

    0下载:
  2. RS信道编码,可设置域的大小,编码和译码功能齐全,运行在UNIX下-RS channel coding, domain can be set up to the size, encoding and decoding fully functional, running under UNIX
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:28.24kb
    • 提供者:马林华
  1. 实验5

    0下载:
  2. 哈夫曼编码/译码 背景介绍:   利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:76.13kb
    • 提供者:陈又鄂
  1. juanjibianma

    0下载:
  2. 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.43kb
    • 提供者:吴非
  1. test_algorithm_menu

    0下载:
  2. TURBO译码性能AWGN信道测试(菜单式) 达到误帧限即可停止当前SNR点的测试,节省计算量-TURBO AWGN channel decoding performance test (menu type) to stop the current error frame is limited to the test SNR point, saving computation
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1.84kb
    • 提供者:shenfeng
  1. viterbi

    3下载:
  2. 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:2.92kb
    • 提供者:liufayu
  1. ClientDemo

    0下载:
  2. 实时监视 实时监视功能有二种播放方式,直接方式和数据回调方式。直接方式是指通过服务器传送过来的视频数据不需要用户自己去解码就能够显示播放,用户只要调用接口CLIENT_API LONG CLIENT_RealPlay(LONG lLoginID, int nChannelID, HWND hWnd),将窗口句柄传入形参hWnd就能够实时播放视频了;数据回调方式是指服务器传送过来的视频数据通过回调函数由用户自己来处理,如果用户需要播放的话,可以调用解码库dhplay.dll解码播放。 多画
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-25
    • 文件大小:8.05mb
    • 提供者:yang
  1. HFC

    0下载:
  2. 运用Simulink搭建的有线电视HFC网络上行信道仿真模型,运用16QAM调制,RS编解码,能够获得系统误码率曲线与信噪比之间的关系-The use of Simulink to build the cable HFC network upstream channel simulation model, the use of 16QAM modulation, RS coding and decoding, have access to the system bit error rate cu
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:7.5kb
    • 提供者:lengwen
  1. psk

    4下载:
  2. 信源产生、信道编码、调制、信道传输、解调、信道译码、差错比较等通信过程的Simulink仿真方法。分析几种调制方式(2FSK、2PSK、QPSK、16PSK、16QAM)在不同信噪比下的通信质量。-Generated source, channel coding, modulation, channel transmission, demodulation, channel decoding, error comparison of the communication process of th
  3. 所属分类:Communication

    • 发布日期:2016-06-15
    • 文件大小:25kb
    • 提供者:李敏浩
  1. bt_v01

    0下载:
  2. 通信物理层处理,包括发射机和接收机,内容有前导处理,信道估计,信道编解码,BPSK、QPSK和8PSK调制与解调等。-Communication the physical treatment, including the transmitter and receiver, the content is leading processing, channel estimation, channel decoding, BPSK QPSK and eight PSK modulation and d
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:13.16kb
    • 提供者:程喵
  1. TPC

    1下载:
  2. 本程序是C++程序,完成卫星信号信道解码,对于信号可以检测是否出新TPC2964信号。-This procedure is a c++ program, complete the satellite signal channel decoding, the signals can detect whether new TPC2964
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.2kb
    • 提供者:zhangyang
  1. Channel

    0下载:
  2. channel coding and decoding using matlab
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:834byte
    • 提供者:nebil.saa
  1. CPLDPCPAWGN

    1下载:
  2. 采用C语言,测试LDPC码在AWGN信道下的编译码性能,及BER曲线等-Using C language, the test of LDPC codes under AWGN channel decoding performance, and the BER curve, etc
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:304kb
    • 提供者:王山
  1. sc-decoding

    1下载:
  2. polar code在AWGN信道下采用连续删除译码程序-polar code in AWGN channel with successive cancellation decoding program
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:3kb
    • 提供者:陶然
  1. searchSCH

    0下载:
  2. GSM系统资料,GSM的同步信道译码成功 ,是驻扎小区的程序-GSM system data, the synchronization of the GSM channel decoding success, is stationed community programs
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:51.54kb
    • 提供者:黄佳吉
  1. xlag__gesolve

    0下载:
  2. 完整的GSM信道编码 为话音信道的卷积编译码 还有交织,很好的-Complete the GSM channel coding for convolution whose voice channel decoding And interweave, very good
  3. 所属分类:Other systems

    • 发布日期:2017-12-13
    • 文件大小:10.48kb
    • 提供者:variqplq
  1. thz

    0下载:
  2. 信道编码和信道解码的程序,用于matlab的仿真的只用,可用于教学(Channel coding and channel decoding procedures, for the simulation of the matlab, only can be used for teaching)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:4kb
    • 提供者:Fmtch
  1. 712216

    0下载:
  2. 完整的GSM信道编码 为话音信道的卷积编译码 还有交织,很好的(Complete the GSM channel coding for convolution whose voice channel decoding And interweave, very good)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-12
    • 文件大小:10.44kb
    • 提供者:fevformmovu
  1. channel preferance1

    0下载:
  2. 极化码的编译码仿真程,串行抵消算法(sc)译码(the decoding of polar codes)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:2kb
    • 提供者:dingweiman
« 12 3 4 5 6 »
搜珍网 www.dssz.com