资源列表

« 1 2 ... .10 .11 .12 .13 .14 215.16 .17 .18 .19 .20 ... 1306 »

[压缩解压LZW

说明:利用LZW的压缩算法实现文件的压缩与解压缩。-LZW compression algorithm using the file compression and decompression.
<renyuanfang> 在 2025-01-16 上传 | 大小:3kb | 下载:1

[压缩解压sample_files

说明:this HUFFman algorithm written in java, i hope it would be useful for every one in need.-this is HUFFman algorithm written in java, i hope it would be useful for every one in need.
<walid> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[压缩解压ZW

说明:zip压缩代码,实现zip的压缩解压,支持目录压缩解压-zip compression code, and achieve zip compression decompression, support for directory compression decompression
<仍然> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[压缩解压AJF

说明:New J s Sweet Air Jordan Force 4
<Trevonn wilson> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[压缩解压cv3

说明:struct Edge { Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
<65400> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[压缩解压stack

说明:C++ Interface Class This C++ code is intended to be a tutorial. It is an extension of the idea presented in Item 42 of Scott Meyer s "Effective C++", 2nd Edition. In his discussion he creates a generic stack class to c
<邹娟> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[压缩解压huffmanencode

说明:利用matlab对图像进行huffman编码,效果不错,试试吧!-Using huffman coding matlab right image, the effect well, try it!
<tom> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[压缩解压compress

说明:文本文件的压缩和解压程序 1. 先统计文件中出现的每个字符的出现次数; 2. 根据上述的统计结果设计huffman编码; 3. 为在文件编码时提高查询字符对应huffman编码的查询速度,以每个字符为结点内容构造一棵二叉排序树; 4. 压缩。即将文本文件中的每个字符用huffman编码代替,并写入二进制文件中。也就是说,压缩文件是一个记录文件内容的二进制流; 5. 解压。即将二进制文件还原为文本文件。 6.程序运
<张彻> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[压缩解压homework4

说明:AVL Tree (平衡二叉树)功能描述及源文件-AVL Tree (balanced binary tree) function descr iption and source files
<黄棱潇> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[压缩解压ken

说明:老鼠走迷宮 迷宮圖油txt黨讀檔 使用DevC++撰寫的-Mouse Maze maze map oil txt file using the party' s reading of written DevC++
<Ken> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[压缩解压7778

说明:USB接口虚拟仪器之频率计 -USB port of the frequency meter virtual instrument Virtual Instruments USB port of the frequency counter
<andezeng> 在 2025-01-16 上传 | 大小:3kb | 下载:0

[压缩解压xuejie

说明:学生学籍管理系统在c语言环境下的程序,可以正常实现学生管理系统的所有功能并且正常运行-Student Grade Management System environment in c language program can be a normal student management system to achieve all of the features up and running
<晨曦> 在 2025-01-16 上传 | 大小:3kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 215.16 .17 .18 .19 .20 ... 1306 »

源码中国 www.ymcn.org