-
此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进...
此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用Huffman压缩等,程序思路清楚,附有完整的注释,可以使用多种小波,并且很好得体现了二代小波的思想,对于初学小波者帮助很大。-based on the second generation of this upgrade wavelet compression algorithm threshold source, which can set wavelet transform decomposition level, the use of wavelet name, threshold levels and set the formula for calculating the parameters. And low-frequency coefficients into hexadecimal facilitate its further compression, such as the Huffman compression. procedures ideas clearly, with the integrity of the Notes, you can use a variety of wavelet, and reflected very well in the second generation wavelet thinking, For beginners who wavelet of great help.
- 2022-03-10 20:49:59下载
- 积分:1
-
数字图象处理程序.
数字图象处理程序.-digital image processing.
- 2023-06-01 01:50:03下载
- 积分:1
-
字符统计,可以统计一个文件所包含的字符数,很实用
字符统计,可以统计一个文件所包含的字符数,很实用-Character statistics, allows you to count a number of characters contained in those documents, it is useful
- 2023-09-07 14:30:03下载
- 积分:1
-
avi video and audio data coding format. Avi.h the first to document avi.c
avi视频和音频数据编码格式。Avi.h是第一个记录Avi.c的公司
- 2022-10-14 12:40:03下载
- 积分:1
-
uc File System source code. Zip]
uc文件系统的源码.zip] - 本文件为在ucos操作系统下的文件系统实现的源代码
[zlg.fs.rar] - 广州 周立功 的文件系统源码,适用于ucos2 操作系统,不知源码是否已经存在.-uc File System source code. Zip]- this document in the operating system OUT document System the source code [zlg.fs.rar]- Guangzhou weeks meritorious file system source code, ucos2 applicable to the operating system, I do not know whether the source already exists.
- 2022-08-07 02:26:12下载
- 积分:1
-
classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compre...
经典的LZW算法,转自Mark R. Nelson著名的“Data Compression Book”-classic LZW algorithm, Mark R. Nelson switched from the famous "Data Compression Book"
- 2022-01-22 17:44:42下载
- 积分:1
-
比较不错的压缩算法
比较不错的压缩算法-quite good compression algorithm
- 2023-05-24 11:15:03下载
- 积分:1
-
#定义区卫生。0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
// ----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1 -#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
//----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1
- 2022-09-15 12:15:04下载
- 积分:1
-
在程序中动态创建菜单,菜单项中可以显示图标,比较美观
在程序中动态创建菜单,菜单项中可以显示图标,比较美观-procedures in the creation of dynamic menu, the menu items will show icon, more beautiful
- 2022-05-31 11:35:35下载
- 积分:1
-
作业,哈夫曼压缩解压缩
作业,哈夫曼压缩解压缩-Operations, Huffman compression decompression
- 2022-03-05 15:43:24下载
- 积分:1