-
我们老师的一个会计有关绩点的一个课件,很好用的
我们老师的一个会计有关绩点的一个课件,很好用的-Our teacher of an accounting point of a performance-related courseware, good used
- 2023-06-16 09:25:03下载
- 积分:1
-
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。...
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。-string compression and decompression, the importation of a string, in a compressed file, after decompression in the original document. To share with everyone.
- 2022-08-13 23:04:38下载
- 积分:1
-
基于BF533的视频的采集,压缩,整个程序绝对好用,是开发公司提供的...
基于BF533的视频的采集,压缩,整个程序绝对好用,是开发公司提供的-BF533-based video acquisition, compression, the whole process is absolutely easy to use, provided the development
- 2022-09-22 07:05: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
-
agreement h261 coding yards inside lib_261.h provided a detailed interface and a...
h261协议的h261编码码,lib_261.h里面提供了详细的接口和说明.-agreement h261 coding yards inside lib_261.h provided a detailed interface and annotations.
- 2022-07-01 22:46:26下载
- 积分:1
-
分级视频编码(SVC)参考软件JSVM 9.18
分级视频编码(SVC)参考软件JSVM 9.18-This document contains a detailed description of the usage and configuration of the JSVM (Joint Scalable Video Model) software for the Scalable Video Coding (SVC) project of the Joint Video Team (JVT) of the ISO/IEC Moving Pictures Experts Group (MPEG) and the ITU-T Video Coding Experts Group (VCEG).
- 2022-10-15 16:25:02下载
- 积分:1
-
经典的MP4编解码核心,可以建立跨
经典的MP4编解码核心库,可以跨平台编译使用。-classic MP4 codec core, you can build cross-platform use.
- 2022-12-10 12:55:03下载
- 积分:1
-
Zip compression provided decompress the source code in this area who need a frie...
提供了zip压缩解压缩的源代码 对于需要这方面的朋友希望有用-Zip compression provided decompress the source code in this area who need a friend I hope useful
- 2022-03-24 06:23:49下载
- 积分:1
-
一个哈夫曼编码,我是新手,随便做个玩,请大家别笑话我.
一个哈夫曼编码,我是新手,随便做个玩,请大家别笑话我.-a Huffman coding, I greenhorn casually Be play, no one I joke.
- 2022-01-29 01:55:39下载
- 积分:1
-
一个好的word的控件
一个好的word的控件-a good word of Control
- 2022-04-13 06:07:46下载
- 积分:1