中文名: C語言程序設計-程序設計,包括數據結構
原名: C++ programming - program design including data structures
作者: D.S.MALIK
圖書分類: 軟件
資源格式: PDF
版本: 影印版
出版社: cengage learning
書號: 9781133526322
發行時間: 2013年3月20日
地區: 美國
語言: 英文
簡介:
內容介紹:本書涉及到C語言概述的計算機編程語言、基本要素、控制結構(選擇)、用戶定義的函數、用戶定義的簡單數據類型,命名空間,和字符串類型、數組和字符串、記錄(結構)、繼承和組合、指針,類,虛函數,抽象類,並列、重載和模板、異常處理、遞歸、鏈表、棧和隊列、搜索和排序算法、圖形、標准模板庫(STL)等等......。
內容截圖:![](https://www.ed2k.online/tushu/UploadFiles_2708/201707/2017071023010845.jpg)
![](https://www.ed2k.online/tushu/UploadFiles_2708/201707/2017071023010945.jpg)
![](https://www.ed2k.online/tushu/UploadFiles_2708/201707/2017071023010949.jpg)
目錄:
1 an overview of computers and programming languages
27 basic elements of C++
183 control structures I (selection)
259 control structures II (repetition)
335 user-defined functions
451 user-defined simple data types,namespaces,and the string type
505 arrays and strings
591 records (structs)
629 classes and data abstraction
709 inheritance and composition
781 pointers,classes,virtual functions,abstract classes,and lists
867 overloading and templates
959 exception handling
1001 recursion
1031 linked lists
1123 stacks and queues
1223 searching and sorting algorithms
1305 binary trees
1361 graphs
1399 standard template library (STL)
1601 index