《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文
《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文,简明扼要地说明用VC如何进行图像处理的编程...
《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文,简明扼要地说明用VC如何进行图像处理的编程...
Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]...
this is a trade sale system realized by java. It can run some easy functions and has a good design pattern CVS. A good project to learn CVS....
A 2D homogeneous Helmholtz case (u=sin(x)cos(y) with a square) with % two Dirichlet edges (x=1,y=1) and two Neumann edges (x=0,y=0) % by indirect s...
kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in an array....