-
支持向量机
svm - suport vector machine - matlab code -svm- suport vector machine- matlab code
- 2022-07-06 20:02:31下载
- 积分:1
-
采用小波零树的EZW压缩编码算法,matlab实现代码
采用小波零树的EZW压缩编码算法,matlab实现代码-This code adopted the zero tree to fulfill the algorithm in matlab.
- 2022-02-26 23:16:30下载
- 积分:1
-
LZW压缩算法源代码和示例程序代码c
LZW压缩算法源代码和示例程序代码c-LZW compression calculates the law origin code and
demonstration procedure code c
- 2022-03-06 15:04:08下载
- 积分:1
-
简单的通讯录程序,采用struts2+spring2.5+jpa
简单的通讯录程序,采用struts2+spring2.5+jpa-struts2+spring2.5+jpa
- 2022-11-22 19:10:05下载
- 积分:1
-
应用VB.net开发,实现数据压力与解压缩的讲解;处理压缩数据流实例...
应用VB.net开发,实现数据压力与解压缩的讲解;处理压缩数据流实例-VB.net application development, data compression and decompression of the pressure on deal with compressed data stream example
- 2022-11-17 04:35:04下载
- 积分:1
-
right alphabetic Huffman coding
对英文字母的哈夫曼编码-right alphabetic Huffman coding
- 2022-03-31 06:24:25下载
- 积分:1
-
打开ARJ源
open arj source
- 2022-03-19 14:21:59下载
- 积分:1
-
VHDL语言编写的fft变换的ip核代码 对算法感兴趣的可以
VHDL语言编写的fft变换的ip核代码 对算法感兴趣的可以-VHDL language fft transform algorithm ip core code can be interested in
- 2023-01-23 11:55:02下载
- 积分:1
-
此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进...
此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用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
-
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在...
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 c language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. I rewrite it became a c categories, it can convenience compression, but more importantly, I added two new interface, the class can compression/decompression period memory buffer, and not just paper. A total of five external interface :
- 2022-08-12 20:52:24下载
- 积分:1