The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. The standard specifies two types of entropy coding: Context-based Adaptive Binary Arithmetic Coding (CABAC) and Variable-Length Coding (VLC). The Variable-Length Coding scheme, part of the Baseline Profile of H.264, is described in this document.
标签: finalising standard Joint ITU-T
上传时间: 2013-12-21
上传用户:yuzsu
MPEG4 码率控制 VM18 改进型算法,A New Rate Control Algorithm for MPEG-4 Video Coding
上传时间: 2014-11-28
上传用户:qiaoyue
Richardson 和Urbanke的经典文章,modern coding theory
标签: Richardson Urbanke
上传时间: 2014-09-06
上传用户:ynzfm
JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy server bu I stopped developing this program (maybe I will go on coding on this application again some time). The email part with spam filtering already works. Check out the numerous text files for additional information.
标签: Project Version Proxy going
上传时间: 2014-08-10
上传用户:coeus
Digital broadcasting systems for television, sound and data services Framing structure, channel coding and modulation for 11/12 GHz satellite services
标签: broadcasting television structure services
上传时间: 2016-01-03
上传用户:rishian
B树算法实现,非常难得!btree implementation for random lookups, transaction handling, sequential access methods, and a small embeddable footprint.
上传时间: 2014-01-10
上传用户:王小奇
Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484 Microsoft Press © 2004 Using a wealth of pragmatic examples in C# and other .NET development tools, the two authors of this text demonstrate how to use automated tests to drive lean, efficient coding and better design.
标签: Microsoft A. W. Development
上传时间: 2014-01-07
上传用户:ynzfm
Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sherwood.c --> 就是该算法,静态链表的长度默认设为1000,可在宏定义处修改 用法: gcc -o sherwood sherwood.c gcc -o rd_list rd_list.c gcc -o list list.c ./rd_list s.txt 1000 产生一个长度为1000的互不相等的随机序列,保存在s.txt中 ./list s1.txt 1000 产生一个长度为1000的互不相等的降序序列,保存杂s1.txt中 ./sherwood s1.txt 运行算法,比较其中的4个算法的性能差异
上传时间: 2016-01-20
上传用户:ainimao
Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman coding).
标签: Huffman programming algorithm language
上传时间: 2016-01-23
上传用户:SimonQQ
RAM, Random-access memory,Verilog code
标签: RAM
上传时间: 2016-01-27
上传用户:WMC_geophy