资源列表
jpeg
- the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transform
A_Matlab_Tour_of_Wavelet_Programming
- This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. T
XCS1.2.tar
- 一个遗传算法的分类算法实现,使用C语言实现
DataStructureAndAlgorithm
- 数据结构和算法的C语言描述集合,有清晰的注释,在VC++6.0上已经通过测试。
FFT
- 时间抽取基2的FFT算法C语言实现,注释清晰 在VC++6.0上已经通过测试。
H.263+code
- H.263+编解码程序,是一个压缩解压的算法,对语音压缩有很好帮助。
njdown_cn071119187682
- 采用人工免疫算法解决函数优化问题研究是 一种新的分析研究方法 通过该程序可以很好的实验
21DUIPAIXU
- vc++实现堆排序功能,属于数据结构习题
4ranse
- VC++实现染色算法,利用堆栈。属于数据结构习题
18BFS
- VC++实现广度优先遍历,BFS算法,属于数据结构习题
19kruskal
- Vc++实现最短路径,利用Kruskal算法,属于数据结构习题
2migong
- VC++实现迷宫,属于数据结构习题,利用堆栈操作