搜索资源列表
B-splin
- 用java语言实现了B样条曲线的做法。 可以自由输入控制点,并可以通过鼠标调节控制点的位置。-java language with the B-spline curve approach. Free importation of control point and click of the mouse can be controlled through the location.
二次B样条曲线
- 2次B样条曲线算法-2nd B-spline curve algorithm
duobianxing
- 自己做的一个3次B样条曲线,希望能够给大家带来帮助.-Own a 3rd B-spline curve, we hope to be able to help.
Frame
- 可分别在面板中绘制Hermite曲线,Bezier曲线和B样条曲线-Respectively in the panel drawing Hermite curve, Bezier curves and B-spline curve
Application1
- B样条曲线的实现及美观的界面或者是Brize曲线-B-spline curves and elegant interface to achieve or Brize curve
newdemo
- 能够实现在整洁清晰的界面上话B样条曲线 非常简单-Can be achieved in the clean clear interface, then B-spline curve is very simple
Lagrangian
- 通过上机实现拉格朗日、牛顿和三次自然样条三种插值算法,了解并掌握拉格朗日、牛顿和三次自然样条三种插值算法的内涵。通过动态演示曲线生成全过程,分析并比较三种插值算法的优缺点,深刻理解这些算法。-Lagrange, Newton-on and three natural spline the three interpolation algorithm, to understand and grasp the meaning of Lagrange, Newton, and three natural
bspline
- interactive b-spline curve drawing in java programming language
nurbs-java
- java写的非均匀B样条插值曲线,从Excel导入原始数据,然后反算控制节点,最后将所有插值点导出到Excel中-java app for non-uniform B-spline interpolation curve, importing raw data from Excel, and then inverse control node, and finally to export to Excel all interpolation points
BsplineCurve
- 实现通过用户给定B样条曲线的控制顶点、设定B样条曲线的次数及类型,进而绘制出相应的B样条曲线和对应的基函数图形。并且可以通过鼠标拖拽控制顶点修改B样条曲线和对应的基函数图形。从而,对B样条曲线和基函数的性质有更深入更直观的了解,理解B样条曲线和基函数的对应关系,在以后的学习中能更好地运用B样条曲线。-The number and type of user to achieve a given control vertices B-spline curve, set the B-spline cu
利用java语言对三次样条曲线的实现
- 利用java语言对三次样条曲线的实现.pdf(The implementation of the three spline curve by java language.Pdf)
三次样条曲线算法的改进及Java语言实现
- 三次样条曲线算法的改进及Java语言实现.zip(Improvement of the three spline curve algorithm and the realization of.Zip in Java language)