Pages

Tuesday, November 22, 2011

Java - MiniProject - File Split/Merge

File Split/MergeDescription:Allows you to split any file into smaller (User defined) chunks and reassemble them. Packaged in class form with an example form interface. Provides information such as operation run time, # of file splits, and file size along with progress bars. Also documented with intellisense and regular comments. Forgot to mention the solution is VS 2008, but the code should copy

No comments:

Post a Comment