CompressorDecompressor

所属分类:压缩解压
开发工具:Java
文件大小:0KB
下载次数:0
上传日期:2023-08-11 07:59:35
上 传 者sh-1993
说明:  压缩机减压器,,
(CompressorDecompressor,,)

文件列表:
Compressor Decompressor.jar (4800, 2023-09-03)
Compressor Decompressor/ (0, 2023-09-03)
Compressor Decompressor/src/ (0, 2023-09-03)
Compressor Decompressor/src/GUI/ (0, 2023-09-03)
Compressor Decompressor/src/GUI/AppFrame.java (2459, 2023-09-03)
Compressor Decompressor/src/GUI/Main.java (162, 2023-09-03)
Compressor Decompressor/src/comp_decomp/ (0, 2023-09-03)
Compressor Decompressor/src/comp_decomp/compressor.java (870, 2023-09-03)
Compressor Decompressor/src/comp_decomp/decompressor.java (983, 2023-09-03)
Screenshots and sample files/ (0, 2023-09-03)
Screenshots and sample files/1.png (7234, 2023-09-03)
Screenshots and sample files/2.png (30928, 2023-09-03)
Screenshots and sample files/sample1 (decompressed).txt (607, 2023-09-03)
Screenshots and sample files/sample1.txt (607, 2023-09-03)
Screenshots and sample files/sample1.txt (compressed).gz (387, 2023-09-03)

# Compressor Decompressor **Compressor and Decompressor** is a Java-based Desktop application built using the Java Swing toolkit. The application primarily provides the following two utilities: 1. compress files with no data loss 2. decompress the compressed files, i.e., restore the files. ## Compressor: File compression allows the user to obtain a compressed version of a file, which occupies significantly less data storage space than the original file, without any permanent data loss in the conversion process. This allows the user to save space as well as to transfer files at higher speeds and with more convenience. ## Decompressor: The compressed files can be restored through the process of decompression, whereby the user can retrieve the original file when required. This allows the users to easily compress and decompress files at will, when required, without any data loss. ## Instructions to run the Project locally 1. Open the project folder (```Compressor Decompressor```) in any IDE or code editor such as IntelliJ IDEA, VS Code, Eclipse etc. 2. Run the java file at the location ```/Compressor Decompressor/src/GUI/Main.java```. This file contains the _main_ function and therefore the project can be executed by running the specified program file. 3. The application will load in a new window.

近期下载者

相关文件


收藏者