Skip to content

DeveloperMan313/cpp-assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ assignments

These folders contain my CS C++ assignments:

  1. [ skipped ]
  2. Time to sentence converter (branching practice).
  3. Loops practice.
  4. Root-finding algorithm (singular root).
  5. Basic sorting algorithms (comparison, bubble).
  6. Numerical integrator.
  7. Vigenère cipher encoder/decoder (called Caesar in code).
  8. Handling matrices.
  9. Eng-Rus dictionary with reading/saving files.
  10. Matrix inverse and SLE calculator.
  11. Handling large text input and word processing.

Warning

Windows-only command chcp is used to enable use of Cyrillic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages