Explore projects
-
Updated
-
Updated
-
Updated
-
Siri Chandana Kathroju / CIS3760Project - Section2Group3
Apache License 2.0Updated -
Updated
-
An implementation of the Huffman Codes Algorithm in C. Takes in a text file and uses it to create a Huffman tree. Project includes source code, header file, makefile, and sample text file called "newText.txt" for input.
Updated -
-
Lou Elizabeth Thompson / Clojure Noise
Eclipse Public License 2.0A Clojure implementation of 2 dimensional fractal noise generation. This project was created to explore and learn functional programming approaches, as well as Clojure-Java interoperability.
Updated -
Updated
-
An implementation of Dijkstra's algorithm in C. Includes source code, header file, makefile, and text file containing the graph's adjacency matrix.
Updated -
Updated
-
Updated
-
Updated
-
Updated
-
A 2D racing game created using the pygame library with Python. I created this game with the intention to practice and display my Python coding skills.
Updated -
An implementation of Floyd's Algorithm in C. Includes text file containing graph adjacency matrix, source code, header file, and makefile
Updated -
An C implementation of the Backtracking algorithm for finding Hamiltonian Circuits in a unweighted graph. Includes source code, header file, makefile, and text file containing the graph's adjacency matrix.
Updated -
Javascript module that finds the derivative of a valid mathematical function using recursion.
Updated -
Updated