Commit Graph
9 Commits
Author SHA1 Message Date
JunHo 08bc8296d0 edit gitignore 2026-08-07 17:05:08 +09:00
JunHo b21f28f126 add ZIP archive file write
- 기초적인 Zip File Write 구현
- 로컬 테스트 (MyZip.txt -> MyZip.zip) 통과.
2026-08-07 16:18:15 +09:00
JunHo 969bce540e fill basic ZIP header format 2026-08-07 10:26:20 +09:00
JunHo 1d5dd34bed add ZIP header init code, crc put code. 2026-08-07 09:58:56 +09:00
JunHo b309190253 add sample input txt file 2026-08-07 09:53:57 +09:00
JunHo b79956b6ea add basic CRC32 method 2026-08-07 09:51:48 +09:00
JunHo 006ea5b62b add basic binary fread 2026-08-07 09:06:39 +09:00
JunHo f175be3938 add Zip format Define.h 2026-08-07 07:58:28 +09:00
JunHo 8d3245b197 Initial commit 2026-08-06 10:20:21 +09:00