Skip to content

Kouchya/TuringUniBinAddition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TuringUniBinAddition

Some simple algorithms for a Turing machine that can add two unary or two binary numbers.

uni.rbt: unary addition within 7 digits in total without zero
uni_zero.rbt: unary addition within 7 digits in total including zero
bin.rbt: binary addition within 4 digits for each
To run this project, put the files in your local NXT LEGO project folder, default of which is %USERPATH%\Documents\LEGO Creations\MINDSTORMS Projects\Profiles\Default. Then open the files in NXT software.

©Copyright:
This project belongs to Group 8, Class 7, Batch 2017 of CS Intro Experiment Course in UCAS.

About

Some simple algorithms for a Turing machine that can add two unary or two binary numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors