-
huffman
huffman编码用于图像的压缩和解压,很好用的,可以用于各类图像的处理(huffman coding for image compression and decompression, useful, and can be used for all kinds of image processing)
- 2010-05-08 14:58:05下载
- 积分:1
-
SVD_on_Matlab
SVD algorithm implementation in Matlab
- 2020-07-17 14:28:50下载
- 积分:1
-
yasuo
基于DC3压缩、BWt压缩、FM_index查询的基因精确查询代码,可以实现对大数据的压缩预处理,再输入查询串,进行精确查询匹配。(Based DC3 compression, BWt compression the query gene precise queries FM_index code can achieve large data compression preprocessing, and then enter a query string, to precisely match the query.)
- 2013-03-29 09:00:25下载
- 积分:1
-
jpeg_enc
一个jpeg编码程序,有效实现了图像的jpeg压缩,是一个非常好的编码试例。(a jpeg coding procedures, the effective realization of the jpeg image compression, is a very good coding test cases.)
- 2005-05-27 22:43:19下载
- 积分:1
-
huise
灰色系统用于预测未知数据,是一种比较好的方法,此程序只需改变原始数据即可得到结果!(Gray system is used to predict the unknown data is a better method, this procedure simply by changing the raw data you can get the results!)
- 2009-09-08 15:52:03下载
- 积分:1
-
zip
quitar de claves de winzip
- 2019-05-26 07:14:19下载
- 积分:1
-
01
说明: vc 典型模块 是一个图像压缩显示的程序(vc typical module is shown in an image compression program)
- 2009-11-24 21:08:29下载
- 积分:1
-
hufman
哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。
内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat
只能解压用这个程序压缩后的文件。。
解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)
- 2013-12-27 11:06:18下载
- 积分:1
-
Jpeg_code_decode
MATLAB图像压缩JPEG编解码算法,多种参数对比,代码详细实现JPEG编解码标准算法(MATLAB codec JPEG image compression algorithm, multi-parameter comparison, the code in detail to achieve the standard JPEG codec algorithm)
- 2008-06-10 20:52:40下载
- 积分:1
-
hu
说明: 图的算法实现
(1)将图的信息建立文件;
(2)从文件读入图的信息,建立邻接矩阵和邻接表;
(3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。
(Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.)
- 2008-06-12 12:30:36下载
- 积分:1