Cover is for reference only

Please scan the QR code to borrow online

算法精粹:经典计算机科学问题的Python实现 = Classic computer science problems in Python

Saved in:
Bibliographic Details
Main Authors: 美 科帕克 Kopec, David ((美)大卫·科帕克(David Kopec)著)
Group Author: 戴旭 (译)
Published: 人民邮电出版社
Publisher Address: 北京
Publication Dates: 2020
Literature type: Book
Language: Chinese
Subjects:
Carrier Form: 209页: 图,照片 ; 24cm
ISBN: 978-7-115-53512-2
Index Number: TP311
CLC: TP311.561
Call Number: TP311.561/2944
Contents: MANNING 基于Python 3.7版本
本书共9章,不仅介绍了递归、结果缓存和位操作等基本编程组件,还讲述了常见的搜索算法、常见的图算法、神经网络、遗传算法、k均值聚类算法、对抗搜索算法等,运用了类型提示等Python高级特性,并通过各级方案、示例和习题展开具体实践。