-
use java development tools, java itself with the library's strengths, java a...
运用java开发工具,java 本身具有的类库的优势,应用java 提供的有关方法实现基本的压缩和解压缩功能。-use java development tools, java itself with the library"s strengths, java application of the method for the realization of basic compression functions.
- 2023-01-19 13:40:04下载
- 积分:1
-
8种基本的哈夫曼算法
8种基本的哈夫曼算法-eight basic types of Huffman Algorithm
- 2022-06-18 14:22:48下载
- 积分: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
-
x264视频编解码源代码(更新时间2005
x264视频编解码源代码(更新时间2005-12-07,v384),含VC编译指南。x264是H.264标准的一种实现,与JM相比更适合与应用,因为JM主要是与标准更接近,所以便于学习,而x264做了很多的优化。-MPEG video decoder source code (2005-12-07 update time, the v384). Compiling with VC Guide. MPEG H.264 is a standard to achieve, and JM compared with the more suitable application JM is mainly because the standard closer to, easy to learn and do a lot Inc. optimization.
- 2023-06-16 04:15:04下载
- 积分:1
-
各种源数据的压缩和解压缩,使用MFC实现…
各种数据压缩和解压的源码,用mfc实现。包括熵编码,预测编码,变换编码,字典编码-A variety of data compression and decompression of the source, using mfc achieve. Including entropy coding, predictive coding, transform coding, dictionary coding
- 2022-03-18 21:44:40下载
- 积分:1
-
LSB信息隐藏算法,就是通常把信息隐藏在图像像素的最后一位,可能对你们有帮助...
LSB信息隐藏算法,就是通常把信息隐藏在图像像素的最后一位,可能对你们有帮助-LSB information hiding algorithm, the information is usually hidden in the image pixels of the last one, you may have to help
- 2022-02-04 09:45:52下载
- 积分:1
-
Java语言入门txt电子书 适合初学Java的学员
Java语言入门txt电子书 适合初学Java的学员-Java language Java entry txt e-book for beginners students
- 2022-09-24 22:45:04下载
- 积分:1
-
真人发声,语音报时!(含软件),编程使用 AHM、LMD控件
真人发声,语音报时!(含软件),编程使用 AHM、LMD控件-Live voice, voice time! (Including software), programming the use of AHM, LMD controls
- 2022-12-19 02:20:03下载
- 积分:1
-
dvd mpeg解压程序大公布。
dvd mpeg解压程序大公布。-dvd disc decompression procedures big announcement.
- 2022-01-25 19:19:29下载
- 积分:1
-
Data compression algorithm LZMA, contains c c++ Java and other languages. Realiz...
数据压缩算法LZMA,包含c c++ java等各种语言.主要实现的环境是vc++6.0.-Data compression algorithm LZMA, contains c c++ Java and other languages. Realize the environment is a major vc++ 6.0.
- 2022-01-24 10:04:32下载
- 积分:1