-
这是一个数据结构的线索二叉树的算法,是用C来编程的
这是一个数据结构的线索二叉树的算法,是用C来编程的-This is a data structure leads to the binary tree algorithm is used to program the C
- 2023-09-04 01:55:03下载
- 积分:1
-
视频监控网络版基于BS模式通过WEB可观看远程视频
视频监控网络版基于BS模式通过WEB可观看远程视频-Video surveillance network version of BS model based on the WEB can watch through a remote video
- 2022-11-09 17:40:04下载
- 积分:1
-
GOST algorithm on the small program
关于GOST算法的小程序-GOST algorithm on the small program
- 2022-01-31 20:12:52下载
- 积分: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
-
finite state machine design and realization of the source code. Zip
有限状态机设计与实现源代码.zip-finite state machine design and realization of the source code. Zip
- 2022-02-24 15:44:16下载
- 积分:1
-
huffman编码,一种压缩与解压缩的程序,仅供大家参考。
huffman编码,一种压缩与解压缩的程序,仅供大家参考。-Huffman coding, a compression and decompression procedures are for your reference.
- 2022-03-11 13:33:32下载
- 积分:1
-
实现了图像的哈夫曼编码和解码,对图像编码的学习很有帮助...
实现了图像的哈夫曼编码和解码,对图像编码的学习很有帮助-Achieved image Huffman encoding and decoding of image coding learning helpful
- 2022-02-02 03:29:37下载
- 积分:1
-
比较不错的压缩算法
比较不错的压缩算法-quite good compression algorithm
- 2023-05-24 11:15: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
-
一个用ZIP算法实现的自解压程序制作,就像RAR的自解压以一样,不过压缩率没有RAR的好。...
一个用ZIP算法实现的自解压程序制作,就像RAR的自解压以一样,不过压缩率没有RAR的好。-ZIP algorithm used to achieve a self-extracting process of production, like the self-extracting RAR to the same, but the compression rate is not a good RAR.
- 2022-03-29 06:17:16下载
- 积分:1