Skip to content

thomzi12/CPP-Project-Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP-Project-Files

C++ Project files from CSC 112 course

Some details on each project:

Pig Latin: Reads in text file and uses a loop coupled with a user-defined class function to "translate" text file into Pig Latin.

Shannon Info Score: Reads in text file, uses user-defined classes and functions in a singly-linked list to return the Shannon Information Score (a measure of word density) for a file.

Stack Maze: Uses a stack of coordinates to solve and chart a pathway from a defined start point and end point in a given maze. Sample maze included.

About

C++ Project files from CSC 112 course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages