Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

Can anybody tell me how to implement Turing Machine in C#.

(谁能告诉我如何在C#中实现图灵机。)

I need a code of Turing Machine in C# for unity project which accepts the language a^nb^nc^n where n>=1.

(对于统一项目,我需要C#中的Turing Machine代码,该代码接受a ^ nb ^ nc ^ n语言,其中n> = 1。)

Thank You.

(谢谢。)

  ask by Ammad Niazi translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
207 views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...