资源列表
ADPCMSRC
- Adaptive Pulse Code modulation ADPCM
Matrix
- 自己写的矩阵压缩算法的c语言描述,分享给大家。-Write your own matrix compression algorithm c language to describe and share to everyone.
psk_moden
- 用MATLAB对通信原理中PSK进行模拟量化编码等处理.-MATLAB right PSK communication principles of quantitative simulation coding processing.
clear
- 实现图像压缩,得到峰值信噪比,更好的完成图像压缩。-Image compression, PSNR get better image compression is completed.
bestsave
- Proteus VSM includes a number of virtual instruments including an Oscilloscope, Logic Analyser, Function Generator, Pattern Generator, Counter Timer and Virtual Terminal as well as simple voltmeters and ammeters.
ch05
- 资料压缩技术与应用-局部调整编码压缩-ch5
RLE
- 可运行,运用游程长度编码法进行压缩和解压缩图象文件。
noshutdown
- 一个C#小程序,让程序运行时禁止关机,通过单击按钮来实现禁止关机,当然也可解除这个命令,恢复Windows操作,示例运行截图如上所示-A C# program, procedures prohibit shutdown runtime, by clicking the button to achieve a ban on shutdown, of course, also be released this command to restore the Windows operating scre
decodec
- 分层多描述解码 由编码程序分出的两个码流 可由此程序恢复原图像-hierarchical coding process by decoding the separation of the two bitstream This procedure can restore the original image
Tamura-1
- Tamura特征提取中的粗糙度、对比度、方向度的代码-Tamura feature extraction roughness, contrast, orientation, degree of code
AR002
- 使用LZ压缩算法的完整应用-LZ compression algorithm using the complete application
cs
- 这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices public class win32{ [DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")] public static extern int capInitCamera() }-This is speci