搜索资源列表
SooChow_2D
- 本程序实现的是二维图形的限定Delaunay的三角剖分,算法的主要思想是采用微分方程数值解法中的有限元方法对二值图像进行三角剖分,程序为二维图像重建提供一个有利的基础。-this program is limited to the two-dimensional graphics Delaunay triangulation. The main idea of this algorithm is the numerical solution of differential equations b
DDAForm1
- 在VB环境下实现各种2D图形画线算法,具体包括:数值微分法,中点画线法,Bresenham画线法
VBDDA
- 计算机图形学当中的生成直线的数值微分算法,以及实现橡皮筋技术
drawline
- 通过数值微分法,中点画线法,Bresenham法画任意斜率直线
jbtxsc
- 基本图形的生成的实验代码,包括DDA(数值微分)算法、Bresenham算法等-Basic graphics experiments generated code, including the DDA (Digital Differential) algorithm, Bresenham algorithm
DAA
- DAA画直线算法,数值微分法直接利用直线的微分方程绘制直线-DAA algorithm
pvwxh
- 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析,-Using euler method and runge-kutta numerical solution method for differential equation and draw the graphic solution, the results are comparative analysis,
alglib-3.14
- ALGLIB提供以下功能: 线性代数(直接算法、求解器、EVD/SVD) 快速傅里叶变换 数值积分 内插 线性和非线性最小二乘拟合 优化 常微分方程 特殊功能 统计 (描述性统计, 假设检验) 数据分析(分类/回归,包括神经网络) 的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)