Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 7zip
Search - 7zip - List
支持zip压缩包的解压,经测试10MB左右的文件可以轻松在线解压,解压速度远超出我们自己的预料,远远快于Winrar等,甚至比最优秀的7zip还快很多 v1.2更新: 把系统核心-pclzlib库到从v2.3升级的最新的v2.4 -support zip package unpacked, tested about 10MB of online documents can be easily extracted and decompression speed is far beyond our own expectations, far faster than wins, even the best 7zip also much faster v1.2 Update : Core-pclzlib from the library to Smart the latest escalation of the accelerator
Update : 2024-05-05 Size : 77824 Publisher : 吴向东

DL : 0
压缩软件7-zip源代码,很少有开源到这样的东东,还可学一下com编程-compression software 7-zip code, with little revenue to the Eastern, but also learn about programming com
Update : 2024-05-05 Size : 1008640 Publisher :

由7-zip提供的压缩、解压缩程序,支持7z/LZMA/BCJ/BCJ2,提供最高的压缩比-from 7-zip with the compression, decompression procedures, 7 z/LZMA/BCJ/BCJ2 support, providing the highest compression ratio
Update : 2024-05-05 Size : 1818624 Publisher : 朱伟光

内存中进行压缩和解压的两个方法: 压缩 int RamEncode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内存缓冲区的大小 Byte *outBuffer, //输出缓冲区指针BYTE*类型 size_t &outSize, //计算出的输出缓冲区大小 Int32 dictionary //字典的大小 ) 解压 int RamDecode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内存缓冲区的大小 Byte *outBuffer, //输出缓冲区指针BYTE*类型 size_t &outSize, //计算出的输出缓冲区大小 Int32 dictionary //字典的大小 ) 对文件进行压缩和解压的两个方法: 压缩: int FileEncode(LPCTSTR inFile, //输入文件路径 LPCTSTR outFile, //输出文件路径 Int32 dictionary //字典大小 ) 解压: int FileDecode(LPCTSTR inFile, //输入文件路径 LPCTSTR outFile, //输出文件路径 Int32 dictionary //字典大小 )-memory compression and decompression of two methods : RamEncode compression int (* Byte inBuffer.// input buffer memory pointer BYTE* types size_t inSize,// input buffer memory size Byte* outBuffer,// output buffer pointer BYTE* types size_t
Update : 2024-05-05 Size : 38912 Publisher : 王玮

MPEG4的VC代码, xvid0.9.2,已经编译调试通过-MPEG4 the VC code, xvid0.9.2, debugging has been compiled through
Update : 2024-05-05 Size : 2695168 Publisher : 汪燕

著名的7zip的压缩算法,压缩比最高,但是压缩时间也比较长!-Famous 7zip compression algorithm, the highest compression ratio, but the compression time longer!
Update : 2024-05-05 Size : 1248256 Publisher : sss

.net7-zip
DL : 0
7-Zip的最新版4.57源码 7-Zip is free software distributed under the GNU LGPL (except for unRar code).this 7-Zip is a file archiver for Windows 95/98/ME/NT/2000/2003/XP/Vista. -7-Zip s latest version 4.57 source 7-Zip is free software distributed under the GNU LGPL (except for unRar code). This 7-Zip is a file archiver for Windows 95/98/ME/NT/2000/2003/XP/Vista.
Update : 2024-05-05 Size : 1273856 Publisher : sjun

LZMA 是 7-Zip 程序中 7z 格式 的默认压缩算法。LZMA 能提供给用户极高的压缩比及较快的压缩速度,它非常适合与应用程序集成,拥有不错的压缩比。-LZMA is a 7-Zip program 7z format the default compression algorithm. LZMA can provide to users a high compression ratio and faster compression speed, it is very suitable for application integration and has a good compression ratio.
Update : 2024-05-05 Size : 281600 Publisher : xdjm

DL : 0
这原本是delphi7的7-zip元件安装包, 我因为工作需要自己改成了在Lazarus平台上的安装包 用Lazarus打开newpackage.lpk Compile 后点install, Lazarus会重build ide, 完成后Lazarus会重新启动, 就可以在元件盘上看见新元件了-This was originally Delphi7 component of 7-zip installation package, I need to change because of the work of the Lazarus platform installation package with Lazarus opened newpackage.lpk Compile point after install, Lazarus will be re-build ide, after the completion of Lazarus will be restarted , you can see the new component drive components of the
Update : 2024-05-05 Size : 151552 Publisher : sam.yen

DL : 0
7zip 码,用于linux 编程,可以开发gzip-Code 7zip for linux programming, can be developed gzip
Update : 2024-05-05 Size : 309248 Publisher : 尹传焱

7-ZIP 很好的压缩工具,开源,很不错。-Very good 7-ZIP compression tools, open source, is pretty good.
Update : 2024-05-05 Size : 922624 Publisher : 刘名

7-Zip 是一款号称有着现今最高压缩比的压缩软件,它不仅支持独有的 7z 文件格式,而且还支持各种其它压缩文件格式,其中包括 ZIP, RAR, CAB, GZIP, BZIP2和 TAR 等等。此软件压缩的压缩比要比普通 ZIP 文件高 30-50 ,因此,它可以把 Zip 格式的文件再压缩 2-10 。 -7-Zip is a known as have the highest current compression ratio of compression software, which not only support the unique 7z file format, but also supports a variety of other compressed file formats, including ZIP, RAR, CAB, GZIP, BZIP2 and TAR, etc. and so on. This software compression compression ratio than ZIP files ordinary high 30-50 , so that it can put the Zip file format and then compressed 2-10 .
Update : 2024-05-05 Size : 1304576 Publisher : xuyong

7-zip算法的最新源码,可以共同研究一下-7-zip algorithm the latest source, you can look at the common
Update : 2024-05-05 Size : 914432 Publisher : 蒋荣欣

7-ZIP C# 调用示例 学习解压的做好DEMO-7-ZIP C# to call to do a good job of extracting instance learning DEMO
Update : 2024-05-05 Size : 9216 Publisher : 邵强

压缩解压工具7-zip源代码,包括汇编、c、c++三种语言版本及其说明文档。-the source code of the compress/decompress tool 7-zip,containing three language versions of asm、c、c++ and its description document.
Update : 2024-05-05 Size : 1215488 Publisher :

7-Zip 是一款号称有着现今最高压缩比的压缩软件,不用多说,只要从这个源码包就可以看出(解压缩后有37.6 M)。本人将它的控制台版本和自解压模块进行了翻译,以方便广大人民群众使用!同时更换了些图标使用惯了 WinRAR 的用户更习惯。推荐使用 vs2005 或 vs2008 编译。-7-Zip is a known today has the highest compression ratio of compression software, Needless to say, as long as the packet from this source can be seen (after decompression 37.6 M). I will console its self-extracting version and a translation module to facilitate the use of broad masses of the people! At the same time, the use of icons to replace some of the users who are accustomed to a more customary WinRAR. Recommended compiler vs2005 or vs2008.
Update : 2024-05-05 Size : 2889728 Publisher : zhoujie

DL : 0
7zip libraries for Windows Mobile
Update : 2024-05-05 Size : 168960 Publisher : frmariam

DL : 0
7-zip压缩源码,里面有很多压缩算法。-7-zip compression source code, there are many compression algorithms.
Update : 2024-05-05 Size : 480256 Publisher : 叶峰

7zip just to download a stupid filter
Update : 2024-05-05 Size : 940032 Publisher : alfxxl

7zip just to download a stupid filter
Update : 2024-05-05 Size : 50176 Publisher : alfxxl
« 1 2 34 5 6 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.