Python中的数据结构和算法:Python中数据结构和算法的练习解决方案(Michael T. Goodrich) 源码
Python中的数据结构和算法 Jupyter笔记本(在notebooks )和源代码(在source_code ),用于练习(强化和创造力)。 为了方便起见,我们在nbviewer中提供笔记本的链接: 从第6章开始,为了方便起见,我们构建了一个本地包pyds ,其中包含教科书中使用的数据结构。 您可以将存储库克隆到PC,然后在文件夹中运行`pip install -e pkg`以在开发模式下安装软件包`pyds`。 阅读pip文档以获取更多信息。 之后,我们可以自由使用`import pyds`。 pkg已移至名为的新,您可以克隆它并在本地安装。 (项目完成后,我会将其推送到pip,您可
文件列表
Data-Structures-and-Algorithms-in-Python-master.zip
(预估有个32文件)
Data-Structures-and-Algorithms-in-Python-master
DSAP_hints
ch09-hints.pdf
47KB
ch03-hints.pdf
49KB
ch02-hints.pdf
41KB
ch10-hints.pdf
50KB
ch15-hints.pdf
41KB
ch08-hints.pdf
52KB
ch06-hints.pdf
45KB
ch13-hints.pdf
45KB
暂无评论