-
gczh
工程之间的转换 主要针对 05 和08
希望对大家有帮助(Projects aimed at the conversion between 05 and 08
We want to help)
- 2010-02-24 10:51:27下载
- 积分:1
-
图象压缩开发包 Jpeg2000 SDK
一个强大的图象压缩开发包,支持压缩格式为jpeg,jpeg2000有损无损压缩(A powerful image compression development kit, support for compression formats jpeg, jpeg2000 detrimental to lossless compression)
- 2008-06-08 00:10:01下载
- 积分:1
-
x264dateflow
说明: 文件介绍了x264程序的算法流程表,每个函数的内容详细介绍在里面 (Document describes the algorithm flow chart x264 programs, and detailed description of each function in it)
- 2011-04-15 21:44:43下载
- 积分:1
-
12344556
说明: 用单片机来直接驱动步进电机很精确走小步子.(Using single-chip to directly drive stepper motor is very accurate take small steps.)
- 2008-09-04 10:47:40下载
- 积分:1
-
Jpeg
视音频课程作业,对视频抽帧,对单张图片进行yuv420采样、DCT变化、量化以及反量化、IDCT变化(Jpeg Encoding & Decoding)
- 2017-12-15 11:25:46下载
- 积分:1
-
VC_programming_LZARI_classic_code_compression_algo
VC编程实现LZARI压缩算法经典代码VC programming LZARI classic code compression algorithm
(VC programming LZARI classic code compression algorithm
)
- 2010-09-09 11:25:30下载
- 积分:1
-
Dezender4.3
说明: 黑刀Dezender4.3简体中文版
黑刀Dezender4.3简体中文版
黑刀Dezender4.3简体中文版(Black knife Black knife Dezender4.3 Simplified Chinese Simplified Chinese version of Dezender4.3 Simplified Chinese version of the black knife Dezender4.3)
- 2010-03-21 07:30:14下载
- 积分: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
-
huffman
huffman 编码
完陈对指定的文本文件内容进行huffman编码
实现输出(END CHAN huffman encoding text file on the specified content encoding huffman implementation output)
- 2009-04-03 13:04:43下载
- 积分:1
-
MyBitMapCompress
说明: 一个简单的32位位图压缩算法,基本思想是,扫描像素点,后面有雷同的就记下重复次数。(A simple 32-bit bitmap compression algorithm, the basic idea is to scan pixel, behind identical repetitions on the record.)
- 2010-04-13 22:43:43下载
- 积分:1