资源列表
tuxiangchuli
- 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
mpeg2.zip
- VC版mpeg2编解码程序 mpeg2 decoder and encoder developped in VC,mpeg2 decoder and encoder developped in VC
GPS
- GPS周和秒的计算 GPS周和秒的计算-GPS and second calculation
FFMPEG
- ffmpeng的使用教程,内容详细、全面,适合初学者使用。-Ffmpeng tutorial, explained in detail its use, the content is complete.
Win32
- 请打开这个软件看看,是一个整人软件,哈哈哈哈哈哈哈。-please open this。
FPGA_CY7C68013_SLAVE_FIFO
- 实现CY7C68013的SLAVE_FIFO高速40M/s的传输,包含FPGA程序和FX2LP程序-CY7C68013 achieve high-speed transmission SLAVE_FIFO 40M/s, including FPGA program and FX2LP program
Freescal-MC9S08GT60
- Freescal MC9S08GT60的一些实例源码-Some examples of source Freescal MC9S08GT60
ondelette
- compression whit ondellete
blocking_artifacts
- Reduction of Artifacts in JPEG images with Genetic Algorithm and Boundary pixel replacement
2
- 用霍夫曼树实现文件的解压以及压缩的问题,语言为C++ 构造自适应霍夫曼树实现文件的压缩与解压缩-Adaptive Huffman tree structure for file compression and decompression.
lzo-2.10
- LZO compression 2.10
lzo-2.02
- 开源的压缩算法 lzo 源码 ,open VPN 就是用这个算法