-
一种无损图象压缩算法,可用于珍贵图象的保存 calic
一种无损图象压缩算法,可用于珍贵图象的保存.(A lossless image compression algorithm, can be used for the preservation of precious images.)
- 2020-08-10 18:48:28下载
- 积分:1
-
ivsdk
非常好的视频压缩filter,可以实现mpeg2 mpeg1的视频压缩,用户可以自己选择码率(very good video compression filter can achieve mpeg1 mpeg2 video compression, Users can choose Rate)
- 2006-08-10 15:58:10下载
- 积分:1
-
hu
说明: 图的算法实现
(1)将图的信息建立文件;
(2)从文件读入图的信息,建立邻接矩阵和邻接表;
(3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。
(Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.)
- 2008-06-12 12:30:36下载
- 积分:1
-
HuffMan
哈夫曼编码译码系统,设置发送者和接受者两个功能,
发送者的功能包括:
①输入待传送的字符信息;
②统计字符信息中出现的字符种类数和各字符出现的次数(频率);
②根据字符的种类数和各自出现的次数建立哈夫曼树;
③利用以上哈夫曼树求出各字符的哈夫曼编码;
④将字符信息转换成对应的编码信息进行传送。
接受者的功能包括:
①接收发送者传送来的编码信息;
②利用上述哈夫曼树对编码信息进行翻译,即将编码信息还原成发送前的字符信息。
(Huffman decoding system, set the sender and the recipient of two functions, the sender' s features include: (1) input to be transmitted character information ② statistical character information, the number of types of characters and characters the number of occurrences (frequency create a Huffman tree) ② According to the number of types of characters and their respective number of occurrences ③ use the Huffman tree to find the characters Huffman coding ④ character information into the corresponding coding information for delivery. The recipient of the features include: (1) to receive the coded information to the sender transmission ② above Huffman tree coded information to be translated, is about to coded information to restore the character information before sending.)
- 2012-06-21 21:01:17下载
- 积分:1
-
BWT
BWT压缩方法描述,是一种被bzip2等数据压缩技术所使用的算法(The Burrows–Wheeler transform (BWT, also called block-sorting compression), is an algorithm used in data compression techniques such as bzip2.)
- 2011-11-25 14:47:11下载
- 积分:1
-
12344556
说明: 用单片机来直接驱动步进电机很精确走小步子.(Using single-chip to directly drive stepper motor is very accurate take small steps.)
- 2008-09-04 10:47:40下载
- 积分:1
-
36362
WinEYS压缩源码例程,程序结合易语言扩展界面支持库,调用API函数实现压缩解压功能。(WinEYS source compression routines, programs combined with easy language support library expansion interface , call the API function to achieve compression and decompression functions.)
- 2017-01-06 16:05:13下载
- 积分:1
-
RLPack_Basic
RLPack is a software that gives you the power to compress your executables and dynamic link libraries in a way that keeps them small and has no effect on compressed file functionality. Further more RLPack protects your files from modification and has several protection options which help protecting your files from being changed or cracked. But compression and protection does not stop there. RLPack with iBox module can pack your dynamic link libraries and place them inside the main executable so they can not be modified. They are extracted directly to memory (or optionally to disk) hiding their presence and enabling you to keep your dynamic link libraries safe from being used by third party programs or users.
- 2013-10-24 02:41:58下载
- 积分:1
-
Huffman_dpr
范式哈夫曼算法的分析与实现(项目文件)
摘要:全面介绍了范式哈夫曼算法的理论基础和实现方式。详细讨论了编码位长计算、限制编码位长、解码优化、码表二次压缩等实现技术。并给出了一个切实可行的应用程序。
(The paradigm Huffman algorithm analysis and implementation (project file)
Abstract: a comprehensive introduction to the theoretical basis and implementation of the paradigm Huffman algorithm. Detailed discussion of the encoded bit computing, limit the length of the coded bit and decoding optimization, stopwatch secondary compression enabling technologies. And gives a practical application.)
- 2012-04-19 20:27:16下载
- 积分:1
-
JPEG-LS压缩和解压缩算法的C代
说明: JPEG-LS压缩和解压缩算法的C代。。。。(This is a commonly used JPEG-LS codec C language.)
- 2020-05-12 23:12:32下载
- 积分:1