forked fromJonghoe/FileProcessing
- Notifications
You must be signed in to change notification settings - Fork0
joowon-byun/FileProcessing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is for File Structure class Assignments.Every directory represent an assignment
First assignment is in directory, 01_USB_Backup.Second assignment is in directory, 02_Indexing_and_Hashing.
All assignments need input datas.First need to specify what file to copy and where to copy
./a C:\Users\Joowon\Documents\Sample C:\Users\Joowon\Documents\Sample2
This is a project for File Structure class 2017 in PNU.
All projects are in C++. You can just compile them with g++ compilers.
First assignment used Windows Headers provided by Microsoft.
Jonghoe(rnwhdghl12@naver.com), Joowon0(joowon7508@gmail.com), tngud(tngud1993@naver.com).