这是一个非常简化了的h.264/AVC的测试源码,但是实现了所有的算法。
上传时间: 2014-12-02
上传用户:330402686
Procedure TSPSA: begin init-of-T { T为初始温度} S={1,……,n} {S为初始值} termination=false while termination=false begin for i=1 to L do begin generate(S′form S) { 从当前回路S产生新回路S′} Δt:=f(S′))-f(S) {f(S)为路径总长} IF(Δt<0) OR (EXP(-Δt/T)>Random-of-[0,1]) S=S′ IF the-halt-condition-is-TRUE THEN termination=true End T_lower End End
标签: Procedure init-of-T TSPSA begin
上传时间: 2013-12-20
上传用户:shinesyh
ITU-T G.729 ANSI-C Source Code
上传时间: 2013-12-20
上传用户:小草123
H.264 And MPEG-4 Video Compression
标签: Compression Video MPEG 264
上传时间: 2013-12-23
上传用户:Thuan
h.323协议栈的设计文档,说的非常详细
上传时间: 2014-01-22
上传用户:1583060504
ITUT T.30协议,关于传真数据的具体规定,对于传真开发有一定帮助
上传时间: 2014-01-14
上传用户:fhzm5658
t.31协议,关于传真数据中的编解码,适合于传真开发
上传时间: 2014-06-01
上传用户:stella2015
Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified keyboard module and display module 4. Add BitSet support, see bitset.h and bitset.c 5. Fixed some bugs Dec 25, 2006 1. Name this OS as AvrcX 2. Release AvrcX_1.0 alpha
上传时间: 2015-09-02
上传用户:
this file turber_code.rar have two file,file STBC.h is parameter,file STBC.cpp is computer.file STBC.cpp has very clean chinese explain ,so you can easy understand
标签: file STBC turber_code parameter
上传时间: 2015-09-02
上传用户:410805624
Perl & XML. by Erik T. Ray and Jason McIntosh ISBN 0-596-00205-X First Edition, published April 2002. (See the catalog page for this book.) Table of Contents Copyright Page Preface Chapter 1: Perl and XML Chapter 2: An XML Recap Chapter 3: XML Basics: Reading and Writing Chapter 4: Event Streams Chapter 5: SAX Chapter 6: Tree Processing Chapter 7: DOM Chapter 8: Beyond Trees: XPath, XSLT, and More Chapter 9: RSS, SOAP, and Other XML Applications Chapter 10: Coding Strategies Index Colophon --------------------------------------------------------------------------------
标签: T. published McIntosh Edition
上传时间: 2013-12-24
上传用户:yzhl1988