资源列表
[压缩解压] scyxf
说明:用VS描述的 模拟操作系统中的消费者与生产者的关系-VS simulation with the operating system described in the relationship between consumers and producers<yangyuemei> 在 2025-06-13 上传 | 大小:36kb | 下载:0
[压缩解压] FIFO
说明:用VS描述的 模拟操作系统的先来先服务功能-VS simulation with the operating system described in first-come first-service functions<yangyuemei> 在 2025-06-13 上传 | 大小:42kb | 下载:0
[压缩解压] Huffman
说明:Huffman编码及译码 具体的要求: 1.将给定字符文件编码:生成编码,输出每个字符出现的次数和编码; 2.将给定编码文件译码:生成字符,输出编码及其对应字符。 -Huffman coding and decoding specific requirements: 1. A given character encoding files: generated code, the output of each character and the code number app<beastman> 在 2025-06-13 上传 | 大小:1.42mb | 下载:0
[压缩解压] Huffman
说明:Huffman编码及译码 1.将给定字符文件编码:生成编码,输出每个字符出现的次数和编码; 2.将给定编码文件译码:生成字符,输出编码及其对应字符。 -Huffman coding and decoding one. A given character encoding files: generated code, the output of each character and the code number appears 2. A given document encodin<beastman> 在 2025-06-13 上传 | 大小:752kb | 下载:0
[压缩解压] CppProjectCabinetT
说明:Microsoft CAB库压缩文件,可通过Visual Studio 运行,VC6编译通过-Microsoft CAB compressed file database through Visual Studio is running, VC6 compiler through<马斯> 在 2025-06-13 上传 | 大小:86kb | 下载:0
[压缩解压] gifcode
说明:利用lzw算法将.bmp图像文件压缩成.gif文件 点击打开载入图像,点击压缩后,显示压缩后图像,并将图像保存到同样的文件夹下 -Using LZW algorithm. Bmp image files compressed into. Gif file Click to open loading images, click on the compressed, showing the compressed images, and images saved to the same fol<解旻> 在 2025-06-13 上传 | 大小:31kb | 下载:1
[压缩解压] lz77_source
说明:源代码的思路参考自 Mark Nelson 所著的<<数据压缩技术原理与范例>> 中的第八章"滑动窗口压缩",是lz77算法的一种简介直观的实现,但是由于 没有采用如LZSS算法中的二叉搜索树技术,所以在运行速度上不如LZSS算法。 采用了微量缓冲区buf 以加快执行速度。-The source code since the idea of reference written by Mark Nelson<> 在 2025-06-13 上传 | 大小:78kb | 下载:0