Python Data Structures and Algorithms Book Python的數據結構和算法的書
This Python book,這巨蟒本書, Data Structures and Algorithms with Object-Oriented Design Patterns in Python 數據結構和算法與面向對象的設計模式在巨蟒 , written by Bruno R. Preiss, teaches data structures and algorithms presented in the Python programming language. ,寫的布魯諾r.普萊斯,教數據結構和算法,介紹了在的Python編程語言。 Data structures and Algorithms are the fundamental pieces from which larger and more complex software components and applications are developed.數據結構和算法,是從根本件,其中更大和更複雜的軟件組件和應用開發。 This book will show and teach you the following: 1) how the information is arranged in the memory of the computer, 2) the algorithms for manipulating the information contained in the data structure, and 3) the performance characteristics of the data structure, so you can select an appropriate data structure for a given application.這本書將顯示和教你如下: 1 )如何信息是安排在記憶體的電腦, 2 )算法的操縱中所載的資料數據結構,以及3 )的性能特徵的數據結構,使您可以選擇一個合適的數據結構,為某一特定的應用。 This book also illustrates object-oriented design and it promotes the use of common, object-oriented design patterns. Here are the author's other books, covering the same content, but for different programming languages:這本書也說明了面向對象的設計和推廣使用共同的,面向對象的設計模式。這裡是作者的其他書籍,涵蓋內容相同,但不同的編程語言: C++ Book C + +的圖書 , , Java Book Java的書籍 , , C# Book C #中書 , , Ruby Book紅寶石預訂 , , Lua Book lua預訂 , , Perl Book本書的Perl , , PHP Book PHP的圖書 . 。
Table of Contents for Data Structures and Algorithms with Object-Oriented Design Patterns in Python:內容表的數據結構和算法與面向對象的設計模式在Python的:
» Colophon colophon
» Dedication奉獻
» Preface前言
» Introduction導言
» Algorithm Analysis算法分析
» Asymptotic Notation漸近符號
» Foundational Data Structures基礎數據結構
» Data Types and Abstraction數據類型和抽象
» Stacks, Queues, and Deques棧,隊列,和deques
» Ordered Lists and Sorted Lists飭令名單和排序名單
» Hashing, Hash Tables, and Scatter Tables哈希,哈希表,並苦口婆心地表
» Trees樹木
» Search Trees搜索樹
» Heaps and Priority Queues堆和優先隊列
» Sets, Multisets, and Partitions集, multisets ,並分割
» Garbage Collection and the Other Kind of Heap垃圾收集和其他種堆
» Algorithmic Patterns and Problem Solvers算法模式和問題的解決
» Sorting Algorithms and Sorters排序算法和分揀機
» Graphs and Graph Algorithms圖表和圖形算法
» Python and Object-Oriented Programming Python和面向對象編程
» Class Hierarchy Diagrams類層次圖
» Character Codes性格守則
» References參考
» Index指數
Technorati Tags: Technorati標記: python programming使用Python編程 , , python book Python的書 , , free python book免費的Python書 , , python data structures Python的數據結構 , , python algorithms Python的算法
Popularity: 30% [人氣: 30 % [ ? ? ] ]
Related Posts: 相關文章:





















