虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Standard-Library

  • 高效的CABAC解码器设计及FPGA实现

    H.264/AVC是ITU与ISO/IEC(International Standard Organization/Intemational Electrotechnical Commission国际标准化组织/国际电工委员会)联合推出的活动图像编码标准。作为最新的国际视频编码标准,H.264/AVC与MPEG-4、H.263等视频编码标准相比,性能有了很大提高,并已在流媒体、数字电视、电话会议、视频存储等诸多领域得到广泛的应用。基于上下文的自适应二进制算术编码(Conrext-based Adaptive Binary Arithmetic Coding,CABAC)是H.264/AVC的两个熵编码方案之一,相对于另一熵编码方案-CAVLC(基于上下文的自适应可变长编码),CABAC具有更高的数据压缩率:在同等编码质量下要比CAVLC提高10%~15%的压缩率。CABAC能实现很高的数据压缩率,但这是以增加实现的复杂性为代价的。在已有的硬件实现方法上,CABAC的解码效率并不高。 论文在深入研究CABAC解码算法及其实现流程,并在仔细分析了H.264/AVC码流结构的基础上,总结出了影响CABAC解码效率的各个环节,并以此为出发点,对CABAC解码所需中的各个功能模块进行了优化设计,设计出一种新的CABAC解码器结构,相对于一般的CABAC解码器,它的解码效率得到了显著提高。论文针对影响CABAC解码过程的"瓶颈"问题一多次访问存储部件影响解码速率,提出了新的存储组织方式,并根据CABAC的码流结构特性,采用4个子解码器级联的方式来进一步提高解码速率。 最后,用Verilog语言对所设计的CABAC解码器进行了描述,用EDA软件对其进行了仿真,并在FPGA上验证了其功能,结果显示,该CABAC解码器结构显著提高了解码效率,能够满足高档次实时通讯的要求。

    标签: CABAC FPGA 解码器

    上传时间: 2013-07-03

    上传用户:huazi

  • Logic2007 中文教程

    Logic2007中文教程 PADS Logic功能,特点及使用教程 本教程描述了PADS Logic 的各种功能和特点、以及使用方法。这些功 能包括: 如何在PADS Logic 中使用工作区(Working Area)。 如何在PADS Logic 的元件库中定义目标库(Library)。 如何从库中搜索有关的元件(Part)。 如何添加连线(Connection)、总线(Bus)、使用页间连接符号 移动(Move)、拷贝(Copy)、删除(Delete)和编辑(Edit)等操作方式(Mode)。 在设计数据编辑时使用查询/修改(Query/Modify)命令。 如何定义设计规则(Design Rules)。 如何建立网表(Netlist)和SPICE 格式网络表以及材料清单(BOM)报

    标签: Logic 2007 教程

    上传时间: 2013-04-24

    上传用户:zhaoq123

  • H.264标准代码(用于视频编码)

    ·详细说明:h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-h.264 standard code, uses in the video frequency code! May realize each kind of video frequency code and the decoding, ma

    标签: 264 标准 代码 视频编码

    上传时间: 2013-05-28

    上传用户:wqxstar

  • DVB MHP标准以及MPEG2标准(中、英文版)

    ·详细说明:DVB MHP 标准(英文版)以及 mpeg2 标准(中、英文版)-DVB MHP standard (English version) as well as mpeg2 standard (center, English version) 文件列表:   DVB-MHP-spec.pdf   IS138181.DOC   MPEG2-0.DOC

    标签: MPEG2 nbsp DVB MHP

    上传时间: 2013-04-24

    上传用户:sevenbestfei

  • 《Leaning OpenCV》

    ·《Leaning OpenCV》学习OpenCV Library 进行计算机视觉处理

    标签: Leaning OpenCV nbsp

    上传时间: 2013-04-24

    上传用户:zhaiye

  • MP3编码库

    ·详细说明:MP3编码库,可直接将wav,aiff格式的音频文件压缩成码流量为128Kbps的mp3文件-Mp3encode is a kind of mp3 encoded library which can compress wav,aiff files to mp3 files of 128kbps data flow.文件列表:   mp3encoder-05-07-04 &nbs

    标签: MP3 编码

    上传时间: 2013-06-14

    上传用户:baitouyu

  • CCS上FFT运算的实现

    · 摘要:  FFT运算足数亨信号处理技术的基础,DSP经常要用到FFT的运算,但FFT算法程序的编定调试费时费力.TI公司提供了以TMS320C28x系列芯片为基础的CCS FFT Library库函数,该库函数专门用于FFT运算,使在TMS320C28x系列芯片上实现FFT变得容易,本文就在CCS软件仿真器模式情况下对FFT Library库函数进行介绍并就使用方法进行说明.

    标签: CCS FFT 运算

    上传时间: 2013-05-21

    上传用户:cwyd0822

  • 经典:H.264的标准文档及JM多个版本的源代码集合

    ·详细说明:h.264的标准文档及jm多个版本的源代码集合-The standard file of h.264 and the source codes of jm a lot of editions gather, the classics 文件列表:   h.264标准文档及jm   .................\h.264-avc reference so

    标签: 264 标准 文档 版本

    上传时间: 2013-04-24

    上传用户:集美慧

  • it consist of PCF8583 assembly driver

    it consist of PCF8583 assembly driver, Proteus RTC example that is schematic, Proteus library and model files

    标签: assembly consist driver 8583

    上传时间: 2013-09-25

    上传用户:1477849018@qq.com

  • US Navy VHDL Modelling Guide

      This document was developed under the Standard Hardware and Reliability Program (SHARP) TechnologyIndependent Representation of Electronic Products (TIREP) project. It is intended for use by VHSIC HardwareDescription Language (VHDL) design engineers and is offered as guidance for the development of VHDL modelswhich are compliant with the VHDL Data Item Description (DID DI-EGDS-80811) and which can be providedto manufacturing engineering personnel for the development of production data and the subsequent productionof hardware. Most VHDL modeling performed to date has been concentrated at either the component level orat the conceptual system level. The assembly and sub-assembly levels have been largely disregarded. Under theSHARP TIREP project, an attempt has been made to help close this gap. The TIREP models are based upon lowcomplexity Standard Electronic Modules (SEM) of the format A configuration. Although these modules are quitesimple, it is felt that the lessons learned offer guidance which can readily be applied to a wide range of assemblytypes and complexities.

    标签: Modelling Guide Navy VHDL

    上传时间: 2014-12-23

    上传用户:xinhaoshan2016