搜索资源列表
jpeg_encoder
- 完整的jpeg encoder verilog code,DCT部分採用1991 IEEE transection paper,利用skew circular convolution來實現精簡電路-complete jpeg encoder Verilog code, DCT is partly based on the IEEE 1991 transection paper, using skew circular convolutions to achieve streamlining ci
Ht1621_22Demo
- HT1621_22的完全代码哦.希望大家喜欢-HT1621_22 the complete code oh. Hope you like them
octane-1.01.20-src
- Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms. Simple interface and skeleton code for creating new compre
mpeg-4-codec
- mpeg4代码,比较具体,可供学习,有完整的实现和例子,需要编译后仿真。-mpeg4 code more specific, they can study and complete realization and examples, it needs to be compiled after the simulation.
www.zlib.net.zip
- zlib压缩算法全套资料,包含说明文档以及完整源代码,vc下可以通过makefile编译,a full set of zlib data compression algorithms, including documentation, as well as complete source code, vc can be compiled through the makefile
Haffman
- 利用Haffman树实现文本数据的压缩和解压缩。VC++MFC环境-Using Haffman code method,complete text file compress and uncompress. please use it under VC++ mfc environment.
CompressDecompress.rar
- ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩
vb
- 这是火车票管理系统,里面的代码是vb。代码齐全,可直接运行-This is a ticket management system, which the code is vb. Complete code can be directly run
BitTree
- 提供完整的二叉树的设计文档,设计源代码,方便数据结构的学习-Provide a complete binary tree of the design documents, design source code, data structure to facilitate learning
7zyasuo
- 7z压缩算法源码 内附c语言完整源代码 一种压缩算法的源代码 -7z compression algorithm c language source code containing complete source code of a compression algorithm source code
huffman
- 一个完整的哈夫曼c代码,包括huffman树的构造,编码,解码。-Huffman c a complete code, including the huffman tree structure, encoding, decoding.
tuxiangchuli
- 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
LZMA
- LZMA压缩解压算法,压缩解压函数接口入参出参都以Buffer形式; 代码为完整的工程,可运行,其中包括简单的举例。-Decompression LZMA compression algorithm, compression decompression function interface to the Senate to the Senate all forms Buffer code to complete the project can be run, including a sim
SolarLEACH
- 在omnet++上面运行仿真的leach协议代码。包含完整的网络文件。-In omnet++ above leach operation agreement simulation code. Document contains the complete network.
Pack
- 对PE文件进行完整压缩的程序,使用aplib进行压缩,并且示范了输入表加密等常见功能,对PE文件进行分区段压缩,外壳部分使用C编写,解压的部分代码使用汇编-Complete compression of the PE file program, use the aplib compression, and encryption model input tables common features of the PE segment partition file compression, usin
h.263
- 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上.-Image compression based on H.263 codec in C source code, in the CPU for more than 586 real-time on a PC to complete the compression, decompression algorithms, and can be easily porte
tushuguanguanlixitongwanzhengban
- vc++ +SQL制作的图书馆管理系统完整代码,实现图书馆的借阅还归还功能-vc+++ SQL produced by the complete code library management system to achieve the library to borrow is also the return of function
TestLZW
- C压缩解压缩代码,功能齐全,实现压缩解压缩的无损过程,是学习LZW算法可以借鉴的好代码-C compression decompression code, complete functions, to achieve lossless compression and decompression process is learning LZW algorithm can learn from the good code
Code
- 用哈夫曼树完成的压缩算法,可以针对各种文件进行压缩-Huffman tree to complete the compression algorithm, for a variety of file compression
Java-2E-code
- Bruce Eckel-java 2E-source code complete