Skip to content

VuHuyNhatMinh/morse-code-decryption

Repository files navigation

ABOUT

This is a project to decrypt from text file to morse file and vice versa.

DATA FOR DECRYPTION

This could be found in the Dictionary.h file.

image

FLOWCHART OF THE PROJECT

Flowchart drawio

HOW TO USE

Steps:

  1. Clone this project to your computer.
  2. cd to the repo.
  3. Create data file which you want to decrypt.
  4. Open command line (path has to be the place where the repo is).
  5. To execute the program. Type this command in cmd: g++ morse.cpp -o morse
  6. To run the program. Type this command in cmd: morse your_data_file your_result_file

AUTHORS

  1. Nguyen Dinh Quoc Dai 20191724
  2. Nguyen Tien Linh 20191924
  3. Vu Huy Nhat Minh 20191973
  4. Dinh Hong Quan 20192031

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages