资源列表
stategraphvist
- 借鉴了JHotDraw源码,开发单层状态图绘制工具, 支持三种遍历方法:CPP(中国邮递员算法),广度优先算法,简化的广度优先算法 里面有三个后缀为draw的图形-Draws JHotDraw source code, developers monolayer state mapping tool, supports three traversal methods: CPP (Chinese postman algorithm), breadth-first algorith
bianyantiqu
- 常见的几种边缘提取方法,含Roberts算子,Sobel算子,prewitt算子,Gauss-laplace算子,canny算子,和kirsch边缘检测。-Several common edge extraction method with Roberts operator, Sobel operator, prewitt operator, Gauss-Laplace operator, canny operator and the kirsch edge detection.
hualeidatu
- 本包含两个程序,一个是实现二维数据(X,Y)实现画一个圆的功能。另一个是实现20万数据作为雷达强度反应到圆上。本案例是画雷达图的-This contains two procedures, one is a function achieve two-dimensional data (X, Y) to draw a circle. Another is the reaction to the data of 200,000 as radar intensity circle. This case
VCPP-map
- mfc实现地形图的二维、三维成图,能够设置插值算法等参数-mfc topographic maps, two-dimensional, three-dimensional mapping, the ability to set the interpolation algorithm parameters
Kalman_filter_gps
- 卡拉曼滤波在木匾跟踪中的应用,基于matlab仿真程序软件,姿态融合-Karaman filtering in the Mubian tracking software based on Matlab simulation program, the gesture fusion
Draw-a-heart
- 绘制心形图案。基于matlab语言绘制心形图案,最终生成6幅图案。-Draw a heart-shaped pattern. 6 based the matlab language plotted heart-shaped pattern, the resulting pattern.
BSample
- 第一类B样条差值,跟平时看到的方式不太一样,采用的是均匀节点矢量。-The first B-spline difference, with the usual see quite the same way, using the uniform knot vector.
atkenAndFollowup
- 埃特金插值算法和追赶法求解三对角方程组,都是自己通过看书自己编写的,我个人觉得还是具有通用性的。-The Aitken interpolation algorithm and the catch-up method for solving tridiagonal equations are own by reading a book I have written, I personally think it has the versatility.
NewtonAndLagrange
- 牛顿插值算法和拉格朗日插值算法,算是很经典的插值方法了-Newton interpolation algorithm and Lagrange interpolation algorithm, is very classic interpolation method
HermiteAndSubHermite
- 埃尔米特插值和分段埃尔米特插值,对船体型线绘制及其局部光顺具有一定作用-Hermite interpolation and piecewise Hermite interpolation drawn shiplines its local fairing has a certain role
ThrSpline1
- 三次样条插值程序,这个需要配合追赶法来求解一个线性方程组。-Cubic spline interpolation procedure, this need with the catch-up method to solving a linear equation.
PolyFill
- 多边形扫描转换填充算法(即,抠图或多边形套索) -Polygon scan conversion filling algorithm (ie, matting or polygonal lasso)