-
Document for the H.264 codec is for reference only, including versions of window...
文件为H.264编解码器
仅供参考
包括windows版本和DM642版本-Document for the H.264 codec is for reference only, including versions of windows version and DM642
- 2023-04-15 00:50:03下载
- 积分:1
-
本代码为采用小波基进行图像压缩的代码程序,压缩率可以达到1/32。采用vc编写。...
本代码为采用小波基进行图像压缩的代码程序,压缩率可以达到1/32。采用vc编写。-code for the use of wavelet image compression code procedures, compression ratio can reach 1/32. Prepared using vc.
- 2022-08-17 00:59:34下载
- 积分:1
-
硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱...
硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 硬币找钱 -Coin coin find money find money find money coins coin coin find money find money find money coins coin coin find money find money find money coins coin coin find money find money find money coins coin coin find money find money find money coins coin coin find money find money find money coins coin coin find money find money find money coins coin coin find money find money find money coins
- 2022-04-23 15:03:38下载
- 积分:1
-
班级成绩管理系统 运行后可以看明白其中格式 注释清晰
班级成绩管理系统 运行后可以看明白其中格式 注释清晰-班级成绩管理系统
- 2022-05-25 01:15:37下载
- 积分: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
-
难得找的到的全部HDMI 1.3最新规范书
难得找的到的全部HDMI 1.3最新规范书-Rare to find all the latest HDMI 1.3 specification
- 2022-03-22 12:03:35下载
- 积分:1
-
详细见内部说明,只要把所有的.java放内开发环境中就运行带有MAIN的主程序就行!...
详细见内部说明,只要把所有的.java放内开发环境中就运行带有MAIN的主程序就行!-detailed see internal notes, As long as all. java up within the development environment on the operation with the main program on MAIN OK!
- 2022-01-26 18:48:48下载
- 积分:1
-
huffman编码的c和MATLAB实现
huffman编码的c和MATLAB实现-huffman coding to achieve the c and MATLAB
- 2022-04-09 12:20:37下载
- 积分:1
-
一个用ZIP算法实现的自解压程序制作,就像RAR的自解压以一样,不过压缩率没有RAR的好。...
一个用ZIP算法实现的自解压程序制作,就像RAR的自解压以一样,不过压缩率没有RAR的好。-ZIP algorithm used to achieve a self-extracting process of production, like the self-extracting RAR to the same, but the compression rate is not a good RAR.
- 2022-03-29 06:17:16下载
- 积分:1
-
将使用的DLL文件预先装入内存已提高VB程序执行速度的程序
将使用的DLL文件预先装入内存已提高VB程序执行速度的程序- Will use the DLL document will load the memory to enhance the
VB procedure in advance to carry out the speed procedure
- 2022-10-30 03:40:07下载
- 积分:1