注冊 | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當(dāng)前位置: 首頁出版圖書科學(xué)技術(shù)計(jì)算機(jī)/網(wǎng)絡(luò)軟件與程序設(shè)計(jì)C/C++及其相關(guān)C++ STL中文版

C++ STL中文版

C++ STL中文版

定 價(jià):¥69.00

作 者: (美)P.J.Plauger等著;王昕譯
出版社: 中國電力出版社
叢編項(xiàng): 深入C++系列
標(biāo) 簽: C++

ISBN: 9787508310589 出版時(shí)間: 2002-01-01 包裝: 平裝
開本: 23cm 頁數(shù): 535頁 字?jǐn)?shù):  

內(nèi)容簡介

  本書對C++ STL進(jìn)行了全面而深入的闡述。STL(標(biāo)準(zhǔn)模板庫)是在惠普實(shí)驗(yàn)室中開發(fā)的,已納入ANSI/ISO C++標(biāo)準(zhǔn)。其中的代碼采用模板類及模板函數(shù)的方式,可以極大地提高編程效率。本書由P.J. Plauger等四位對C++ STL的實(shí)現(xiàn)有著卓越貢獻(xiàn)的大師撰寫,詳細(xì)討論了C++ STL的各個(gè)部分。全書分為16章,其中的13章通過背景知識、功能描述、頭文件代碼、測試程序和習(xí)題,分別講述了C++ STL中的13個(gè)頭文件,其他章節(jié)介紹了STL中廣泛涉及的三個(gè)主題——迭代器、算法和容器。本書附錄列出了接口和術(shù)語表,最后列出了參考文獻(xiàn)。 本書適合對C++有一定了解的程序員及高等院校師生閱讀。 四大高手聯(lián)袂打造《C++ STL中文版》隆重登場 P. J. Plauger、Alexander A. Stepanov、Meng Lee和David R. Musser。前面曾提到,他們都對C++ STL的實(shí)現(xiàn)有著卓越貢獻(xiàn)。第一作者P. J. Plauger曾寫出第一個(gè)商業(yè)C編譯器,多年以來一直是《The C/C++ Users 》雜志的資深編輯,同時(shí)活躍在C和C++國際化標(biāo)準(zhǔn)的發(fā)展舞臺上;Stepanov被譽(yù)為“STL之父”,往往由于懶得親自寫書而把展示生花妙筆的機(jī)會讓給別人;Meng Lee是最初的開發(fā)小組中堅(jiān)持到最后的兩個(gè)人之一,目前仍在惠普實(shí)驗(yàn)室工作;David R. Musser是Rensselaer工學(xué)院計(jì)算機(jī)科學(xué)系的教授,專門研究泛型編程,他和Stepanov一起被公認(rèn)為STL的奠基人。 正是這四位大師集多年心血經(jīng)驗(yàn)的傾力奉獻(xiàn),使得本書當(dāng)之無愧地成為有關(guān)STL方面最權(quán)威、最全面的參考手冊。

作者簡介

  P.J.PLAUGER是Dinkumware有限公司的總裁,該公司負(fù)責(zé)為符合標(biāo)準(zhǔn)C和C++的庫及文檔提供授權(quán)。他身兼《TheC/C++UsersJournal》資深編輯和《EmbeddedSystemsProgramming》的特邀編輯多年。長期以來Plauger在C和C++國際化標(biāo)準(zhǔn)進(jìn)程中一直非常活躍。ALEXANDERA.STEPANOV現(xiàn)供職于AT&T,以前是加利福尼亞PaloAlto惠普研究實(shí)驗(yàn)室的泛型編程項(xiàng)目的負(fù)責(zé)人。MENGLEE目前是惠普研究實(shí)驗(yàn)室的一名技術(shù)人員,在這里她和Stepanov開發(fā)了最初的STL。STL被提交給ANSI/ISOC++標(biāo)準(zhǔn)化委員會并最終得到認(rèn)可。等等……

圖書目錄

