-
一种基于图像压缩的算术编码C++程序,程序有说明,可执行。...
一种基于图像压缩的算术编码C++程序,程序有说明,可执行。-Image compression based on arithmetic coding C++ programs, the program has made it clear, executable.
- 2022-08-19 21:51:23下载
- 积分:1
-
视频编解码,H.264编解码在视频会议中应用
视频编解码,H.264编解码在视频会议中应用-Video codec, H.264 codec in the video conferencing application
- 2022-02-14 04:33:31下载
- 积分:1
-
infozip DLL文件。包含VB的压缩和解压使用例子
infozip DLL文件。包含VB的压缩和解压使用例子 -Infozip DLL, contains compression and uncompression examples in VB
- 2022-03-12 11:58:28下载
- 积分: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
-
嵌入式系统架构书
Embedded system architecture book- Embedded system architecture book
- 2022-03-05 14:20:16下载
- 积分:1
-
这是个usos的源码,呵呵,上传上来供大家学习之用。
这是个usos的源码,呵呵,上传上来供大家学习之用。-This is a usos source, huh, huh, upload up for everyone learning.
- 2022-08-19 18:51:19下载
- 积分:1
-
Mechanical vibration information everyone would like to help extract using winra...
机械震动方面的资料
希望对大家有帮助
用winrar解压缩-Mechanical vibration information everyone would like to help extract using winrar
- 2022-06-03 12:28:34下载
- 积分:1
-
某些运动的答案
Answer of certain exercise-Answer
- 2022-11-10 06:20:04下载
- 积分:1
-
I do not what to do the introduction. If you play at home to manage the system,...
我就不做什么介绍了.你们打家假如要管理系统的话就下下来自己看吧-I do not what to do the introduction. If you play at home to manage the system, then on the next down and see their own
- 2022-10-13 00:20:03下载
- 积分:1
-
一段控制ERP程序自动执行代码,用于超市或者仓库自动录入,枪扫...
一段控制ERP程序自动执行代码,用于超市或者仓库自动录入,枪扫-ERP control procedures for some self-executing code, used for automatic admission to the supermarket or warehouse, gun sweep
- 2022-03-04 15:32:34下载
- 积分:1