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: 相关文章:





















