-
一种基于行程编码和小波变换的图像压缩编码算法,很值得参考...
一种基于行程编码和小波变换的图像压缩编码算法,很值得参考-Itinerary based on wavelet transform coding and image compression coding algorithm, it is worth considering
- 2022-05-24 22:03:13下载
- 积分:1
-
图像的特技显示,包括马赛克、渐隐、渐显、百叶窗、栅格、扫描...
图像的特技显示,包括马赛克、渐隐、渐显、百叶窗、栅格、扫描-Stunt show images, including mosaics, fade,渐显, shutters, raster scanning
- 2022-11-09 18:35:03下载
- 积分:1
-
功能点估算法,非常不错,是一种用来估算项目大小的技术
功能点估算法,非常不错,是一种用来估算项目大小的技术-Function Point
- 2022-02-10 02:13:33下载
- 积分:1
-
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码...
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
- 2022-03-26 01:11:34下载
- 积分:1
-
新东方老师强调的6级考试必备100个单词
新东方老师强调的6级考试必备100个单词-New Oriental teachers to emphasize six examinations must have 100 words
- 2022-01-25 22:43:01下载
- 积分:1
-
lzw压缩解压算法源码
lzw压缩解压算法源码-The soruce of LZW compression algorithm
- 2023-04-04 06:40:04下载
- 积分:1
-
LZHUF、LZSS、LZARJ压缩算法
LZHUF、LZSS、LZARJ压缩算法-LZHUF, LZSS, LZARJ Compression Algorithm
- 2023-04-18 11:30:03下载
- 积分:1
-
Thesis from the Charles University (Prague) about Kononen s Self
Thesis from the Charles University (Prague) about Kononen s Self-organizing maps. In English.
- 2023-01-11 08:10:04下载
- 积分:1
-
SPIHT的一个Matlab程序,经过改进的。2006年编写的。
SPIHT的一个Matlab程序,经过改进的。2006年编写的。-SPIHT, a Matlab procedure improved. Prepared in 2006.
- 2022-02-05 05:37:29下载
- 积分:1
-
利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩...
利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression/decompression. RandomData () function randomly generated 50 double data and on the doc string variable openFile () function to read ZIP compressed files saveFile () function to generate random data onto the compressed ZIP format documents.
- 2022-12-24 18:00:03下载
- 积分:1