资源列表
lifang
- C++生成一个立方体并投影,ASD三键可以旋转,MN放大缩小,OP左右平移
findspan
- 本程序主要是求解nurbs节点矢量,通过输入控制点的参数能迅速求解NURBS的节点矢量。-This program is mainly for solving nurbs node vector control points by entering parameters to quickly solve the knot vectors of NURBS.
lorentz
- 三个程序,分别以四阶龙格库塔法和欧拉法解洛伦兹方程,并绘制相图,时间演化图,庞加莱截面图.-Three procedures, respectively, fourth-order Runge-Kutta method and Euler method for solving the Lorentz equation and draw the phase diagram, the time evolution of the map, Poincare section.
matlab5
- 图像的块操作、图形的过滤操作、图像的频率操作
BEISAIER
- 曲线的绘制,简单的贝塞尔方法绘制曲线。曲线的绘制
SurfaceTothick
- AUTOCAD中把已知曲面生成自定义厚度的实体-AUTOCAD surface of the known thickness to generate custom entities
codecut
- 编码裁剪算法,本程序假设裁剪框为矩形框,也可以自己设定线段位置也是预先设定的
tanhuang
- 弹簧摆的模拟图像,可以调节弹簧摆的初始摆角,从而得到摆动的曲线特征
sin
- 用C#绘图的简单应用:绘制正弦曲线的代码-Drawing with a simple C# application: drawing sine curve code
任意多边形关于任意直线的对称变换
- 这是关于任意正多边形关于任意直线的对称变换,打破了以前的只能对于一个固定的直线的对称变换,省去了关于固定直线对称时每次都要输入的麻烦-of arbitrary isogon of arbitrary linear symmetry transformation, breaking the former only for a fixed linear symmetry transformation, eliminating the symmetry of the fixed line every
huayuan
- 先得到1/8圆,在对称画出整个圆,主要是运用正负法画圆 方法得到元
zhaofu00
- 一种 AUTO_CAD 二次开发的LISP程序,题目的难点在与求直线与圆的切点。对于编写LISP程序的初学者有些许的帮助