There are no reviews yet. Be the first to send feedback to the community and the maintainers!
rpi-security-onion
Automated Security Onion Build for the Raspberry Pi.rpi-cloud9-ide
Automated Cloud 9 IDE Build for the Raspberry Pi.Tower_of_Hanoi
This program runs the puzzle game Towers of Hanoieulers-number-approximator
This program accurately calculates and displays the approximation of the mathematical constant of e with the use of a power series. It will also compute the error.Binary2BCD2ASCIIx86
Binary to Decimal to ASCII converter written in x86 Assembly.hello-world
The obligatory "hello world" program written in C++x86_calculator
x86 calculator written in assemblypermuted_text
This program produces a permuted index indexed by every word in the phrase. This algorithm produce 2^n vectors strings //where n is the number of words inputed by the userquartile_calculator
This program compute and print the quartiles (that is, the quarter of the numbers with the largest values, the next highest quarter) from an input setamortizing-loan
this function calculates and displays loan and interest payments via user input.2d_vector_calc
This program accurately computes the addition, subtraction, length(magnitude), dot product, and norm of two 2-dimensional vectors specified by the user.Microstrip_design
This function outputs the width to height ratio of a microstrip line given epsilon effective and the characteristic impedance of the linegregorian_date_validator
This program accurately validates any date past 1582 the user inputs. The program will also take into consideration leap years and the month of February.stats_app
This program accurately reads data from a file to compute and display the maximum, minimum, range, mean, median, variance, and standard deviation of the data.nth_order_microstrip_design
This Program calculated Inductor and Capacitors values For any nth order low pass filterSieve_of_eratosthenes
This program accurately computes all the prime numbers from a range of 2 to the users specification through an algorithm known as The Sieve of Eratosthenes. They are displayed along with the sum of the prime numbers and the given placement of a number by the user. Futhermore, this program will also compute if a number given by the user is prime or compositeLove Open Source and this site? Check out how you can help us