-
wavelet transform integer transform repetition VC program
小波变换中的整数迭式变换VC++程序实现-wavelet transform integer transform repetition VC program
- 2023-07-29 03:30:03下载
- 积分:1
-
ZPAV(H265)PC(x86)演示
ZPAV (H265) PC(X86) demo
ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4,
ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ......
ZPAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,
ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,......
-ZPAV (H265) PC (X86) demo ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ...... ZPAV ( H265) is the audio and video compression decompression agreements, very different from the H264/MPEG4, ZPAV (H265) the basic algorithm is a wavelet, multi-level tree collection groups, generalized wavelets, mathematical morphology wavelet ,......
- 2022-01-26 03:21:30下载
- 积分:1
-
huffman压缩算法,c语言编写。可下下来参考
huffman压缩算法,c语言编写。可下下来参考-Huffman compression algorithm, c language. Reference may be down under
- 2023-06-28 21:15: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
-
这是Struts2的jar包的jar文件Struts2
struts2 jar包 这是struts2的jar文件-This is struts2 jar package jar file of struts2
- 2022-08-04 01:24:25下载
- 积分:1
-
Next
新一代视频压缩标准H.264的参考C代码JM11.0-Next-generation video compression standard H.264 reference C code JM11.0
- 2022-02-11 22:16:12下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1
-
ADI BLACKFIN BF533 procedures of the audio codec
ADI BLACKFIN BF533的音频编解码程序-ADI BLACKFIN BF533 procedures of the audio codec
- 2022-03-06 12:59:58下载
- 积分:1
-
工艺肋理2008专业毛衫工艺计算软件最新版
工艺肋理2008专业毛衫工艺计算软件最新版-gongyizhuli2008
- 2022-03-22 02:02:13下载
- 积分:1
-
这是老师送我们的他多年来开发的工具包,包括dateioarray
et等的处理...
这是老师送我们的他多年来开发的工具包,包括dateioarray
et等的处理-This is the teacher sent us over the years, he developed a toolkit, including the date io array net address, etc.
- 2022-12-07 19:25:03下载
- 积分:1