zlib 1.2.2 is a general purpose Data compression library. All the code is thread safe. The Data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
標簽: Data compression general purpose
上傳時間: 2013-12-09
上傳用戶:894898248
NTL is a high-performance, portable C++ library providing Data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
標簽: high-performance algorithms structures providing
上傳時間: 2014-01-05
上傳用戶:水中浮云
仿榕樹下文章系統春節版 1. 將makpass.php文件的root_pass修改成你自己的登陸密碼,同時修改$user成只有你自己知道的目錄名稱。 將Data目錄里的user目錄修改成和上面$user目錄一樣的名字。 2. 設置一下屬性,把Data目錄和Data下的文件和文件夾設置755或777,和config.php設置755或777。
標簽: user root_pass makpass Data
上傳時間: 2013-12-27
上傳用戶:litianchu
算法ebook(10部算法經典著作的合集) 算法ebook> 10部算法經典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data Structures: From Arrays to Priority Queues by Wayne Amsbury (5)Information Retrieval: Data Structures & Algorithms edited by William B. Frakes and Ricardo Baeza-Yates (6)Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7)Practical Data Structures in C++ by Bryan Flamig (8)Reliable Data Structures in C by Thomas Plum (9)Data Structures and Algorithms Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey John E. Hopcroft, Cornell University, Ithaca, New York Jeffrey D. Ullman, Stanford University, Stanford, California (10)DDJ Algorithms and Data Structures Articles
標簽: ebook Fundamentals Structures Ellis
上傳時間: 2015-04-04
上傳用戶:tfyt
This version of the code is compatible only with the AT89C2051 due to the location of the Data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the smaller amount of RAM available in the AT89C1051.
標簽: the compatible location version
上傳時間: 2015-04-05
上傳用戶:changeboy
應用VB開發的GPS程序。DSC(Data Service Center)用來操作地圖包括查詢和對地圖進行放大等功能;
上傳時間: 2013-12-16
上傳用戶:小草123
It s the E-book of LEDA. Library of Efficient Data types and Algorithms
標簽: Algorithms Efficient Library E-book
上傳時間: 2014-01-24
上傳用戶:熊少鋒
《MiniGUI Data Sheet》V2.0.x,該文檔對 MiniGUI V2.0.x 產品功能特性進行了詳盡的介紹。
上傳時間: 2013-12-26
上傳用戶:wcl168881111111
This packet is a IS-95 baseband simulation for 1 Data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules.
標簽: simulation baseband channel packet
上傳時間: 2014-11-09
上傳用戶:hwl453472107
DES( Data Encryption Standard)算法,于1977年得到美國政府的正式許可,是一種用56位密鑰來加密64位數據的方法。DES算法以被應用于許多需要安全加密的場合。(如:UNIX的密碼算法就是以DES算法為基礎的)。下面是關于如何實現DES算法的語言性描述,如果您要其源代碼,可以到Http//Assassin.yeah.net下載,后者您有任何問題也可以寫信給我(Assassin@ynmail.com)。
標簽: Encryption Standard Data DES
上傳時間: 2015-04-15
上傳用戶:123456wh