文件名称:压缩、解压缩源码
- 所属分类:
- 程序开发库
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2022-03-16
- 文件大小:
- 163.69kb
- 下载次数:
- 0次
- 提 供 者:
- rpju1688@163.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载1 (163.69kb)
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
用vc++ 版本12以上 编译,得到一个lib文件。c++代码可以用这个库进行文件、目录压缩、解压缩操作。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : bit7z-master.zip 列表 bit7z-master/ bit7z-master/.github/ bit7z-master/.github/FUNDING.yml bit7z-master/.github/ISSUE_TEMPLATE/ bit7z-master/.github/ISSUE_TEMPLATE/bug_report.yml bit7z-master/.github/ISSUE_TEMPLATE/config.yml bit7z-master/.github/ISSUE_TEMPLATE/feature_request.yml bit7z-master/.github/PULL_REQUEST_TEMPLATE.md bit7z-master/.gitignore bit7z-master/.gitmodules bit7z-master/CMakeLists.txt bit7z-master/CODE_OF_CONDUCT.md bit7z-master/LICENSE bit7z-master/README.md bit7z-master/appveyor.yml bit7z-master/bit7z.pro bit7z-master/bit7z.vcxproj bit7z-master/doc/ bit7z-master/doc/Doxyfile bit7z-master/include/ bit7z-master/include/bit7z.hpp bit7z-master/include/bit7zlibrary.hpp bit7z-master/include/bitarchivecreator.hpp bit7z-master/include/bitarchivehandler.hpp bit7z-master/include/bitarchiveinfo.hpp bit7z-master/include/bitarchiveitem.hpp bit7z-master/include/bitarchiveopener.hpp bit7z-master/include/bitcompressionlevel.hpp bit7z-master/include/bitcompressionmethod.hpp bit7z-master/include/bitcompressor.hpp bit7z-master/include/bitexception.hpp bit7z-master/include/bitextractor.hpp bit7z-master/include/bitformat.hpp bit7z-master/include/bitguids.hpp bit7z-master/include/bitinputarchive.hpp bit7z-master/include/bitmemcompressor.hpp bit7z-master/include/bitmemextractor.hpp bit7z-master/include/bitpropvariant.hpp bit7z-master/include/bitstreamcompressor.hpp bit7z-master/include/bitstreamextractor.hpp bit7z-master/include/bittypes.hpp bit7z-master/include/bufferextractcallback.hpp bit7z-master/include/bufferupdatecallback.hpp bit7z-master/include/callback.hpp bit7z-master/include/cbufoutstream.hpp bit7z-master/include/cmultivoloutstream.hpp bit7z-master/include/cstdinstream.hpp bit7z-master/include/cstdoutstream.hpp bit7z-master/include/extractcallback.hpp bit7z-master/include/fileextractcallback.hpp bit7z-master/include/fileupdatecallback.hpp bit7z-master/include/fsindexer.hpp bit7z-master/include/fsitem.hpp bit7z-master/include/fsutil.hpp bit7z-master/include/opencallback.hpp bit7z-master/include/streamextractcallback.hpp bit7z-master/include/streamupdatecallback.hpp bit7z-master/include/updatecallback.hpp bit7z-master/lib/ bit7z-master/lib/7zSDK/ bit7z-master/src/ bit7z-master/src/bit7zlibrary.cpp bit7z-master/src/bitarchivecreator.cpp bit7z-master/src/bitarchivehandler.cpp bit7z-master/src/bitarchiveinfo.cpp bit7z-master/src/bitarchiveitem.cpp bit7z-master/src/bitarchiveopener.cpp bit7z-master/src/bitcompressor.cpp bit7z-master/src/bitexception.cpp bit7z-master/src/bitextractor.cpp bit7z-master/src/bitformat.cpp bit7z-master/src/bitguids.cpp bit7z-master/src/bitinputarchive.cpp bit7z-master/src/bitmemcompressor.cpp bit7z-master/src/bitmemextractor.cpp bit7z-master/src/bitpropvariant.cpp bit7z-master/src/bitstreamcompressor.cpp bit7z-master/src/bitstreamextractor.cpp bit7z-master/src/bufferextractcallback.cpp bit7z-master/src/bufferupdatecallback.cpp bit7z-master/src/callback.cpp bit7z-master/src/cbufoutstream.cpp bit7z-master/src/cmultivoloutstream.cpp bit7z-master/src/cstdinstream.cpp bit7z-master/src/cstdoutstream.cpp bit7z-master/src/extractcallback.cpp bit7z-master/src/fileextractcallback.cpp bit7z-master/src/fileupdatecallback.cpp bit7z-master/src/fsindexer.cpp bit7z-master/src/fsitem.cpp bit7z-master/src/fsutil.cpp bit7z-master/src/opencallback.cpp bit7z-master/src/streamextractcallback.cpp bit7z-master/src/streamupdatecallback.cpp bit7z-master/src/updatecallback.cpp