搜索资源列表
liujunpeng03081528
- 实验内容: 1 实现扫描转换多边形的算法填充多边形。 实现内容: 1, 可以画任意多边形。 2, 三角形也是通过扫描转换多边形的算法实现。 具体实现: 画多边形用moveto(),lineto(),两个函数实现画没一条边。 构造ET表,AEL表,通过这两个表填充多边形。 画图步骤: 1. 取顶点:用n记录顶点个数,按下鼠标开始取点,第二次按下取得第二个顶点,第i次按下取得第i 个顶点。取得的顶点放到Verex[]中。 2. 画多边形:按下菜单按钮----多
TwoWork
- 1\\直线段的裁剪算法Cohen-Sutherland 2\\二次、三次Bezier曲线,二次、三次均匀B样条曲线(过首末顶点)(不会抖动)-1 \\ line of the cutting algorithm Cohen-Sutherland 2 \\ Second, Bezier curves, second, third uniform B-spline curves (after the end of the first peak) (no jitter)
ARXDBG
- Autocad二次开发调试工具,对应Autocad2000版本!-Autocad second development debugging tools, corresponding Autocad2000 Version!
ARXDBGForAutocad2007
- Autocad2007下的二次开发调试工具,ObjectArx开发人员必备.Enjoy it!-Autocad2007 the second development debugging tools, objectArx essential personnel. Enjoy it!
Bezier_CutLIne
- 直线段的裁剪和绘制,1、自由曲线包括:二次、三次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 裁剪算法选用Cohen-Sutherland算法; -straight of the cutting and painting, a free curve include : second, third B
2003374315
- 采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0
三次Bezier曲线
- 三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according
.NET_AutoCAD
- 使用.NET进行AutoCAD二次开发的一个chm文档,介绍了最新的ObjectARX托管类。-Use. NET for AutoCAD second development of a chm file, on the latest ObjectARX Managed Classes.
DockControlBar
- AutoCAD ObjectARX 二次开发类天正菜单栏的可停靠面板,在面板上单击按钮1生成一根直线-Second Class AutoCAD ObjectARX development Tengen menu bar can be docked panel, the panel, click the button 1 generates a straight line
qumianshukongmoni
- 基于vb.net二次开autocad曲面数控加工简化动态模拟能生成曲面数控加工刀具空间位置图标和曲面数控加工模拟-Vb.net open on the second surface autocad simplified dynamic simulation of NC machining can generate CNC machining tool icon spatial location and surface NC machining simulation
Image(7)
- 图像的领域处理 ,图像平滑,一阶微分边沿监测,二阶微分边沿监测。-The field of image processing, image smoothing, the first-order differential edge monitoring, monitoring of second-order differential edge.
equa2curve
- 属于autocad二次开发,使用后可直接在cad中用方程建立曲面-Autocad is the second development, the use of cad can be used directly in the surface equation
E_Clock
- 电子式时钟,模拟时钟界面显示。具有时、分、秒指针-Electronic clock, analog clock display interface. With hour, minute, second pointer ...
AutoCADtoVBA
- 用于AutoCAD二次开发(VBA),基础的教学逐步带您了解并掌握VBA运用!-It s applicable to develop the second developing AutoCAD for VBA!
XIAN
- 画一条通过固定点的曲线。用二次循环来实现点的变化-Draw a curve through a fixed point. With the second cycle to achieve the changes in point
ad
- C2:插值 1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-C2: 1 Lagrange interpolation interpolation (PO
RailwayCurves
- 程序是用VBA进行autoCAD二次开发,在绘图区实现线路曲线的连续绘制。-VBA for autoCAD program is the second development line in the plot area to achieve a continuous curve drawn.
ObjectARX_2006
- 用VC进行AutoCAD2006二次开发的教程-Second development with VC tutorials for AutoCAD2006
AutoCAD
- AutoCAD二次开发技术,学习AutoCAD二次开发技术的可以好好看看~~很适合初学-AutoCAD secondary development, learning AutoCAD second development could be a good look ~ ~ `` `` very suitable for beginners
Source-AutoCAD-second-development
- AutoCAD二次开发源码,简单实用,问题集锦-AutoCAD second development source, simple and practical, the issue highlights