登录
首页 » Compress-Decompress algrithms » .NET EXE压缩 在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET...

.NET EXE压缩 在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET...

于 2022-01-25 发布 文件大小:114.35 kB
0 203
下载积分: 2 下载次数: 1

代码说明:

.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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 每一步的LZSS算法发送一个字符或<;位置,冷…
    In each step the LZSS algorithm sends either a character or a pair. Among these, perhaps character "e" appears more frequently than "x", and a pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.-In each step the LZSS algorithm sends either a character or a lt;position, lengthgt; pair. Among these, perhaps character "e" appears more frequently than "x", and a lt;position, lengthgt; pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adap
    2022-07-08 14:12:34下载
    积分:1
  • atM169的驱动程序,一定可以通过的,
    atM169的驱动程序,一定可以通过的,-atM169 driver will surely be passed
    2022-04-23 05:46:26下载
    积分:1
  • 哈弗曼编码的C++实现,包括多个实用头文件
    哈弗曼编码的C++实现,包括多个实用头文件-Huffman-coded C++ implementation, including a number of practical header files
    2023-04-30 05:05:03下载
    积分:1
  • 对传送的数据进行解压和压缩,提高数据传送量
    对传送的数据进行解压和压缩,提高数据传送量-transmission of the data compression and decompression, improving data transmission volume
    2023-05-02 12:10:03下载
    积分:1
  • 建立完整的赫夫曼树,及各种操作,其数据方法,为字母加空格...
    建立完整的赫夫曼树,及各种操作,其数据方法,为字母加空格-The establishment of a complete Huffman tree, and a variety of operations, methods of its data for the letter spaces
    2022-02-21 04:47:24下载
    积分:1
  • H.263编解码程序
    H.263+编解码程序-H.263 codec procedures
    2022-11-26 23:50:03下载
    积分:1
  • MPEG-2视频压缩源代码
    mpeg 2视频压缩源代码
    2022-12-01 01:05:03下载
    积分:1
  • 基于改进K
    基于改进K-means的压缩IP 由于k-means本身受异常点影响较大,这里采用迭代k-means的方法,降低异常点的影响,减少计算量和提高聚类数目的灵活性。并添加合并异常聚类方法,提高聚类的均匀性-K-means based on improved compression IP As k-means itself is influenced by outliers, where an iterative k-means method to reduce the impact of outliers, reducing the number of cluster computing capacity and enhanced flexibility. And add the combined abnormal clustering method to improve the uniformity of clustering
    2023-03-31 12:15:04下载
    积分:1
  • 这是一个在station.this是九叶station.this是九叶station.this是…
    用asp做的一个网站就业网站 用asp做的一个网站就业网站 -this is a jiuye station.this is a jiuye station.this is a jiuye station.this is a jiuye station.
    2023-06-18 02:50:03下载
    积分:1
  • 用C++实现的学生信息管理系统,实现了学生和老师的创建,添加,删除和查找,统计,界面设置飞入界面,更加人性化...
    用C++实现的学生信息管理系统,实现了学生和老师的创建,添加,删除和查找,统计,界面设置飞入界面,更加人性化-With C++ Realize student information management system, students and teachers to create, add, delete, and search, statistics, interface set to fly into the interface more user-friendly
    2022-03-21 21:16:38下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载