搜索资源列表
wavelettransformcode
- 一个用C语言实现的小波变换 小波采用DB4小波。代码简单易懂,能够实现精确重构-1 with the C language implementation of the wavelet transform using wavelet DB4 wavelet. Code is simple and easy to understand, be able to achieve accurate reconstruction of
kmsdr
- SORA是一个基于商用PC机的可重构的软件无线电平台,本代码为该平台实现的物理层和MAC层的源码-SORA is reconfigurable software-defined radio platform based on commercial PC machine, the source code for the platform to achieve physical layer and MAC layer
compressed-sensing
- 压缩感知代码 ,图像处理,重构算法,恢复-Compressed sensing code, image processing
ztrees
- *讨论 * 本PKZIP“通缩”的过程中使用了几个哈夫曼树。越 *共源的值由短比特序列表示。 * *每个代码树存储在ZIP文件以压缩形式 *这是本身的长度的霍夫曼编码 *所有的代码串(按升序排列按来源值)。 *实际代码串从长度重构 *解压缩过程中,如在“应用指南”中描述 *(APPNOTE.TXT)分布情况的PKWARE的PKZIP的计划的一部分。-*