VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Splitting With Compression

by dheeraj khajuria (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

PowerSplitter is the program for splitting with "Compression" of huge files to the parts of required size and combining back all that you have split withoptions . It is suitable solution if you're dealing with
floppies (and superfloppies) and large packages often. This means that
you use this program and freely modified it. But Please,Please tell me before doing it.please Report Me any Bug.....to me at.
please rate this Project .............

Inputs
PowerSplitter is the program for splitting with "Compression" of huge files to the parts of required size and combining back all that you have split withoptions . It is suitable solution if you're dealing with floppies (and superfloppies) and large packages often. This means that you use this program and freely modified it. But Please,Please tell me before doing it.please Report Me any Bug.....to me at. please rate this Project .............
Assumes
Key features ------------ 1) One can compress (with the help of "Zlib.dll" library) larger files to small ones before splitting. With level compression from (1 to 9) .1 being the almost no compression and which is very fast on the other hand the 9 being the slowest compression and yield a good compression.But here i have used limited level. 2) Multiple files handling. Multiple files can be split to one set of volume( with Compression) To Separate files to binary chunks and Self-joining volumes. 3) There is an extra file .000. Which contain information about the spited files. .000 file contain header and files (name,type,size,compressed Size,CRC etc.) info....... 4) Binary splitting. It can produce binary chunks of original file for Later recombining on non-Windows machine (DOS, Unix or Mac). The Power Splitter generates the batch file to restore original in DOS. This file is able to restore files from any removable media as well As from hard disk. 5) Variable split sizes. (Splits in Segments options.) 6) Source and destination redirection. Very useful for splitting/combining files to/from different kinds of media or to/from different folders. 7) Default directories for split and combine. 8) File removal after successful (Orignal) split operation and (Split) join operation. 9) Auto-launching of combined files. 10) Check the File CRC (cyclic redundancy check). Here is have used 32 bit CRC check which isvery fast. One can also use CRC 8,16. 11) Run program from with in.... (new)
Code Returns
split and compressed files Key features ------------ 1) One can compress (with the help of "Zlib.dll" library) larger files to small ones before splitting. With level compression from (1 to 9) .1 being the almost no compression and which is very fast on the other hand the 9 being the slowest compression and yield a good compression.But here i have used limited level. 2) Multiple files handling. Multiple files can be split to one set of volume( with Compression) To Separate files to binary chunks and Self-joining volumes. 3) There is an extra file .000. Which contain information about the spited files. .000 file contain header and files (name,type,size,compressed Size,CRC etc.) info....... 4) Binary splitting. It can produce binary chunks of original file for Later recombining on non-Windows machine (DOS, Unix or Mac). The Power Splitter generates the batch file to restore original in DOS. This file is able to restore files from any removable media as well As from hard disk. 5) Variable split sizes. (Splits in Segments options.) 6) Source and destination redirection. Very useful for splitting/combining files to/from different kinds of media or to/from different folders. 7) Default directories for split and combine. 8) File removal after successful (Orignal) split operation and (Split) join operation. 9) Auto-launching of combined files. 10) Check the File CRC (cyclic redundancy check). Here is have used 32 bit CRC check which isvery fast. One can also use CRC 8,16. 11) Run program from with in.... (new)
Side Effects
yet not.......
API Declarations
lot of api are used

Rate Splitting With Compression

Download Splitting With Compression

Download Splitting With Compression (103 KB)

Splitting With Compression Comments

No comments have been posted about Splitting With Compression. Why not be the first to post a comment about Splitting With Compression.

Post your comment

Subject:
Message:
0/1000 characters