序&nbsp;&nbsp;言</font><br>第0章&nbsp;&nbsp;簡介</font><br>背景知識</font><br>功能描述</font><br>使用STL</font><br>實(shí)現(xiàn)STL</font><br>測試STL</font><br>習(xí)題</font><br>第1章&nbsp;&nbsp;迭代器</font><br>背景知識</font><br>功能描述</font><br>使用迭代器</font><br>習(xí)題</font><br>第2章&nbsp;&nbsp;<utility>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>背景知識</font><br>功能描述</font><br>使用<utility></font><br>實(shí)現(xiàn)<utility></font><br>測試<utility></font><br>習(xí)題</font><br>第3章&nbsp;&nbsp;<iterator></font><br>背景知識</font><br>功能描述</font><br>使用<iterator></font><br>實(shí)現(xiàn)<iterator></font><br>測試<iterator></font><br>習(xí)題</font><br>第4章&nbsp;&nbsp;<memory></font><br>背景知識</font><br>功能描述</font><br>使用<memory></font><br>實(shí)現(xiàn)<memory></font><br>測試<memory></font><br>習(xí)題</font><br>第5章&nbsp;&nbsp;算法</font><br>背景知識</font><br>功能描述</font><br>使用算法</font><br>習(xí)題</font><br>第6章&nbsp;&nbsp;<algorithm></font><br>背景知識</font><br>功能描述</font><br>使用<algorithm></font><br>實(shí)現(xiàn)<algorithm></font><br>測試<algorithm></font><br>習(xí)題</font><br>第7章&nbsp;&nbsp;<numeric></font><br>背景知識</font><br>功能描述</font><br>使用<numeric></font><br>實(shí)現(xiàn)<numeric></font><br>測試<numeric></font><br>習(xí)題</font><br>第8章&nbsp;&nbsp;<functional></font><br>背景知識</font><br>功能描述</font><br>使用<functional></font><br>實(shí)現(xiàn)<functional></font><br>測試<functional>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>習(xí)題</font><br>第9章&nbsp;&nbsp;容器</font><br>背景知識</font><br>功能描述</font><br>使用容器</font><br>習(xí)題</font><br>第10章&nbsp;&nbsp;<vector>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>背景知識</font><br>功能描述</font><br>使用<vector></font><br>實(shí)現(xiàn)<vector></font><br>測試<vector></font><br>習(xí)題</font><br>第11章&nbsp;&nbsp;<list></font><br>背景知識</font><br>功能描述</font><br>使用<list></font><br>實(shí)現(xiàn)<list></font><br>測試<list></font><br>習(xí)題</font><br>第12章&nbsp;&nbsp;<deque></font><br>背景知識</font><br>功能描述</font><br>使用<deque></font><br>實(shí)現(xiàn)<deque></font><br>測試<deque></font><br>習(xí)題</font><br>第13章&nbsp;&nbsp;<set></font><br>背景知識</font><br>功能描述</font><br>使用<set></font><br>實(shí)現(xiàn)<set></font><br>測試<set></font><br>習(xí)題&nbsp;&nbsp;&nbsp;&nbsp;</font><br>第14章&nbsp;&nbsp;<map>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>背景知識&nbsp;&nbsp;&nbsp;&nbsp;</font><br>功能描述&nbsp;&nbsp;&nbsp;&nbsp;</font><br>使用<map>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>實(shí)現(xiàn)<map>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>測試<map>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>習(xí)題&nbsp;&nbsp;&nbsp;&nbsp;</font><br>第15章&nbsp;&nbsp;<stack>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>背景知識&nbsp;&nbsp;&nbsp;&nbsp;</font><br>功能描述&nbsp;&nbsp;&nbsp;&nbsp;</font><br>使用<stack>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>實(shí)現(xiàn)<stack>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>測試<stack>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>習(xí)題&nbsp;&nbsp;&nbsp;&nbsp;</font><br>第16章&nbsp;&nbsp;<queue>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>背景知識&nbsp;&nbsp;&nbsp;&nbsp;</font><br>功能描述&nbsp;&nbsp;&nbsp;&nbsp;</font><br>使用<queue>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>實(shí)現(xiàn)<queue>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>測試<queue>&nbsp;&nbsp;&nbsp;&nbsp;</font><br>習(xí)題&nbsp;&nbsp;&nbsp;&nbsp;</font><br>附錄A&nbsp;&nbsp;接口&nbsp;&nbsp;&nbsp;&nbsp;</font><br>附錄B&nbsp;&nbsp;術(shù)語&nbsp;&nbsp;&nbsp;&nbsp;</font><br>參考文獻(xiàn)&nbsp;&nbsp;&nbsp;&nbsp;

本目錄推薦

掃描二維碼
Copyright ? 讀書網(wǎng) m.ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號 鄂公網(wǎng)安備 42010302001612號