Commit graph

60 commits

Author SHA1 Message Date
Christoph J. Scherr
2f6e8b9ae2 fix dd commands 2023-09-15 12:59:37 +02:00
367f5a3aab
added sizeof to circ shift 2023-04-25 11:56:11 +02:00
3b383cebe4
i think circ shift is good now? 2023-04-25 11:20:06 +02:00
867f7c87af
better shifting 2023-04-25 11:15:48 +02:00
c82d9414ca
circ shift 2023-04-24 20:35:27 +02:00
a24ff5bbeb
added source notice 2023-04-24 20:08:35 +02:00
e029915c1e
print-system-constants 2023-04-24 20:07:53 +02:00
fdaf0a79ec
move huffman to src/ 2023-04-17 11:53:28 +02:00
19b960cfa4
Merge branch 'main' of https://github.com/PlexSheep/c-basic 2023-04-16 17:44:39 +02:00
5e3d47d7f4
added mirror notice 2023-04-16 17:43:49 +02:00
PlexSheep
0659fddf11
typo 2023-01-29 22:45:29 +01:00
8c18745689 cmake for huffman 2022-12-24 00:41:42 +01:00
099e36172a README & cmake 2022-12-22 01:03:15 +01:00
e898582dd3 cmake switch part 2 2022-12-22 00:52:59 +01:00
be246e7ce4 move to cmake compile structure 2022-12-22 00:52:16 +01:00
e466c7b322 added dump, makefile todo 2022-12-21 19:42:45 +01:00
a03028e206 TODO added file 2022-11-29 10:30:35 +01:00
12c10c95a6 Makefile TODO 2022-11-28 19:20:04 +01:00
c802cb3b62 huffman commenting 2022-11-28 08:03:10 +01:00
457a655d01 makefile small improvement 2022-11-27 14:18:06 +01:00
9457ec3672 huffman set frequency Priorities 2022-11-27 02:28:49 +01:00
131b42fcc4 huffman README makefile 2022-11-27 02:05:29 +01:00
8f1237b257 huffman sort frequencies, makefile for testfiles 2022-11-27 01:55:25 +01:00
364d085c7c huffman calculate frequencies 2022-11-26 22:48:15 +01:00
4c688c1742 README update 2022-11-26 21:53:56 +01:00
d6f9795ecb makefile working 2022-11-26 20:22:19 +01:00
a1f531467b Makefile basic 2022-11-26 20:07:41 +01:00
e6a053cac6 makefile first upload WIP 2022-11-26 18:00:11 +01:00
5563f9bd3e huffman commenting 2022-11-26 16:16:35 +01:00
0a5d3e8160 huffman occurence working without hack 2022-11-26 16:09:13 +01:00
f0616d03fd huffman occurences works until last BUFSIZE block 2022-11-26 15:46:33 +01:00
e427fe4c0b working on actual unhacky implementation 2022-11-26 14:31:18 +01:00
d24007c036 made huffman structs 2022-11-26 13:08:04 +01:00
PlexSheep
330e11c45d
Update README.md 2022-11-26 01:21:28 +01:00
cc94c88847 huffman occurences dirty hack working 2022-11-26 01:15:02 +01:00
7acfb7b20c removed bad occurences algorithm huffman 2022-11-26 01:03:37 +01:00
8cdc34f119 small readme improvement 2022-11-26 00:11:32 +01:00
17d671e908 README update, warning.c commenting 2022-11-26 00:10:35 +01:00
9e52cac031 updated scripts to create bin dir, dividableBy7 name change 2022-11-25 23:17:55 +01:00
0e95262ce0 implemented #1 + updated README 2022-11-25 23:09:40 +01:00
1778562dbe added bin folders to gitignore 2022-11-25 22:58:15 +01:00
7cbf1b06bb removed duplicate echo 2022-11-25 00:15:26 +01:00
96d374eeb7 huffman progress, scripting 2022-11-25 00:14:31 +01:00
baea9ae9be scripting improvements, warning.c 2022-11-24 23:00:34 +01:00
PlexSheep
47c22c84d2
Update README.md 2022-11-24 22:35:05 +01:00
PlexSheep
e68bc7681a
Update README.md 2022-11-24 22:34:49 +01:00
f97654c6a3 huffman documentations 2022-11-24 22:33:52 +01:00
dbe1895350 better compile scripts, fixed some code 2022-11-24 22:20:17 +01:00
fb0938d2c3 fixed scanf-test 2022-11-24 21:39:41 +01:00
a37103e1fc compiled old sources, compile.sh 2022-11-24 21:24:18 +01:00