-
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
-
huffman压缩算法,c语言编写。可下下来参考
huffman压缩算法,c语言编写。可下下来参考-Huffman compression algorithm, c language. Reference may be down under
- 2023-06-28 21:15:03下载
- 积分:1
-
对bmp图像进行压缩和集中管理的一个较好的库的实现.
对bmp图像进行压缩和集中管理的一个较好的库的实现.-right bmp image compression and centralized management of a better realization of the library.
- 2023-01-04 05:50:04下载
- 积分:1
-
这份是一份压缩解压缩的商业产品的源码JZIP。压缩算法比较不错,值得推荐浏览...
这份是一份压缩解压缩的商业产品的源码JZIP。压缩算法比较不错,值得推荐浏览-this is a compression decompression of the commercial products JZIP source. Compression Algorithm quite good, and worth recommending View
- 2022-03-23 06:14:26下载
- 积分:1
-
包含可用于C语言的zlib.lib和zlib.h
包含可用于C语言的zlib.lib和zlib.h-Zlib.lib and zlib.h which can be used in C
- 2023-08-11 11:45:02下载
- 积分:1
-
a-law u-law pcm间的转换,提供了快速实现这几种编码的转换方法
-a-law u-law pcm the conversion, the rapid realization of these various ways of coding
- 2022-06-22 01:33:34下载
- 积分:1
-
著名的Lempel-Ziv韦尔奇的压缩机。
the famous Lempel Ziv Welch compressor.
- 2022-01-26 03:15:57下载
- 积分:1
-
用于jpeg文件解码的delphi源代码
用于jpeg文件解码的delphi源代码-documents for the jpeg decoder source code of delphi
- 2022-02-25 15:52:27下载
- 积分:1
-
用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
-
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串...
① 对输入文法,由程序自动构造FIRST FOLLOW集
② 对输入文法,由程序自动生成它的LL(1)分析表;
③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。-① the input grammar, automatically constructed by the procedures set FIRST FOLLOW ② the input grammar, it is automatically generated by the process of LL (1) analysis table ③ For a given input strings, should be able to identify the string to determine whether a given grammar sentence.
- 2023-07-09 00:45:03下载
- 积分:1