VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Splay Tree Version 2.0

Alfredo Delgado  (1 Submission)   Miscellaneous   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

Single File Compression using splay trees an improved version I have submitted last 6 days ago.
It also teach the use of drive list box, file list box and dir list box. Further explanation are
found in the code and readme. It just illustrate a compression routine that can be embedded in your programs fast enough but with good compression ratio. Error handling is not implemented yet so be careful when compressing and
expanding files.

Inputs
File Name to be compressed or expanded

Assumes
Warning: Backup your data before using with this program. The code may contain bugs undetected by my testing.

Returns
Compress file or Expanded file

Side Effects
It overwrites the file name specified or selected without any prior notice. Error handling is not implemented yet. So be careful.

Rate Splay Tree Version 2.0 (3(3 Vote))

Download Splay Tree Version 2.0

Splay Tree Version 2.0 Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters