-
用pb10和myzip.dll实现的压缩解压程序,以及myzip.dll的详细文档。...
用pb10和myzip.dll实现的压缩解压程序,以及myzip.dll的详细文档。-Pb10 and with myzip.dll realize compression decompression procedures, as well as detailed documentation myzip.dll.
- 2022-03-29 11:21:25下载
- 积分:1
-
DCT离散余弦变换编码和解码,利用vc对bmp图像实行变换,可以对变换和恢复后的结果进行保存和观看比较结果...
DCT离散余弦变换编码和解码,利用vc对bmp图像实行变换,可以对变换和恢复后的结果进行保存和观看比较结果-the program of DCT coding and decoding.It is used to transform bmp to jpg.you can compare the original bmp to transformed jpg
- 2022-10-01 06:15:03下载
- 积分:1
-
一个很好的自制减压程序
一个不错的自制解压缩程序-a good homemade decompression procedures
- 2022-11-23 01:00:03下载
- 积分:1
-
一段控制ERP程序自动执行代码,用于超市或者仓库自动录入,枪扫...
一段控制ERP程序自动执行代码,用于超市或者仓库自动录入,枪扫-ERP control procedures for some self-executing code, used for automatic admission to the supermarket or warehouse, gun sweep
- 2022-03-04 15:32:34下载
- 积分:1
-
Mechanical vibration information everyone would like to help extract using winra...
机械震动方面的资料
希望对大家有帮助
用winrar解压缩-Mechanical vibration information everyone would like to help extract using winrar
- 2022-06-03 12:28:34下载
- 积分:1
-
计算机图形学,用VC实现的画直线方法,采用独立类做的。
计算机图形学,用VC实现的画直线方法,采用独立类做的。-computer draw
- 2022-01-31 08:39:02下载
- 积分:1
-
crc等校验算法库,老外写的,欢迎大家使用下载,好东西呀。...
crc等校验算法库,老外写的,欢迎大家使用下载,好东西呀。-such as CRC checksum algorithm library, written by a foreigner, welcome everyone to use the download, you good things.
- 2022-06-14 21:10:24下载
- 积分: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
-
this is matlab jpeg compression based on dct,it is helpful for who embark on jpe...
这是基于dct的matlab jpeg压缩,对从事jpeg压缩有一定的帮助。
- 2023-08-20 22:10:03下载
- 积分:1
-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分:1