搜索资源列表
parzen
- parzen窗法对图象进行扫描处理的c++源程序,可供大型图象处理程序调用.-method of image scanning the c source available for large-scale image processing procedure call.
aa
- 这是一个数字图像处理的大型程序,里面集成了多种数字图像功能的实现,比如图像增强,腐蚀,填充等;另附相应的电子书,对于初学者相当有用-This is a large-scale digital image processing program, which integrates several functions to achieve digital images, such as image enhancement, erosion, filling, etc. attach the appr
nsgz
- 追赶法是求解三对角方程组的一种方法,主要用与求解大型的三对角方程,在很多方面都可以用到,以上为追赶法的C语言程序实现()