-
JPEG压缩编码(基本系统)简单示例
JPEG压缩编码(基本系统)简单示例-JPEG compression coding (basic system) simple example-JPEG compression (basic system) easy sample-JPEG compression coding (basic system) simple example
- 2022-09-01 20:10:03下载
- 积分:1
-
lzo 压缩源程序!
lzo 压缩源程序!-LZO compressed source!
- 2022-04-07 19:38:22下载
- 积分:1
-
Zlib压缩库的COM接口
Zlib压缩库的COM接口-Zlib compression library COM interface
- 2022-03-03 01:40:05下载
- 积分:1
-
劲舞009.让别人掉线.SF可用!大家来下载吧
劲舞009.让别人掉线.SF可用!大家来下载吧-Dance 009. Let others dropped. SF available! Everyone to download it
- 2022-05-29 05:50:52下载
- 积分:1
-
此软件为用vfp写的一个公交公司管理系统
此软件为用vfp写的一个公交公司管理系统-This software is used to write a vfp bus company management systems
- 2022-03-18 08:08:35下载
- 积分:1
-
a useful image processing procedures _ for MPEG4 decoder source code
一个图象处理有用的程序_用于MPEG4解码的源代码-a useful image processing procedures _ for MPEG4 decoder source code
- 2023-05-18 17:30:03下载
- 积分: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
-
实现LZARI压缩算法的C++类源码,VC++语言开发,可直接移植使用。...
实现LZARI压缩算法的C++类源码,VC++语言开发,可直接移植使用。-Realize LZARI compression algorithm C++ Type of source, VC++ Language development, can be directly transplanted to use.
- 2022-02-04 18:48:21下载
- 积分: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
-
著名压缩算法的实现,能够实现各种基本功能,适合学习!
著名压缩算法的实现,能够实现各种基本功能,适合学习!-famous compression algorithm to achieve to achieve basic capabilities for learning!
- 2022-07-21 02:27:55下载
- 积分:1