-
文档转换软件,可将常用的文档格式如word转换成pdf,十分方便。...
文档转换软件,可将常用的文档格式如word转换成pdf,十分方便。-Document conversion software, can be commonly used formats such as word documents into pdf, very convenient.
- 2023-08-26 00:40:03下载
- 积分:1
-
用C++实现的两个文件打包和拆包,常用…
用c++实现两个文件打包和拆包,经测试对常用的格式txt,doc,mp3,jpg等均通过。-Using c++ to achieve the two documents packing and unpacking, the commonly used test format for the txt, doc, mp3, jpg, etc. through.
- 2022-10-26 16:10:03下载
- 积分:1
-
。OGG压缩解压源代码的声音
.ogg声音压缩解压源代码-. ogg voice compression decompression source code
- 2022-03-26 13:24:24下载
- 积分:1
-
这个程序还不完整,希望下了的人可以帮忙可以改一下
这个程序还不完整,希望下了的人可以帮忙可以改一下-this process is not complete, the hope that the next person can do to help this can be changed
- 2022-01-28 21:24:43下载
- 积分:1
-
本程序是基于编码算法hufuman成熟的代码实现,通信。
本程序是基于Hufuman编码压缩算法的成熟代码实现,已经在通信设备数据传输中有成熟应用。-this program is based on the coding algorithm Hufuman mature code realized, communications equipment in a data transmission applications mature.
- 2022-03-19 12:06:09下载
- 积分:1
-
一种基于行程编码和小波变换的图像压缩编码算法,很值得参考...
一种基于行程编码和小波变换的图像压缩编码算法,很值得参考-Itinerary based on wavelet transform coding and image compression coding algorithm, it is worth considering
- 2022-05-24 22:03:13下载
- 积分:1
-
Averlogic AL576芯片MPEG4压缩示例源程序,可用于AV576 MPEG4压缩解压程序开发...
Averlogic AL576芯片MPEG4压缩示例源程序,可用于AV576 MPEG4压缩解压程序开发-Averlogic AL576 chip MPEG4 compression sample source code that can be used AV576 MPEG4 compression decompression program development
- 2022-04-21 08:39:57下载
- 积分:1
-
Mpeg client传输客户端
Mpeg client传输客户端-Mpeg client transfer client
- 2022-08-24 13:28:16下载
- 积分:1
-
这个程序的功能是能对一般的文件进行压缩和解压缩!
这个程序的功能是能对一般的文件进行压缩和解压缩!-The function of this procedure is able to document the general compression and decompression!
- 2022-03-02 03:53:10下载
- 积分: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