hochreutenerl/turing-machine
Composer 安装命令:
composer require hochreutenerl/turing-machine
包简介
Implementation of turing machine. It was part of a school project at zhaw.
README 文档
README
This is a php implementation of a Turing machine.The Turing machine can be used for multiple purposes. Some examples are stated in the main directory.
Intallation / Usage
- Run "composer install" from Command line
- To run the multiplication: "php multiplication.php"
- To run UnitTests: ".\vendor\bin\phpunit --coverage-html tests/report"
- See the Test-Report in the tests/report subdirectory
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-12-18