Brand new world!

This is a project that aim to visualize any kind of file by seeing how
frequent are association of two characters in a file.

This idea comes from conti & corte (I have to find the source then I'll
put it in the readme...)
This commit is contained in:
2023-10-19 22:57:01 +02:00
commit 63332c6221
3 changed files with 53 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
fisualizer
*.o