2023.211.0 • Published 1 year ago

aukland-compsci-ererling-introduction-to-algorithms-data-structures-formal-languages-4e v2023.211.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
1 year ago

Aukland COMPSCI 220 Introduction to Algorithms, Data Structures & Formal Languages 4e

下载

Docker

docker pull apachecn0/aukland-compsci-220-introduction-to-algorithms-data-structures-formal-languages-4e
docker run -tid -p <port>:80 apachecn0/aukland-compsci-220-introduction-to-algorithms-data-structures-formal-languages-4e
# 访问 http://localhost:{port} 查看文档

PYPI

pip install aukland-compsci-220-introduction-to-algorithms-data-structures-formal-languages-4e
aukland-compsci-220-introduction-to-algorithms-data-structures-formal-languages-4e <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g aukland-compsci-ererling-introduction-to-algorithms-data-structures-formal-languages-4e
aukland-compsci-ererling-introduction-to-algorithms-data-structures-formal-languages-4e <port>
# 访问 http://localhost:{port} 查看文档
2023.211.0

1 year ago