Popular repositories Loading
-
-
-
Huffman-Code
Huffman-Code PublicGenerates a Huffman tree from a provided map, prints the generated tree in table format (containing Character and Huffman code columns), and then prints out the decoded text version of the provided…
C++
-
Truss-Program
Truss-Program PublicDesigned a MATLAB program that calculates and determines the tension and compression in each member, load/cost ratio, and the maximum weight a truss can hold, given a user's truss in the form of mu…
MATLAB
-
Single-Cycle-CPU
Single-Cycle-CPU PublicAdded to, debugged, and tested new features of a single cycle CPU using Verilog.
Verilog
-
DoublyLinkedList-Implementation
DoublyLinkedList-Implementation PublicImplemented an ordered doubly linked list (with keys in increasing order). Code contains a templated Node class and a templated LinkedList class. The list nodes contain a data field, which doubles …
C++
If the problem persists, check the GitHub status page or contact support.