Booths Algorithm Tutor Program

Personal Project (Teaching Software)

In the theme of continuous improvement of the workplace, I developed this demonstration program in college to teach other students how the algorithm worked.

This Booth's Algorithm utility demonstrates the operation of Booth's Algorithm for binary multiplication, step by step, allowing the userto watch as the algorithm works.


DEVELOPMENT STATUS:

Complete 2007


VITAL STATS:
Language: C#
Platform: Windows (Win 32)
Dev Time: ~1 Week
Designer: Tim Turner


NOTEABLE FEATURES:
*Step-by-step Demonstration
*Explainations of each step
*Handles all numbers -128 to 127


DEMOS AND CONTENT:

Booth's Algorithm Software


top