ivanmateus / logic-circuit

Implementing logic circuits using binary trees in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logic circuits

Implementing logic circuits using binary trees in C

How to run

To compile, open the command line and type "make all", then "make run".

Author

Ivan Mateus de Lima Azevedo Undergraduate in Computer Engineering at USP - University of São Paulo, Brazil

About

Implementing logic circuits using binary trees in C


Languages

Language:C 99.1%Language:Makefile 0.9%