Python数据结构与算法分析 = Problem solving with algorithms and data structures using Python

Saved in:
Bibliographic Details
Main Authors: (美) 米勒 Miller, Bradley N. (著); (美) 拉努姆 Ranum, David L. (著); (乌克兰) 亚西诺夫斯基 Yasinovskyy, Roman (著)
Group Author: 吕能 (译); 刁寿钧 (译)
Published: 人民邮电出版社
Publisher Address: 北京
Publication Dates: 2023
Literature type: Book
Language: Chinese
Edition: 2版
Series: 图灵程序设计丛书
Subjects:
Carrier Form: 304页: 图 ; 24cm
ISBN: 978-7-115-62334-8
Index Number: TP312PY
CLC: TP312PY
Call Number: TP312/9945-6
Contents: 图灵教育
本书是用Python描述数据结构与算法的开山之作,汇聚了作者多年的实战经验,向读者透彻讲解在Python环境下,如何通过一系列存储机制高效地实现各类算法。通过全书,读者将深刻理解Python数据结构、递归、搜索、排序、树与图的应用,等等。这一版重写了书中的示例代码,并对诸多内容做了修正。