A Turing machine simulator written in Java
-
Updated
Dec 31, 2023 - Java
A Turing machine simulator written in Java
“形式语言与自动机” 玩具模拟两带图灵机,并实现了函数f(a,x,b,y)=a*x^2+b*y ][ Simulating two tape Turing machine which implements the function f(a,x,b,y)=a*x^2+b*y ]
Add a description, image, and links to the multitape-turing-machine topic page so that developers can more easily learn about it.
To associate your repository with the multitape-turing-machine topic, visit your repo's landing page and select "manage topics."