|
0f3ea6bef7
|
update files name
|
2021-12-18 13:51:45 +01:00 |
|
|
0cfd902e74
|
update include
|
2021-12-18 13:51:37 +01:00 |
|
|
e942492583
|
Declare basic function for the chained list
|
2021-12-18 13:51:28 +01:00 |
|
|
336a47f4ee
|
Include header
|
2021-12-18 13:51:10 +01:00 |
|
|
2e95c244b6
|
Declare basic function for the huffman tree
|
2021-12-18 13:50:56 +01:00 |
|
|
493191abe5
|
Delete old files
|
2021-12-18 13:50:19 +01:00 |
|
|
7bc2fa427a
|
Add function to create a new node
|
2021-12-18 12:40:25 +01:00 |
|
|
c51df162fe
|
Added user interface with error handling and help message
|
2021-12-18 11:56:24 +01:00 |
|
|
2b56ac0f1e
|
Add prototype for creating new nodes for the tree
|
2021-12-18 11:55:56 +01:00 |
|
|
2aaf284d9b
|
Add structure of the binary tree used for huffman, along with stdio and string headers
|
2021-12-18 11:55:30 +01:00 |
|
|
2077d41541
|
Imports its header
|
2021-12-18 11:54:38 +01:00 |
|
|
eb302fe3ce
|
Import huffman.h
|
2021-12-18 11:54:19 +01:00 |
|
|
3108d8bd8e
|
Adding huffman.c/h files into the makefile
|
2021-12-18 11:37:34 +01:00 |
|
|
cf88281af7
|
Ignore IDE folder (Vscode)
|
2021-12-17 22:25:25 +01:00 |
|
|
5386e82a6c
|
Adding:
- compression.c
- decompression.c
Removal:
- Objects created when using make clean
|
2021-12-17 22:09:30 +01:00 |
|
|
fbc8020363
|
Added instructions on how to compile the program
|
2021-12-17 20:21:02 +01:00 |
|
|
bc5a6e5fd3
|
Update default program name
|
2021-12-17 20:19:47 +01:00 |
|
|
70fbc27572
|
Adding Makefile
|
2021-12-17 20:18:26 +01:00 |
|
|
7ebd91404a
|
Ignore executable
|
2021-12-17 20:18:09 +01:00 |
|
|
6b2828560e
|
fix typo
|
2021-12-07 13:03:50 +00:00 |
|
|
7b82a0f6a8
|
Adding info about project:
- Goal and description of the project
- Usage
- Developed features (planned)
- Some tags related to the project
|
2021-12-07 14:01:45 +01:00 |
|
|
1201e7d598
|
Ignore PDFs
|
2021-12-07 13:53:30 +01:00 |
|