Emma-Valda Vella-Walsh (Emma-Valda)

Emma-Valda

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Emma-Valda Vella-Walsh's repositories

CS50X-Lab-5-and-Problem-Set-5

"Inheritance" is the file for lab 5, the program simulates the inheritance of blood types for each member of a family. "Speller" is the problem set file, it is a program that spell-checks a file using a hash table.

Language:CLicense:MITStargazers:0Issues:1Issues:0

CS50X-Lab-6-and-Problem-Set-6

The "Tournament" file is the lab file, which is a program to run simulations of the FIFA World Cup. "Mario" is a problem set file, which is a program that prints out a double half-pyramid of a specified height. "Cash" is a problem set file which is a program that calculates the minimum number of coins required to give a user change. "Credit" is a problem set file, which is a program that determines whether a provided credit card number is valid according to Luhn’s algorithm. "Readability" is a program that computes the approximate grade level needed to comprehend some text. "DNA" is a program that identifies a person based on their DNA.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

CS50X-Lab4-and-Problem-Set-4

Lab 4 is the "Volume" folder and it modifies the volume of an audio file, where INPUT.wav is the name of an original audio file and OUTPUT.wav is the name of an audio file with a volume that has been scaled by the given factor. The "Filter" folder is part of problem set 4, it is a program that applies filters to BMPs, where IMAGE.bmp is the name of an image file and REFLECTED.bmp is the name given to an output image file, now reflected. "Recover" is also part of problem set 4, it is a program that recovers JPEGs from a forensic image.

Language:CStargazers:0Issues:1Issues:0

CS50X-Problem-Set-0-Scratch-Game-

A paddle ball game build in Scratch as my first CS50X homework assignment

License:MITStargazers:0Issues:0Issues:0

CS50X-Problem-Set-1

The following programs are from week 1 of my CS50X course: 1.) Mario Console App 2.) Cash Console App 3.) Credit Console App

Language:CLicense:MITStargazers:0Issues:1Issues:0

CS50X-Problem-Set-2-And-Lab-2

The following programs are from week 2 of my CS50X course, including my solution for problem set 2 and lab 2

License:MITStargazers:0Issues:0Issues:0

CS50X-Problem-Set-3

Problem Set 3 includes the following file; such as "Plurality", which is a program that runs a plurality election. "Runoff" is a program that runs a runoff election, and "Tideman" is a program that runs a Tideman election

Language:CStargazers:0Issues:1Issues:0