搜索资源列表
H.264_Advanced_Video_Coder
- A New Architecture for fast Arithmetic Coding in H.264 Advanced Video Coder.pdf 很不错的一个优化算法-A New Architecture for fast Arithmetic Cod ing in the H.264 Advanced Video Coder.pdf a very good Optimization Algorithm
H0487170002
- h.264中熵编码中基于上下文的算术编码的实现,此文完成了结构的设计,其较新颖。-h.264 entropy coding based on the context of the realization of arithmetic coding, the article completed the structural design, its more innovative.
HPL-2004-76
- 快速算术编码原理及实践,英文版,是目前效率较高的压缩算法-fast arithmetic coding theory and practice, the English version, which is more efficient compression algorithm
arithmetic_coding_detailed_discuss
- 由浅入深从静态算术编码到多阶上下文自适应算术编码,详细讨论了其编码原理、技术方案、可能出现的问题及对策。这是一遍既非常适合初学算术编码的兄弟姐妹、同时也是正在从事算术编码的工作者的很好的参考。-static from elementary arithmetic coding context of the multi-stage adaptive arithmetic coding, detailed discussions of its coding theory, technical prog
Surfel_FILE_COMPRESSION
- 针对点云数据局部集中的特点,使用差值预测对点云数据进行预测处理 在预测的同时,根据IEEE2754 浮点数标准,简化浮点数的尾数,使用3. 5 Byte来表示一个浮点数,以提高压缩效果 然后对预测数据中连续重 复的字节使用该字节加该字节重复的次数的方式存储 最后对经过以上处理的数据使用一阶自适应算术编码进 行压缩。最终得到的程序在压缩比和内存占用两个方面远优于WinRAR、WinZip压缩软件-Point cloud data for the characteristics of l
VLSI_Architectures_for_ECC
- This thesis devoted to several efficient VLSI architecture design issues in errorcorrecting coding, including finite field arithmetic, (Generalized) Low-Density Parity- Check (LDPC) codes, and Reed-Solomon codes.-This thesis is devoted to sever
Arithmetic_Code_Example
- arithmetic code example,arithmetic coding/decoding exmpls.FOREIGN DOCUMENT
CompressionAlgorithmsDocs
- Set of documents describing various compression techniques 1) Arithmetic coding 2) Burrows Wheeler transform 3) DEFLATE, LZW, LZ77, LZ78 algorithms 4) Discrete wavelet transform 5) Run lenght encoding 6) ZIP and PNG file formats
H_264
- H.264中二进制算术编码的硬件实现Binary arithmetic coding in H.264 hardware implementation-Binary arithmetic coding in H.264 hardware implementation
ArithmeticCoding
- 进行算术编码源代码的仿真,希望大家喜欢啊,谢谢啊-Arithmetic Coding
TheRealizationofAdaptiveArithmeticCoderWithFPGA.ra
- 本文又用C语言实现了标准的自适应算术编码,拿它与用FPGA实现的改进后的自适应算术编码的仿真结果对比验证了这种改进后编码器编码的正确性。此种结构的编码效率很高,一个时钟编码一个数据比特,时钟频率可以达到50MHZ,占用的硬件资源大约有800个CLB(可配置逻辑模块)。-This thesis realizes the adaptive arithmetic coding which is not improved with C language,compare with the result o
suanshubianma
- 这个是算术编码的实验报告,也是用C编写的-This is the arithmetic coding of the lab report is written with C
CABAC
- 基于上下文的自适应算术编码(信息论与编码课程中的课程设计)-Context-based adaptive binary arithmetic coding (information theory and coding courses in curriculum design)
lossless-image-compression-based-on-optimal.pdf.z
- The optimal predictors of a lifting scheme in the general n-dimensional case are obtained and applied for the lossless compression of still images using rst quincunx sampling and then simple row-column sampling. In each case, the e ciency of the
suanshubianma
- 算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果 -Arithmetic coding is one of the main algorithm of image compression. In the case of the given sets of symbols and the symbol probability, th
CPP
- 增进对算术编码和Q编码器的认识,加深对图像处理理论方面的理解,熟悉VC++程序的设计和实现、设计方案原理图、理论知识的学习、程序编写、并详细分析其实现过程,使学生掌握算术编码处理图像的无损压缩以及Q编码器的实现-Enhance understanding of arithmetic coding and Q encoder, deepen the understanding of the theoretical aspects of image processing, familiar with
H.264-context-adaptive-binary-arithmetic-coding-(
- H.264 context adaptive binary arithmetic encoding
Final-Coding
- ebcot algorith with arithmetic coding
arithmetic-coding
- 算术编码的详细讲解过程,包括有C++实现,不懂得孩子看过来-a arithematia coding algrithem
Arithmetic-Coding-revealed
- Arithmetic Coding revealed