-
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852r...
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例!
Changes for v0.85.2 release
Minor tweaks for CF, ZipEntryFactory and ZipFile.
Fix for zip testing and Zip64 local header patching.
FastZip revamped to handle file attributes on extract + other fixes
Null ref in path filter fixed.
Extra data handling fixes
Revamped build and conditional compilation handling
Many bug fixes for Zip64.
Minor improvements to C# samples.
ZIP-1341 Non ascii zip password handling fix.
ZIP-355 Fix for zip compression problem at low levels
-SharpZipLib called before NZipLib, entirely by the C# Compression library developed to support the Zip, GZip, Tar and BZip2, for in August 2007 the latest version of the code examples 0852release! Changes for v0.85.2 releaseMinor tweaks for CF, ZipEntryFactory and ZipFile.Fix for zip testing and Zip64 local header patching.FastZip revamped to handle file attributes on extract+ Other fixesNull ref in path filte
- 2022-04-29 16:52:15下载
- 积分:1
-
Image compression, predictive coding, is given two kinds of predictive coding me...
图像压缩,预测编码,给出了两种预测编码法,及其比较-Image compression, predictive coding, is given two kinds of predictive coding method, and its comparison
- 2022-04-19 04:20:26下载
- 积分:1
-
用于文件压缩的huffman算法.zip 谢谢大家使用
用于文件压缩的huffman算法.zip 谢谢大家使用-documents for the Huffman compression algorithm. Thank you for the use of zip
- 2023-01-11 16:20:04下载
- 积分:1
-
TestZipDlg压缩方法的函数
TestZipDlg压缩方法的函数-TestZipDlg compression function
- 2023-08-26 16:25:04下载
- 积分:1
-
PHP空间上传打包下载工具.如果你的FTP服务器不是很好的话`你会用的着的`上传很快的...
PHP空间上传打包下载工具.如果你的FTP服务器不是很好的话`你会用的着的`上传很快的-PHP Upload packing space to download tools. If your FTP server is not very good words you would use to upload the soon
- 2022-12-17 14:15:03下载
- 积分:1
-
Handbook for J2K(Jpeg 2000).
Algorithms and techniques
Handbook for J2K(Jpeg 2000).
Algorithms and techniques
- 2022-03-14 14:40:48下载
- 积分:1
-
.NET EXE压缩
在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET...
.NET EXE压缩
在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET程序压缩的工具,它也可以将一个EXE和多个DLL合并在一起执行。
如果要压缩一个EXE程序,只需要执行:
netz app.exe
如果要指定图标,可以执行:
netz app.exe -i app.ico
如果程序是控制台程序,需要执行:
netz -c app.exe
也可以把程序和DLL合并为一个应用程序:
netz -s app.exe lib1.dll lib2.dll
.NETZ的工作原理,实际上是先利用#ZipLib 对执行文件进行压缩。执行时在内存中先释放,再利用reflection来实现加载和调用。可以参考DDJ上的相关文章http://www.ddj.com/documents/s=9570/ddj0503m/0503m.html-err
- 2022-01-25 21:00:30下载
- 积分:1
-
很好用的压缩和解压缩程序,Arithmetic,请大家试用一下,多指教!...
很好用的压缩和解压缩程序,Arithmetic,请大家试用一下,多指教!-good use of the compression and decompression process, Arithmetic, please try the more weekend!
- 2023-07-09 20:45:03下载
- 积分:1
-
sound files*. spx decompress the source code
声音文件*.spx的解压缩源代码-sound files*. spx decompress the source code
- 2022-07-02 17:41:50下载
- 积分:1
-
Access to source code files! Adopted a series of calls to achieve synchronizatio...
获取文件的源代码!通过,一系列的调用,实现同系统的资源同步,实现!-Access to source code files! Adopted a series of calls to achieve synchronization with the system resources, realize!
- 2023-07-05 12:15:03下载
- 积分:1