资源列表
main
- 这个是一个用于Huffman算法来实现的解压与压缩的过程,四压缩算法中的经典算法之作。-this code is just for Huffman to realize
tzipfile
- delphi xe6版本 简单的压缩解压源码-delphi xe6 version of simple compression decompression code
Foster-type--Cole-type-circuits
- 福斯特型,柯尔型电路的计算机实现 例如:((s+1)(s+3))/(s(s+2-Foster type, Cole-type circuits
Huffman
- C++,图像处理源码,加载256位bmp图片,使用霍夫曼编码进行图像压缩,代码可用。- C++, image processing source code, load 256 bmp images, image compression using Huffman coding, the code is available.
C50.tgz
- C45 C++源代码 C50 源码 很好的一个决策树代码-c45 c++
hyperMnf
- 针对高光谱数据的最小噪声分离(MNF变换)程序,参考文献Interference and Noise-Adjusted Pricipal Components Analysis-this procedure is used for the minimum noise fraction of the hyperspectral data,and the reference is Interference and Noise-Adjusted Pricipal Components Analysi
15_3_3
- 描述海水中声传播衰减与声波频率,海水盐度、温度的关系。-Descr iption seawater sound propagation attenuation and acoustic frequency, salinity, temperature relationship.
TSP
- TSP 旅行商模版 TSP 旅行商模版-TSP TSP templateTSP TSP templateTSP TSP template
LCS
- LCS 问题 最大公共子序列 LCS 问题 最大公共子序列-The biggest problem common subsequence LCS LCS LCS biggest problem common subsequence problem largest common subsequence
MFC
- (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化-d
5_3xiaobo
- 使用matlab编写m文件,实现了5/3小波对图像进行分解与重构-Use matlab m file written to achieve a 5/3 wavelet image decomposition and reconstruction
Lena-JPEG
- 利用JPEG压缩方法对Lena图像进行压缩,其中包括DCT变换,及变换后取整,复原图像。-JPEG COMPRESSION VIA MATLAB