资源列表

« 1 2 ... .28 .29 .30 .31 .32 833.34 .35 .36 .37 .38 ... 1306 »

[压缩解压huffman

说明:Huffman 代码 压缩 解压缩,实验报告-Huffman codes
<gya> 在 2024-11-18 上传 | 大小:210kb | 下载:0

[压缩解压huffman

说明:实现huffman压缩,可以分别对文件和字符进行。-Achieve huffman compression, files and characters respectively.
<zhangxiuqiang> 在 2024-11-18 上传 | 大小:64kb | 下载:0

[压缩解压A-REMARK-ON-COMPRESSED-SENSING

说明:一篇关于压缩感知的经典文章,压缩感知(Compressed sensing,简称CS,也称为Compressive sampling)理论异于近代奈奎斯特采样定理,它指出:利用随机观测矩阵可以把一个稀疏或可压缩的高维信号投影到低维空间上,然后再利用这些少量的投影通过解一个优化问题就可以以高概率重构原始稀疏信号,并且证明了这样的随机投影包含了原始稀疏信号的足够信息。-A classic article on compressed sens
<刘奎> 在 2024-11-18 上传 | 大小:102kb | 下载:0

[压缩解压ksp

说明:前k短路径,代码,功能说明,前k短路径,解析-Before the k shortest paths, code, function descr iption, the first k shortest paths, analysis etc etc
<xbq> 在 2024-11-18 上传 | 大小:13kb | 下载:0

[压缩解压ZipUtil

说明:自写Zip工具,可压缩文件或文件夹,压缩格式为Zip,对多层文件夹结构包含递归算法,可直接用或拿来学习。-Zip Utils for file or directory,recursion examples
<yuqiang> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[压缩解压GZipDecoder

说明:C#写的一个简单程序,实现了GZip的解压,并显示出结果。-GZip decompression achieved, and shows the results
<MegaX> 在 2024-11-18 上传 | 大小:18kb | 下载:0

[压缩解压ccn_lab

说明:this .zip file contains caeser cipher c++ code
<so16ae> 在 2024-11-18 上传 | 大小:12kb | 下载:0

[压缩解压wenbenyasuoyujieya

说明:文本压缩与解压缩工具。利用哈夫曼编码制作,可实现写入。-Text compression and decompression tool. Making use of Huffman coding, can achieve write.
<文明> 在 2024-11-18 上传 | 大小:208kb | 下载:0

[压缩解压zipupack

说明:压缩壳脱壳机代码,可以对加了压缩壳的文件进行解压缩-Shelling machine code compression shell
<罗群益> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[压缩解压compression4

说明:LZW compression algorithm
<kakashi.mamun> 在 2024-11-18 上传 | 大小:83kb | 下载:0

[压缩解压x264dateflow

说明:文件介绍了x264程序的算法流程表,每个函数的内容详细介绍在里面-Document describes the algorithm flow chart x264 programs, and detailed descr iption of each function in it
<董思维> 在 2024-11-18 上传 | 大小:80kb | 下载:0

[压缩解压lzwxjj

说明:lzw解码 编码 1、分析字符串流,从词典中寻找最长匹配串P(P在表中,而P+C不在表中。P为进行编码字符串,C为P后的第一个字符)。 2、输出P对应的词典码字(索引)。 3、将P+C放入词典-lzw decoding coded 1, analysis of a string stream, from the dictionary to find the longest match string P (P in the
<xjj> 在 2024-11-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 833.34 .35 .36 .37 .38 ... 1306 »

源码中国 www.ymcn.org