-
absolutely first
绝对一流的压缩解压程序-absolutely first-rate codecs
- 2022-05-14 19:55:24下载
- 积分:1
-
AD7705 and the use of thermistor to detect the actual temperature
利用AD7705与热敏电阻来检测实际的温度-AD7705 and the use of thermistor to detect the actual temperature
- 2023-07-13 19:05:04下载
- 积分:1
-
conpressive sensing 的MMA新程序
conpressive sensing 的MMA新程序- This is an example using the Subspace Pursuit
Algorithm of Wei Dai and Olgica Milenkovic
"Subspace Pursuit for Compressive Sensing: Closing the
Gap Between Performance and Complexity"
and the Re-weighted algorithm of Rick Chartrand and Wotao Yin
"Iteratively Reweighted Algorithms for Compressive Sensing"
In order to run this example you need to install all these m.files
in the same directory and type trialSP2 at the prompt.
Written by Igor Carron
http://nuit-blanche.blogspot.com
Creative Commons Licence with attribution
- 2022-03-22 12:07:21下载
- 积分:1
-
c语言压缩算法,LZW.高效率,适合于对大文件进行压缩.
c语言压缩算法,LZW.高效率,适合于对大文件进行压缩.-c language compression algorithm, LZW. high efficiency, suitable for large files are compressed.
- 2022-05-25 18:12:49下载
- 积分:1
-
G.711 G.72 3声音压缩标准压缩、解压代码
G.711 G.72 3声音压缩标准压缩、解压代码-G.711 G.72 3 voice compression standard compression, decompression code
- 2022-07-24 13:30:48下载
- 积分:1
-
LARC and LHarc
LARC and LHarc
- 2022-03-17 16:49:14下载
- 积分: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
-
我发现这个网站上缺少关于3D
我发现这个网站上缺少关于3D-SPIHT编码。这个是我收集的3D-SPIHT,也是来自于Pro.Peraman的官网。 可以用来做实验,写论文。希望对大家有用。-i found that the website lack of 3d-spiht coding, this 3d-spiht coding is from websites of Pro.Pearlman. i hope it is useful for you.
- 2022-04-20 10:36:21下载
- 积分:1
-
实验报告zhang.rar
实验报告zhang.rar-experimental report zhang.rar
- 2022-03-01 19:06:35下载
- 积分:1
-
QccPackSPECK is also an important embedded coder, which is vital in wavelet codi...
QccPackSPECK也是重要的嵌入式编码方法,在小波编码中具有重要应用。这个代码3d-speck也是应用于三维小波体数据压缩的代码。-QccPackSPECK is also an important embedded coder, which is vital in wavelet coding. this 3d-speck sourcecode is very useful for people who process 3d volume data
- 2022-05-25 13:15:05下载
- 积分:1