-
实现哈夫曼的编码和译码,适用于各种图像格式。
实现哈夫曼的编码和译码,适用于各种图像格式。-Realize Huffman encoding and decoding for a variety of image formats.
- 2022-06-30 08:07:50下载
- 积分:1
-
c#下做的启动界面,又称动时logo,只是给了实现方式,大家可以自己添加要的图片...
c#下做的启动界面,又称动时logo,只是给了实现方式,大家可以自己添加要的图片-c# to do start-up under the interface, also known as when moving logo, only to realize the way, everyone can add to the picture
- 2022-03-24 08:03:17下载
- 积分:1
-
通信中的数据压缩、解压缩。存放原始数据与与此数据的差值。差值超出范围后更新原始数据。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。...
通信中的数据压缩、解压缩。存放原始数据与与此数据的差值。差值超出范围后更新原始数据。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。-Communications data compression, decompression. Storage of raw data and the difference with this data. Margin beyond the scope of the original data after the update. (Programming background greenhouse temperature measurement, limited to within plus or minus 50). Has been compiled through.
- 2022-03-12 07:23:55下载
- 积分:1
-
Huffman coding used to the idea of data compression
用哈夫曼编码的思想对数据进行压缩-Huffman coding used to the idea of data compression
- 2022-05-10 22:02:10下载
- 积分:1
-
转自德国Eric Bodden的数据压缩算术编码专著。有极强的学术价值。...
转自德国Eric Bodden的数据压缩算术编码专著。有极强的学术价值。-switched from Germany Eric Bodden data compression arithmetic coding monographs. Have a strong academic value.
- 2023-04-13 07:45:03下载
- 积分:1
-
Javabean+sevrlet+jsp聊天原文件
Javabean+sevrlet+jsp聊天原文件-Javabean+ Sevrlet+ Jsp chat with the original document
- 2022-01-26 05:59:37下载
- 积分:1
-
0_1背包问题使用一个给定n种去的动态规划解法…
0_1背包问题用动态规划解给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-0_1 knapsack problem using dynamic programming solution of a given n types of goods and one backpack. Item i is the weight of wi, the value for vi, knapsack capacity c. Question should be how to choose the items into the backpack, the backpack into the total value of the largest items? In the selection of the items into the backpack, for each of the items i have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times i load backpack can not only part of the goods loaded i. Therefore, the problem known as the 0-1 knapsack problem.
- 2023-04-12 03:25:02下载
- 积分:1
-
哈夫漫编码,提供字符统计,根据统计结果进行编码计算.
哈夫漫编码,提供字符统计,根据统计结果进行编码计算.-Hough Man coding for these characters statistics, according to statistics calculated results coding.
- 2022-08-26 06:09:36下载
- 积分:1
-
哈弗曼编码的C++实现,包括多个实用头文件
哈弗曼编码的C++实现,包括多个实用头文件-Huffman-coded C++ implementation, including a number of practical header files
- 2023-04-30 05:05:03下载
- 积分:1
-
for more documents and folders compression algorithm used lzss algorithm, c lang...
用于多文件及文件夹压缩的算法,采用lzss算法,c语言编写,很值得借鉴-for more documents and folders compression algorithm used lzss algorithm, c language, we can draw
- 2023-06-20 20:45:02下载
- 积分:1