Popular repositories Loading
-
Truth-Table-Creator
Truth-Table-Creator PublicLets user enter how many inputs there are in the truth table, creates all possible combinations of inputs in an array, then outputs to a file.
C 1
-
-Simple--Compiler
-Simple--Compiler PublicCompiles program in the language "Simple". Converts to machine language, then walks step by step through execution.
C++
-
Morse-Code-Creator
Morse-Code-Creator PublicTakes a message from the user and converts it to morse code. Prints to the screen and plays in beeps.
C++
-
Sum-of-Consecutive-Primes
Sum-of-Consecutive-Primes PublicThis program calculates whether a number entered by the user is a sum of consecutive prime numbers, then if so, prints the prime numbers to the screen
C
-
Four-Bit-Multiplier
Four-Bit-Multiplier PublicObtains two 4-bit numbers from slide switches, then multiplies the numbers with a "shift and add" algorithm using half adders and full adders
VHDL
-
POKER-SHUFFLING---DEALING---Struct-Implementation
POKER-SHUFFLING---DEALING---Struct-Implementation PublicUses an array of structs to simulate a deck of cards. Functions to initialize the deck, shuffle the cards, deal to player(s), and print the deck / hand
C
If the problem persists, check the GitHub status page or contact support.