资源列表
178_c
- 178个经典c语言源代码。很简单但是也简洁的程序代码!-178
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
huibiankeshe
- 对给定的文本文件进行压缩和解压 程序功能: 1.压缩(5个命令行参数) Compress c 输入文件名 输出文件名 start step 将输入文件压缩为输出文件。Start,step意义见下面。 2.解压(3个命令行参数) 上面生成的压缩的输入文件解解压缩到输出文件,如果不是上面压缩的格式(根据文件特征识别),报错。 一元编码可以对整数序列进行编码。 非负整数n的一元编码(unary code)定义为n-1个1后跟一个0(表1)。
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
ZipTest
- ZIP文件压缩库以及相应的源码测试程序,能够以zip后缀名来压缩文件-ZIP file compression library and the corresponding source code testing program,To compress files to zip extension