text-file-processing
There are 5 repositories under text-file-processing topic.
Jimoh1993/Analysis-of-Scheduling-Algorithm-in-Embedded-Application
Common scheduling algorithms based upon the pre-emptive approach include: Round Robin/FIFO (First In First Out) scheduling , priority (pre-emptive) scheduling , and EDF (Earliest Deadline First)/Clock Driven scheduling . Round Robin/FIFO Scheduling .
Rmodgil120/ContactManager
Contact managing application, built using C++. Features like add, edit, delete, modify, and update contacts, and further write the result in a txt file.
Sofiia-radomanova/CPP-Labs-1-Year
Programming labs 1 year uni
TheCongaGuy/Fitness-App-Exercise
A Console Fitness Plan tracker. Fourth Project for Washington State University
ParisaArbab/Plot-Generator
Defines a model view controller system to generate plots (stories) in two ways: randomly and interactively, using data from text files.