- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/OmkarPathak/pygorithm
- 软件文档: https://github.com/OmkarPathak/pygorithm
- 官方下载: https://github.com/OmkarPathak/pygorithm
软件介绍
Pygorithm 是一个 Python 包,囊括了所有主要的基础算法。具有以下特性:
易于使用
容易理解的文档
随时了解时间复杂度
安装
使用如下的命令行进行安装
pip3 install pygorithm
或下载源码,按如下的方式安装
python setup.py install
Understanding Computation
Tom Stuart / O'Reilly Media / 2013-6-3 / USD 39.99
Finally, you can learn computation theory and programming language design in an engaging, practical way. Understanding Computation explains theoretical computer science in a context you'll recognize, ......一起来看看 《Understanding Computation》 这本书的介绍吧!
