-
压缩和解压文件,是一个好的解压缩工具,还是一个比较好的系统工具。...
压缩和解压文件,是一个好的解压缩工具,还是一个比较好的系统工具。-It s a good tool for compression and decompression,besides it s also a good system tool!
- 2022-08-08 05:12:05下载
- 积分:1
-
通过Delphi提供的压缩算法,实现对文件进行压缩和解压缩。
通过Delphi提供的压缩算法,实现对文件进行压缩和解压缩。
-Delphi provided through the compression algorithm to achieve the file compression and decompression.
- 2023-05-10 20:25:03下载
- 积分: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
-
x.264源码,供有需要的人士共同研究,x264包含多种编解码器,和不同的测试环境...
x.264源码,供有需要的人士共同研究,x264包含多种编解码器,和不同的测试环境-x.264 source for those who need to study, x264 includes a wide range of codecs, and different test environment
- 2022-02-20 17:24:35下载
- 积分:1
-
采用VB+ACCESS编写的图书管理系统,
采用VB+ACCESS编写的图书管理系统,-VB+ ACCESS prepared using the library management system,
- 2022-03-22 13:40:26下载
- 积分:1
-
采用VB+SQL编写的房屋销售管理系统,
采用VB+SQL编写的房屋销售管理系统,-VB+ SQL using housing sales management system,
- 2022-10-06 22:35:03下载
- 积分:1
-
Principles of program design composed of large
组成原理程序设计大型作业,具体实例,让你懂的组成原理的基本操作等,进一步了解计算机的工作原理-Principles of program design composed of large-scale operations, concrete examples, so that you understand the composition of the basic principles of operation, etc. to better understand the working principle of the computer
- 2023-07-12 00:35:02下载
- 积分:1
-
压缩/解压缩类源码
压缩/解压缩类源码-compression/decompression source category
- 2022-03-10 14:21:35下载
- 积分:1
-
one tool
自定义 Microsoft Visio 可以配合开发 Microsoft Visio 解决方案,该解决方案是创建解决方案以解决特定绘图问题...
one tool
自定义 Microsoft Visio 可以配合开发 Microsoft Visio 解决方案,该解决方案是创建解决方案以解决特定绘图问题的完善指南。您可以获得有关使用公式设计模仿真实物体和行为的 SmartShape 符号的详细信息。-one tool self-define Microsoft Visio ,it can cooperate with Microsoft Visio to make solution.this solution is a full reference for drawing .you may get SmartShape symbol information about formula to simulate the real object.
- 2023-09-08 18:50:04下载
- 积分:1
-
VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压...
VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压-VC++ Programming, source code, a data compression library file data compression/decompression
- 2022-12-16 22:55:03下载
- 积分:1