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

搜索资源列表

  1. 关于AMR-WB标准的音频压缩编码的算法和思想

    0下载:
  2. 详细介绍了关于AMR-WB标准的音频压缩编码的算法和思想,Detailed introduction on the AMR-WB standard audio compression coding algorithms and thought
  3. 所属分类:语音压缩

    • 发布日期:2016-11-07
    • 文件大小:366213
    • 提供者:miyalu
  1. BCH

    0下载:
  2. BCH码的MATLAB仿真源代码,并对各编码技术进行比较分析-BCH code of MATLAB simulation source code, various coding techniques and a comparative analysis
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:9117
    • 提供者:张铨
  1. DCVS2009_Kang

    2下载:
  2. 基于Matlab的压缩感知视频编码程序。DCVS的最新理论算法程序。稀疏矩阵采用BWHT(沃尔什-哈达玛矩阵),重构算法用GPSR。-Matlab-based video compression perceptual coding process. DCVS the latest theoretical algorithm program. Sparse matrix with BWHT (Walsh- Hadamard matrix), reconstruction algorithm wit
  3. 所属分类:matlab例程

    • 发布日期:2013-11-16
    • 文件大小:1023183
    • 提供者:洋子
  1. cope

    0下载:
  2. wireless Network coding Cope Simulation in NS2
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:16317
    • 提供者:PEYMAN
  1. Residual_Excited_Linear_Prediction_with_MATLAB.ra

    0下载:
  2. Simulation of Residual Excited Linear Prediction (RELP) coding for speech: This simulation give your voice or available clear wav file.This encoder have linear predictor that decreases signal s dynamic (lower quantization level). This technique als
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:854819
    • 提供者:Ardalan
  1. lte_precoding

    0下载:
  2. LTE 物理层mimo技术的预编码技术的中文翻译(3gpp 36211)-LTE physical layer mimo technology, the Chinese translation of the pre-coding techniques (3gpp 36211)
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:176127
    • 提供者:余阳
  1. Huffman-coding

    0下载:
  2. 用C语言使用Huffman编码算法对给定的BMP图像文件进行编解码-codec BMP image files for a given using the Huffman coding algorithm in C language
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9129960
    • 提供者:王锐
  1. lpc

    1下载:
  2. 语音信号的线性预测编码,包括一个主程序,四个字程序-Linear predictive coding speech signals, including a main program or four programs
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:241545
    • 提供者:xia fei
  1. 8B10B

    0下载:
  2. 基于VHDL的双校验位8B10B编码系统的设计,对于学习VHDL语言有一定的帮助-VHDL-based dual-parity bit 8B10B coding system for learning VHDL, there is some help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:395863
    • 提供者:李博
  1. Cracking-the-Coding-Interview-4ed

    0下载:
  2. IT面试书籍:150个问题及其解决办法,非常好的一本书-Cracking the Coding Interview: 150 Programming Questions and Solutions
  3. 所属分类:IT Hero

    • 发布日期:2017-04-09
    • 文件大小:1259719
    • 提供者:pdw
  1. YUV_081114

    1下载:
  2. psnr的视频质量评价程序,主要针对YUV422格式的matlab编码程序。-PSNR of the video quality evaluation procedures, mainly for YUV422 format matlab coding procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:95720
    • 提供者:胡国胜
  1. t2r2_stbc

    0下载:
  2. 空时处理OFDM程序,空时分组编码,两发两收-Procedures to deal with space-time OFDM, space-time block coding, the two received two
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:28418
    • 提供者:王丽
  1. HuffmanCoding_ImageCompress

    0下载:
  2. 用Matlab对图像进行哈夫曼编码(Huffman Coding)以实现对图像的无损压缩-Use Matlab to realize Huffman coding for lossless image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1027
    • 提供者:zhaojiepeng
  1. Turbo-Code

    0下载:
  2. 该程序用来实现Turbo编解码,而Turbo码是一种信道编码、且是一种纠错码,可以保证信息的传输质量,本程序是用matlab实现的!-The procedure used for Turbo coding and decoding, while the Turbo code is a channel coding, and is an error-correcting codes, can guarantee the quality of information transmission, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:25214
    • 提供者:马行空
  1. Verilog_for_BCH

    0下载:
  2. 使用verilog语言实现BCH编码,用于通信信道编码-Using verilog language implementation BCH coding, channel coding for communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:9466266
    • 提供者:咕嘟大树
  1. H261coding-matlab

    2下载:
  2. 用matlab书写的H.261代码,实现了视频编解码整个过程, 值得初学视频编码的同学参考-Matlab code written using H.261, the video codec to achieve the whole process worth novice video coding reference for students
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-21
    • 文件大小:15706174
    • 提供者:huan
  1. GMSK_QPSK_8PSK

    0下载:
  2. 里面有8PSK,GMSK的matlab源程序,贡献出来了-I was interested in the theory for 8PSK and came across this m-file written in 1999. It requires 2 function calls (graymapPSK and grayunmapPSK) which I have included and must be uncommented(single comments only) and
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2966
    • 提供者:杨阳
  1. turbocoding

    0下载:
  2. LTE中的turbo编码相关程序,依据36协议中的规定而写,如有不完善处,请自行修改-LTE in the turbo coding procedures, based on 36 written to the provisions of the agreement, if imperfect, you should go its own decisions
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:59347
    • 提供者:雨儿
  1. ArithemeticCoding

    0下载:
  2. 这个算术编码是对大量英文文本进行压缩,只适合英文文本压缩(适当修改可以用于图像压缩)-The arithmetic coding is a lot of English text compression, is only suitable for English text compression (with appropriate modifications can be used for image compression)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:17207
    • 提供者:倪广波
  1. stbc

    1下载:
  2. 详细的空时分组码程序,包括2发4收和4发4收,是初学者很好的学习材料。-Detailed space-time block coding procedures, including admission and 2 fat 4 fat, 4 received 4 is a very good learning materials for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12420
    • 提供者:朱红霞
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com