Popular repositories Loading
-
FamilyTreeJESSProject
FamilyTreeJESSProject PublicThis is an exercise in using the Java Expert System Shell (JESS) to write rules and facts used in a rule-based expert system written to be used as a plug in for Java
-
Stack-based-PostfixCalculator
Stack-based-PostfixCalculator PublicA program that converts mathematical expressions entered by the user in infix form, changes it to postfix, and then simplifies it to a number, and prints it, all demonstrating the use of a homemade…
Java
-
HashTable
HashTable PublicA basic homemade HashTable class which comes with 3 (2 extra, so to speak) hashing functions, including a polynomial hashing.
Java
-
LinkedList-JosephusProblem
LinkedList-JosephusProblem PublicThis problem serves as an exercise and demonstration of a homemade SingleyLinkedList class which is circular and node-based. The problem is classic and morbid yet interesting in this context. "Peop…
Java
-
RationalClass
RationalClass PublicA class made to represent fractions, and has methods for performing arithmetic with them. Has a test driver class to demonstrate how it works.
Java
-
Classic-Dining-Philosophers-Problem
Classic-Dining-Philosophers-Problem PublicThis classic problem is an exercise in thread synchronization.
Java
If the problem persists, check the GitHub status page or contact support.