《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文
《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文,简明扼要地说明用VC如何进行图像处理的编程
A*+algorithm技术资料下载专区,收录7,633份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
《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 p...
A 2D homogeneous Helmholtz case (u=sin(x)cos(y) with a square) with % two Dirichlet edges (x=1,y=1) and two Neumann ed...
kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in an array.
Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated ...
Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra p...
performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta ...