资源列表

« 1 2 ... .76 .77 .78 .79 .80 481.82 .83 .84 .85 .86 ... 1306 »

[压缩解压lz772

说明:LZ77压缩算法核心,CopyBits : 复制内存中的位流 memDest - 目标数据区 nDestPos - 目标数据区第一个字节中的起始位 memSrc - 源数据区 nSrcPos - 源数据区第一个字节的中起始位nBits - 要复制的位数 说明: 起始位的表示约定为从字节的高位至低位(由左至右)依次为 0,1,... , 7 要复制的两块数据区不能有重合-LZ77 compression algorithm core
<kims> 在 2025-01-24 上传 | 大小:24kb | 下载:0

[压缩解压Greypre

说明:灰色系统预测,灰色系统的预处理,关联度分析-Grey system prediction, gray system pretreatment, association analysis
<叶建勇> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[压缩解压HDB3(new)

说明:该程序完成HDB3码的编码。程序接收由20个0、1组成的数串,输出HDB3码。-HDB3 decode program
<naobing> 在 2025-01-24 上传 | 大小:274kb | 下载:0

[压缩解压HuffmanCoding

说明:(1)I:初始化(Initialization)。对输入的一段英文中的每个字符统计其权值,建立哈夫曼树; (2)E:编码(Encoding)。利用已建好的哈夫曼树,对每个字符进行编码。 -(1) I: Initialization (Initialization). English section of the input statistics for each character of their weight, the e
<贾铭> 在 2025-01-24 上传 | 大小:2kb | 下载:0

[压缩解压ImageCompression

说明:对位图图像利用JPEG标准进行正交变换、量化、扫描从而达到压缩,同时解压显示其压缩图像。-Bitmap image using JPEG standard orthogonal transformation, quantization, scanning to achieve the compression, and decompression display the compressed image.
<yingying> 在 2025-01-24 上传 | 大小:591kb | 下载:0

[压缩解压library

说明:图书管理系统实现该有的功能登录管理员账号密码为 admin-librarysystem
<黄小晓> 在 2025-01-24 上传 | 大小:1.23mb | 下载:0

[压缩解压lzopro

说明:lzo pro压缩软件, 专业版本,非开源版本。-lzopro compress decompress
<gxm2052> 在 2025-01-24 上传 | 大小:369kb | 下载:0

[压缩解压rsc_encode

说明:reed solomon encoder
<hazhiriq200> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[压缩解压czip_example

说明:一个使用CZIP解压和压缩的例子,使用CZIP类-A decompression and compression using CZIP example, the use CZIP class
<杜凯> 在 2025-01-24 上传 | 大小:2.63mb | 下载:0

[压缩解压ahaf

说明:adaptive huffman .. compression source code in C -adaptive huffman .. compression source code in C ...
<vahid> 在 2025-01-24 上传 | 大小:4kb | 下载:0

[压缩解压FGK

说明:FGK algorithm for adaptive huffman coding and decoding-FGK algorithm for adaptive huffman coding and decoding..
<vahid> 在 2025-01-24 上传 | 大小:13kb | 下载:0

[压缩解压final_proj1

说明:adaptive huffman coding and decoding in matlab-adaptive huffman coding and decoding in matlab..
<vahid> 在 2025-01-24 上传 | 大小:865kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 481.82 .83 .84 .85 .86 ... 1306 »

源码中国 www.ymcn.org