搜索资源列表
贝齐尔曲线
- 用C++编写贝齐尔曲线上点的求法,升降阶算法-C Bezier curve preparation point for France, the aeronautical band algorithm
6.1 复杂的函数曲线
- 复杂的函数曲线VB算法,此算法能够实现一些复杂的数学函数曲线的模拟,可以供图形编程的初学者学习.-complex function curves VB algorithm, the algorithm can achieve some complex mathematical function curve simulation and graphics can be programmed for beginners to learn.
pingbao_xiaoyi
- 这是一个短小的图象屏保程序。是在c下开发的。主要运用了Bezier曲线算法.-This is a short picture screen saver. C is under development. The main use of the Bezier curve algorithm.
bezier_demo
- 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
最小二乘法多次曲线拟合算法
- 最小二乘法多次曲线拟合算法-Multi-times Least squares algorithm curve fitting
平行投影Bezier曲面
- 对投影的曲线算法-right curve projection algorithm
贝塞尔曲线源码
- 贝塞尔曲线处理算法的源代码-Bessel curve processing algorithm source code
byangtiao
- B杨条曲线算法 可以实现鼠标绘制B样条曲线-curve algorithm can be drawn mouse B-spline curves
shiyan6-Bezier 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(Bezier曲线算法 )-Experiment 6 used computer graphics surface and curve generation algorithms, including (Bezier curve algorithm)
shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
非线性补偿可调阶数曲线拟合
- C语言算法,手动输入数据,数据个数可调,拟合阶数可调,带加权处理,可设置精度.
三次样条曲线
- 3种源码,三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.(3 source code, three spline function algorithm C++ source code, for engineering calculation of smooth curve interpolation calculation)
图形学算法
- DDA,Bresenham直线曲线级填充算法
曲线相似度
- 曲线相似度相关论文,我用实际代码验证过其中的部分算法,有兴趣的同学可以自己实现下。(Curve similarity related papers, I used the actual code to verify some of the algorithms, interested students can be implemented by themselves.)
RLS算法下的参数a1、a2的收敛曲线
- RLS算法下关于双参数a1、a2的收敛曲线(The convergence curves of parameters a1 and a2 under RLS algorithm.)
LMS算法下不同u值的参数收敛曲线
- LMS算法下关于不同的u值的参数产生的收敛曲线(Parameter convergence curves of different u values under LMS algorithm.)
P3曲线
- 该算法用于水文计算中的水文资料频率计算,计算水文资料保证率(This algorithm is used to calculate the frequency of hydrological data in hydrologic calculation and to calculate the guarantee rate of hydrological data)
遗传算法+数据传递机制+多项式和非多项式曲线拟合
- 多项式和非多项式曲线拟合;数据传递机制;遗传算法(Polynomial and non polynomial curve fitting and Data transfer mechanism)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
绘制曲线
- EQ均衡器曲线, SigmaStudio 各种滤波算法实现如全通,高通,低通,带通,EQ等等(EQ equalizer curve, Sigma Studio filtering algorithms such as all-pass, high-pass, low-pass, band-pass, EQ and so on)