资源列表
1stOpt
- 这个是1stOpt使用手册,对于学习1stOpt的人来说很有帮助,1stOpt是国内很好的数据处理软件-This is 1stOpt manual, for people who learn 1stOpt helpful, 1stOpt is the very good data processing software
POI
- poi的三个代码jar包 不知道大家需要不 -poi I don t Speak English Thanks you
HuffmanTree
- 本程序可以对任何大小的字符型文件进行Huffman编码,生成一个编码文件。 并可以在程序运行结束后的任意时间对它解码还原生成字符文件。即:先对一条电文进行输入,并实现Huffman编码,然后对Huffman编码生成的代码串进行译码,最后输出电文数字 -This procedure can be any size character files Huffman coding, to generate a code file. And can run it any time after th
imagecompchap
- a book about imge processing, specially compression
huffman
- 霍夫曼编码,可以实现一个霍夫曼树的编写及解码-Huffman coding
Multi-View Clustering in Latent Embedding Space
- Multi-View Clustering in Latent Embedding Space
zlibTest
- Zlib的测试程序,主要实现的是压缩和解压缩!学习zlib的可以看看!-Zlib test procedures, the main achievement is to compress and decompress! Zlib learning that can take a look!
g722code
- G722语音压缩算法,能够很好的对语音信息进行处理。
CD-(2)
- using correlation dimension analysis and received good results to some extent. However, a noticeable problem is that seismic waves are signals with a definite frequency bandwidth and the waveforms are affected by all the frequency components
jpegsrc.v7.tar
- 此 代码库可以实现对任意图像的JPEG压缩和解压,方便大家使用,欢迎大家下载-This code base can be achieved for any of the JPEG image compression and decompression, to facilitate the use, welcome you to download! ! !
zip232
- zip压缩工具源码2.3.2版本,可在多平台实现跨平台编译,是一个不错的工具(Zip compression tool source code, 2.3.2 version, can be achieved in multiple platforms cross platform compiler, is a good tool)
lzw
- LZW码能有效利用字符出现频率冗余度进行压缩,且字典是自适应生成的,但通常不能有效地利用位置冗余度。-Effective use of LZW code redundancy character frequency compression, and adaptive dictionary is generated, but usually can not effectively use the position redundant.