资源列表
And211
- 应用开发实战Android应用开发实战 希望你能喜欢!-Application developers combat Android Application Development real hope you like it!
miniunzip
- zlib 解密算法 经过很多产品验证过,很好,很稳定-the zlib source code
retphybrid.zip
- algorithm to bypass system,algorithm to bypass system
mse.zip
- mean squre error for the new compression ratio,mean squre error for the new compression ratio
Acv 3.36
- 用于对劲舞团acv数据的解压和压缩,程序的DLL已提取并脱壳处理,仅供学习和参考使用,Decompression and compression for Duijin dance company acv data, program the DLL has been extracted and shelling processing, learning and reference purposes use
huibiankeshe
- 对给定的文本文件进行压缩和解压 程序功能: 1.压缩(5个命令行参数) Compress c 输入文件名 输出文件名 start step 将输入文件压缩为输出文件。Start,step意义见下面。 2.解压(3个命令行参数) 上面生成的压缩的输入文件解解压缩到输出文件,如果不是上面压缩的格式(根据文件特征识别),报错。 一元编码可以对整数序列进行编码。 非负整数n的一元编码(unary code)定义为n-1个1后跟一个0(表1)。
CoSaMP(original)
- 压缩感知中贪婪重构算法中的改进算法,是非常不错的,供大家详细研究-Compressed sensing greedy reconstruction algorithm improved algorithm, is very good for a detailed study
Sale
- Sale低级变成入门,可以让初学者学习学习,有什么问题请提出来-Sale lower becomes the entry
LoserTree
- 数据结构 Loser Tree 的示例,包含源文件和可执行文件,以及整个VS2008的项目文件-Loser Tree data structure example, contains the source files and executable files, as well as the entire VS2008 project file
betweenness
- Vertex and edge betweenness centrality
Blocks
- clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I
brouillon_compression
- traitement d image pour faire la compression d image selon une méthode réversible