资源列表
extr_onesrc2
- 基于稀疏分解的单个信号盲分离,从多个混合信号中,提取出我们需要的信号-Sparse decomposition based on a single blind signal separation, from the number of mixed-signal, we need to extract the signal
bz2-105s
- source code of bzip compression
teachingresourse
- 教学资源管理系统相关代码,能实现基本要求。-Teaching Resources Management System related code, to achieve the basic requirements.
GZcompress-code
- 能将文件压缩成gz格式,是很好的压缩软件代码。-A file can be compressed into gz format, it is a good compression software code.
Bff_new
- 介绍了树形控件的使用知识,以及操作管理器的使用-introduce
2696153
- 可以将VB中的内部结构分析出来,是一个不错的程序哦,不错-Can be came out of the VB internal structure analysis, is a good program oh, good
zlib.NET_104
- zip库,非常不错哦 ,建议使用,快点下载哦(Zip library, very good, recommended to use, quickly download oh)
HuffmanTree
- Huffman编码的实现。创新在于用树形表示霍夫曼树,很形象。-Huffman encoding implementation. Innovation is the Huffman tree with the tree that very image.
2009090416423254
- 图像小波分解,里面是一些图像小波变换的代码,-hidding informationg
DCT.doc
- 基于dct的压缩解压缩编码/matlab-Based on the compression of DCT compression
文本与二值图像的游程压缩[xtulbd,050418]
- 【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image -- an outbound t