-
this upload sample................
this upload sample-this upload sample................
- 2022-04-07 11:29:24下载
- 积分: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
-
几个压缩算法程序(改进包括lzw、lz77、compress、huffeman)
几个压缩算法程序(改进包括lzw、lz77、compress、huffeman)-Several algorithm procedure about compression (improvements including lzw,lz77,compress,huffeman)
- 2022-03-22 03:18:54下载
- 积分:1
-
Huffman算法基于文件的压缩和解压缩过程。程序…
基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress the file.
- 2023-01-13 04:20:04下载
- 积分:1
-
Huffman coding for image compression. That is, can understand the principle of H...
Huffman编码用于图象压缩.即可以了解Huffman编码原理,也可以了解图象压缩技术.可运行.-Huffman coding for image compression. That is, can understand the principle of Huffman coding, you can understand the image compression technology. Can run.
- 2023-01-20 20:45:04下载
- 积分:1
-
这是一个用VC编的解压包,内容为两个程序例子,内容涉及大量算法,和系统函数。...
这是一个用VC编的解压包,内容为两个程序例子,内容涉及大量算法,和系统函数。-This is a series of the VC-extract package, the contents of the two procedures example, covering a large number of algorithms, and system functions.
- 2022-12-08 10:50:04下载
- 积分: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
-
This is the package java
这是架包java-unrar-0.2.jar的源码,利用这个架包可以解压缩.rar文件。-This is the package java-unrar-0.2.jar source, take advantage of this package can extract the plane. Rar file.
- 2022-08-14 17:20:11下载
- 积分:1
-
效率极高的divx编解码核心库源代码,可以跨平台编译使用。
效率极高的divx编解码核心库源代码,可以跨平台编译使用。-very efficient divx codec core of the source code, cross-platform compiler can use.
- 2022-02-25 23:40:45下载
- 积分:1
-
哈夫曼编码法的压缩和解压缩,vc6.0编写的,对哈夫曼编码想要了解的朋友有一定帮助。...
哈夫曼编码法的压缩和解压缩,vc6.0编写的,对哈夫曼编码想要了解的朋友有一定帮助。-Huffman coding method of compression and decompression, vc6.0 prepared for Huffman friends want to know some help.
- 2022-03-20 15:24:50下载
- 积分:1