文件名称:压缩、解压缩源码

  • 所属分类:
  • 程序开发库
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2022-03-16
  • 文件大小:
  • 163.69kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • rpju1688@163.com
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

用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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org