-
jpeg2000编码器,仅供参考,haha hahahahha
jpeg2000编码器,仅供参考,haha hahahahha-jpeg2000hahahahahahahahha
- 2022-06-17 16:41:23下载
- 积分:1
-
OJ的新手参考交流源哈尔滨工程大学。需要…
哈尔滨工程大学的oj上的ac源码,可供新手参考。需要的就下吧!-Harbin Engineering University of oj the ac source for the novice reference. Needed on the next bar!
- 2022-01-29 03:38:50下载
- 积分:1
-
互联网的建立
VC下的INTERNET的建立-VC establishment of the Internet
- 2022-10-12 17: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
-
qccpackspiht是另一个sourecode三维
QccPackSPIHT 是一个关于3d-spiht的源代码。是经过Pearlman先生授权的程序。希望对大家有用。-QccPackSPIHT is another sourecode about 3d-spiht, which has been warranted by Pro.Pearlman
- 2022-02-01 12:52:25下载
- 积分:1
-
LZW VS 6.0 实现 生成字典 自动 不用 字典就可以解压缩
LZW VS 6.0 实现 生成字典 自动 不用 字典就可以解压缩-LZW VS 6.0 to achieve the dictionary is generated automatically without a dictionary can be extracted
- 2022-04-11 17:34:29下载
- 积分:1
-
C语言的Huffman编码的逆过程,掌握数据压缩…
用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
- 2022-02-03 02:17:56下载
- 积分:1
-
自动生成一个LL(1)文法。对输入文法,由程序自动生成它的LL(1)分析表;对于给定的输入串,应能判断识别该串是否为给定文法的句型...
自动生成一个LL(1)文法。对输入文法,由程序自动生成它的LL(1)分析表;对于给定的输入串,应能判断识别该串是否为给定文法的句型-LL (1) grammar. On the importation of grammar, automatically generated from the LL (1) Analysis Table; For a given input string, Recognition should be able to judge whether the series for a given grammar Sentence
- 2023-02-25 14:50:03下载
- 积分:1
-
Video compression standard MPEG2 video decoder reference C code
视频压缩标准MPEG2的视频解码的参考C代码-Video compression standard MPEG2 video decoder reference C code
- 2022-04-30 05:27:56下载
- 积分:1
-
bmp转成jpg也是压缩哦! 111 111 111
bmp转成jpg也是压缩哦! 111 111 111
-bmp into jpg is compressed Oh! 111 111 111 111 111
- 2022-07-04 15:04:21下载
- 积分:1