资源列表
Bank
- 这是一个很好的系统,在做课程设计的时候能够用到!-failed to translate
BankSystem
- 在课程设计中希望这个系统会对你们有所帮助,谢谢了!-failed to translate
lz772
- LZ77压缩算法核心,CopyBits : 复制内存中的位流 memDest - 目标数据区 nDestPos - 目标数据区第一个字节中的起始位 memSrc - 源数据区 nSrcPos - 源数据区第一个字节的中起始位nBits - 要复制的位数 说明: 起始位的表示约定为从字节的高位至低位(由左至右)依次为 0,1,... , 7 要复制的两块数据区不能有重合-LZ77 compression algorithm core, CopyBits: copy memory bit st
Greypre
- 灰色系统预测,灰色系统的预处理,关联度分析-Grey system prediction, gray system pretreatment, association analysis
HDB3(new)
- 该程序完成HDB3码的编码。程序接收由20个0、1组成的数串,输出HDB3码。-HDB3 decode program
HuffmanCoding
- (1)I:初始化(Initialization)。对输入的一段英文中的每个字符统计其权值,建立哈夫曼树; (2)E:编码(Encoding)。利用已建好的哈夫曼树,对每个字符进行编码。 -(1) I: Initialization (Initialization). English section of the input statistics for each character of their weight, the establishment of Huffman tree
ImageCompression
- 对位图图像利用JPEG标准进行正交变换、量化、扫描从而达到压缩,同时解压显示其压缩图像。-Bitmap image using JPEG standard orthogonal transformation, quantization, scanning to achieve the compression, and decompression display the compressed image.
library
- 图书管理系统实现该有的功能登录管理员账号密码为 admin-librarysystem
lzopro
- lzo pro压缩软件, 专业版本,非开源版本。-lzopro compress decompress
rsc_encode
- reed solomon encoder
czip_example
- 一个使用CZIP解压和压缩的例子,使用CZIP类-A decompression and compression using CZIP example, the use CZIP class
ahaf
- adaptive huffman .. compression source code in C -adaptive huffman .. compression source code in C ...