资源列表
C
- 【问题描述】 文学研究人员需要统计某篇英文小说中某些形容词的出现次数和位置。试写一个实现这一目标的文字统计系统,称为"文学研究助手"。 【基本要求】 英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词的出现次数和出现位置所在行的行号,格式自行设计。 -【Descr iption】 literature research issues need statistics in an article in En
opticalflow
- 光流法原理及代码 主要的几种分类和算法介绍-Principle of optical flow method and code the major algorithms of several classification and descr iption
wavelets
- 基于小波变换的图像压缩代码,包括压缩比、运行时间和计算复原图像的峰值信噪比-Image compression based on wavelet transform code, including compression ratio, operation time and recovery images of the peak signal to noise ratio calculation
PoissonEditing-src-win32
- Poisson algorithm implementation
Huffman
- 哈弗曼编码的C语言实现,自己编的,很实用,很容易看懂,希望对大家理解哈弗曼编码有所帮助-Havermann coded C language implementation, compiled their own, very practical, very easy to understand, want to help everyone understand the Havermann coding
7z920
- 7z的源代码,对搞压缩算法的朋友有帮助。-this is 7z sources code.
ddr2
- 测试DDR2是否能够正确写读数据,往DDR2中写一段数据,然后再读出来与写的数据进行比较-test writing and reading ddr2 is good
compress-sensing
- 压缩感知相关的一些英文文献,描述了一些最前沿的研究成果-some english paper about compress sensing
ZlibFolderFile
- 用 zlib 压缩文件夹 不过只有压缩部分 解压部分 正在摸索-With zlib compression compressed folder but only part is to explore some of decompression
AMR-WB
- AMR-WB编解码源码,附带测试源码与exe可执行文件。-Decoder and Encoder for AMR-WB
Somp
- SOMP算法,该算法主要是应用在压缩传感中的信号恢复算法。-Compressed Sensing
lz4
- 高速压缩解压库, 压缩率为 zlib 2/3, 但速度很高. 缺陷: 不支持流式操作. -High-speed compression and decompression library, compression rate zlib 2/3, but the speed is very high. Defects: does not support streaming.