< 算法設(shè)計(jì)與分析基礎(chǔ)>> 【原 書(shū) 名】 Introduction to The Design and Analysis of Algorithms 【原出版社】 Addison Wesley/Pearson 【作 者】(美)Anany Levitin 【譯 者】 潘彥 【出 版 社】 清華大學(xué)出版社 【書(shū) 號(hào)】 7302086567 【出版日期】 2004 年6月 【開(kāi) 本】 185×260 【頁(yè) 碼】 388 【版 次】1-1
標(biāo)簽: Introduction Algorithms Analysis Design
上傳時(shí)間: 2014-01-21
上傳用戶:yuzsu
英文 網(wǎng)絡(luò)課件 Computer Networking: A Top Down Approach Featuring the Internet, 3rd edition. Jim Kurose, Keith RossAddison-Wesley, July 2004.
標(biāo)簽: Networking Featuring Computer Approach
上傳時(shí)間: 2014-07-24
上傳用戶:123啊
Software Architecture in Practice, Second Edition By Len Bass, Paul Clements, Rick Kazman Publisher : Addison Wesley Pub Date : April 11, 2003 ISBN : 0-321-15495-9 Pages : 560
標(biāo)簽: Architecture Software Practice Clements
上傳時(shí)間: 2013-12-26
上傳用戶:eclipse
Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book and Addison Wesley Longman Inc., was aware of a trademark claim, the designations have been printed in initial caps or all caps. The authors and publisher have taken care in the preparation of this book, but make no expressed or implied warranty of any kind and assume no responsibility for errors or omissions. No liability is assumed for incidental or consequential damages in connection with or arising out of the use of the information or programs contained herein. The publisher offers discounts on this book when ordered in quantity for special sales. For more information, please contact:
標(biāo)簽: manufacturers designations distinguish products
上傳時(shí)間: 2017-01-23
上傳用戶:woshiayin
Some of the contents of this paper are adapted from the author’s book Real-Time UML: Developing Efficient Objects for Embedded Systems published by Addison-Wesley, 1998.
標(biāo)簽: Developing Real-Time the contents
上傳時(shí)間: 2014-01-07
上傳用戶:daoxiang126
C++ Primer, Fourth Edition By Stanley B. Lippman, Josée Lajoie, Barbara E. Moo ............................................... Publisher: Addison Wesley Professional Pub Date: February 14, 2005 Print ISBN: 0-201-72148-1 Pages: 912
標(biāo)簽: B. E. Edition Barbara
上傳時(shí)間: 2017-08-02
上傳用戶:yxgi5
PCI System Architecture Fourth Edition Mindshare, INC. Tom Shanley & Don Anderson Addison-Wesley Developer's Press
標(biāo)簽: PCI 接口技術(shù) 系統(tǒng)架構(gòu)
上傳時(shí)間: 2015-12-04
上傳用戶:ldldldld
This manuscript is a partial draft of a book to be published in early 1994 by AddisonWesley (ISBN 0-201-63337-X). Addison-Wesley has given me permission to make drafts of the book available to the Tcl community to help meet the need for introductory documentation on Tcl and Tk until the book becomes available. Please observe the restrictions set forth in the copyright notice above: you’re welcome to make a copy for yourself or a friend but any sort of large-scale reproduction or reproduction for profit requires advance permission from Addison-Wesley
標(biāo)簽: Toolkit
上傳時(shí)間: 2020-07-05
上傳用戶:
Extensively rewritten to present the C++11 language, standard library, and key design techniques as an integrated whole, Stroustrup thoroughly addresses changes that make C++11 feel like a whole new language, offering definitive guidance for leveraging its improvements in performance, reliability, and clarity. C++ programmers around the world recognize Bjarne Stoustrup as the go-to expert for the absolutely authoritative and exceptionally useful information they need to write outstanding C++ programs. Now, as C++11 compilers arrive and development organizations migrate to the new standard, they know exactly where to turn once more: Stoustrup's C++ Programming Language, Fourth Edition.Bjarne Stroustrup是C++的設(shè)計(jì)師和最早的實(shí)現(xiàn)者,也是《C++程序設(shè)計(jì)語(yǔ)言》、《帶標(biāo)注的C++參考手冊(cè)》和《C++語(yǔ)言的設(shè)計(jì)與演化》的作者。他從丹麥Aarhus大學(xué)和英國(guó)牛津大學(xué)畢業(yè),現(xiàn)在是AT&T大規(guī)模程序設(shè)計(jì)研究部的負(fù)責(zé)人,AT&T特別成員,AT&T貝爾實(shí)驗(yàn)室特別成員,以及ACM特別成員。Stroustrup的研究興趣包括分布式系統(tǒng)、操作系統(tǒng)、模擬、設(shè)計(jì)和程序設(shè)計(jì)。他也是Addison·Wesley的C++In-Depth系列書(shū)籍的編輯。
標(biāo)簽: C++
上傳時(shí)間: 2022-02-01
上傳用戶:
如今大多數(shù)關(guān)于算法的圖書(shū)都是大學(xué)教科書(shū),或者是令人厭倦的相同算法集合改頭換面后的作品。本書(shū)是給出所有算法的完整代碼實(shí)現(xiàn)的第一本書(shū),這些算法在開(kāi)發(fā)人員的日常工作中非常有用本書(shū)重點(diǎn)關(guān)注的是實(shí)用。立即可用的代碼,并且廣泛討論了可移植性和特定于實(shí)現(xiàn)的細(xì)節(jié)。本書(shū)作者介紹了一些有用但很少被討論的算法,它們可用于語(yǔ)音查找,日期和時(shí)間例程(直到公元1年),B樹(shù)和索引文件、數(shù)據(jù)壓縮、任意精度的算術(shù),校驗(yàn)和與數(shù)據(jù)驗(yàn)證,并且全面地介紹了查找例程、排序算法和數(shù)據(jù)結(jié)構(gòu)本書(shū)只要求讀者具有C語(yǔ)言的初級(jí)知識(shí)以及基本代數(shù)的相關(guān)知識(shí)。源代碼經(jīng)過(guò)測(cè)試符合ANS|標(biāo)準(zhǔn),可以運(yùn)行在UNX下,以及 Borland. Micros和 Watcom的編譯器上作者簡(jiǎn)介Andrew Binstock是《 UNIX Review》的主編和《 C Gazette》的創(chuàng)刊編輯。他是aserJet Programming》( Addison-Wesley,1991)的第一作者John Rex是一位計(jì)算機(jī)顧問(wèn),專攻C和C++。他是《 C Gazette》的前任技術(shù)編輯,并且為許多雜志撰寫(xiě)文章。
上傳時(shí)間: 2022-06-26
上傳用戶:
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1