Pleased to share St compressor lite. Executable assumes enwik8 to be in same folder, it's output estimates compressed file size.
Pleased to share St compressor lite. Executable assumes enwik8 to be in same folder, it's output estimates compressed file size.
@gedo_stefan: welcome in the encode-forum!
the program lite.exe works under windows vista 32-bit
but does not start under windows 8.1 64 bit
... ms visual studio 2008 ... ?
---
d:\test>lite
Filesize 36366280
---
what does the program do ?
it compress the "enwik8" but does not write a file ?
is it possible to compress another file too ?
best regards
Hello.
I'm sharing a C# implementation of my "St Compressor", data compression ratio estimator program.
To use st for evaluating another file, you need to search and replace "enwik7" in source file.
Stefan
Hello.
At this time I'm sharing a java version of my, "st", St compressor program.
Here's another version of st compressor.