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