可能沒有注意到,針對ANSI/ISO C的主要的修訂版[1] 在去年12月已經被核準通過,那是就C99。同樣的,你可能也沒注意到,其實你已經在使用這個新的C語言了,或者至少用到它的一部分。這需要歸功于標準委員會在接受新特性到C語言的過程中采取了恰當而保守的方式。差不多所有的新特性早已經被實現并且在現存的一些C編譯器(impletmentations)中證明了其存在的價值。雖然沒有編譯器能保證全部的C99特性,但其中許多在很多年前就實現了C99中不同的部分。這對于C程序員來說將是個好消息。或許你曾經為了保證程序的可移植性而在你喜愛的編譯器里避免使用一些獨立的特性,但現在如果這些特性是C99中的一部分的話,你可以放心的使用這些特性,因為他們將在大部分遵守C99標準的編譯器中被保證。毫無疑問,新標準是向上兼容舊的,當然也會有些不兼容地方,但這些都是非常少而次要的。標準委員會非常努力地工作就是為了將和老版本的兼容性問題所帶來的影響減少到最小。從后面討論到的關鍵字你可以看到這方面的例證。
標簽:
上傳時間: 2013-11-26
上傳用戶:dapangxie
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標簽: Programming Reference Standard Template
上傳時間: 2014-01-19
上傳用戶:netwolf
DIGITAL IMAGERY is pervasive in our world today. Consequently, standards for the efficient representation and interchange of digital images are essential. To date, some of the most successful still image compression standards have resulted from the ongoing work of the Joint Photographic Experts Group (JPEG). This group operates under the auspices of Joint Technical Committee 1, Subcommittee 29, Working Group 1 (JTC 1/SC 29/WG 1), a collaborative effort between the International Organization for Standardization (ISO) and International Telecommunication Union Standardization Sector (ITUT). Both the JPEG [1–3] and JPEG-LS [4–6] standards were born from the work of the JPEG committee. For the last few years, the JPEG committee has been working towards the establishment of a new standard known as JPEG 2000 (i.e., ISO/IEC 15444). The fruits of these labors are now coming to bear, as JPEG-2000 Part 1 (i.e., ISO/IEC 15444-1 [7]) has recently been approved as a new international standard.
標簽: Consequently efficient pervasive standards
上傳時間: 2013-12-21
上傳用戶:源弋弋
[美]H.M.Deitel,P.J.Deitel 著 周靖 黃都培 譯 楊小平 審校 清華大學出版社 本書是一本相當不錯的學習C++的資料,作為全球使用最廣泛的C++經典程序設計教材,本書詳細介紹了過程式與面向對象程序設計的基本知識與方法,其中包括C++的強大功能、最新特性和新增的ANSI/ISO C++標準庫。 本書通過面向一個大型對象(電梯模擬系統)的程序設計,以數百個“活代碼”示例程序,重點突出了利用UML進行面向對象的設計。分布在各章的“對象思想”、“案例分析”、“常見編程錯誤”、“良好編程習慣”、“自測題”和“練習題”等特色部分非常具有實際指導意義,不僅可讓接觸C++的新手真實體驗編程樂趣,還可讓有經驗的程序員得到啟發。 本書的讀者對象為計算機軟件、系統和網絡編程人員,也可作為大學計算機相關專業本科生和研究生的編程教材和參考書。唯一不足的本書是掃描版本,有些地方不是特別清晰,就敬請大家諒解!!
上傳時間: 2015-07-26
上傳用戶:s363994250
學vc編游戲的源代碼光盤,解壓后是iso文件
上傳時間: 2015-08-09
上傳用戶:zgu489
mpeg4關于音頻的官方文檔,ISO/IEC14496,
上傳時間: 2015-08-17
上傳用戶:cx111111
http虛擬盤源代碼(Windows 2000/XP/2003),httpdisk使用HTTP從Web服務器映射成本地磁盤或光盤。示例:httpdisk /mount 0 http://www.acc.umu.se/~bosse/test.iso /cd f:...httpdisk /umount f:
標簽: httpdisk http Windows mount
上傳時間: 2013-12-14
上傳用戶:zuozuo1215
英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標簽: Programming Reference Standard Tutorial
上傳時間: 2015-09-02
上傳用戶:Breathe0125
有一本講述C語言的書,自出版以來,歷經14載,它一直都被各個書評站點(或書評人)列入“重點推薦” 的清單中。尤為夸張的是,14年來,在它的18次印刷版本中,除去第二次印刷稍微修改過一些問題,以后的17 次印刷,我們居然發現它的內容沒有絲毫的變更!!!對于技術書籍,我想其精確性與權威性也算是奇跡了吧。 這就是Andrew Koenig給我們帶來的C Traps and Pitfalls(《C陷阱與缺陷》)。 非常經典的書籍! 強烈推薦閱讀! 作者簡介: Andrew Koenig AT&T大規模程序研發部(前貝爾實驗室)成員。他從1986年開始從事C語言的研究,1977年加入貝爾實驗室。他編寫了一些早期的類庫,并在1988年組織召開了第一個完全意義上的C++會議。在ISO/ANSI C++委員會成立的1989年,他就加入了該委員會,并一直擔任項目編輯。他已經發表了C++方面的100多篇論文,在Addsion-Wesley出版了C Trap and Pitfalls,還應邀到世界各地演講。
標簽: C語言
上傳時間: 2014-11-29
上傳用戶:xinzhch
刻錄機源碼,可以刻錄CD和DVD,ISO文件
上傳時間: 2015-09-05
上傳用戶:葉山豪