-
AddCAD
AE实现加载CAD格式的数据,以及对其进行转换格式,转换为SHP等格式,还有对其进行编辑等操作(AE spatial data editing functions, including generating points, generating lines, as well as delete, move elements such as fried operation)
- 2013-10-26 11:23:37下载
- 积分:1
-
VB-project
说明: 用VB编写的简易的绘图程序,用来绘制直线圆和矩形,可以选择绘图颜色和画笔粗细。(VB, easy to use drawing program, circles and rectangles to draw a straight line, you can select the drawing pen color and thickness.)
- 2020-12-19 20:29:10下载
- 积分:1
-
tuxingxuedazouye
说明: 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。
2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。
3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。
4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。)
5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种);
7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。
8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
9. 交互式Bezier曲线的输入绘制程序实现
(1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
- 2020-11-09 20:49:46下载
- 积分:1
-
DrawingView
关于三轴雕刻机用C语言实现,此为C方式下实现绘画CAD图。(About three-axis engraving machine with C language, this is C mode drawing CAD drawings.)
- 2012-03-23 07:34:15下载
- 积分:1
-
shiyan
CAD下VBA二次开发,用来展高程点,txt文件,已经把离散点网格化了(CAD lower VBA secondary development, to show elevation point, txt file, has the discrete points of the grid)
- 2016-05-23 21:28:37下载
- 积分:1
-
ImageSystem
中点画圆与中点画直线 二维图形变换 多边形填充 计算机图形学实验(The midpoint Circle draws line in two-dimensional graphics transform polygon fill, computer graphics experiments)
- 2020-06-30 08:20:02下载
- 积分:1
-
VER2
一个TC画图软件,使用TC编译,具有程序框架及结构,适合改编而具有个性(a TC Drawing TOOL)
- 2013-12-31 21:55:51下载
- 积分:1
-
GaiJingBresenham
改进的Bresenham算法,用visual c++ 实现(Improved Bresenham algorithm, using visual c++ achieve)
- 2015-01-16 15:32:26下载
- 积分:1
-
Draw
c++图形的绘制(曲线图.饼状图.柱状图) 以及 图形的打印 与打印预览(c++ graphics rendering (curves. caky Fig. histogram), and graphics printing and print preview)
- 2008-07-21 10:49:43下载
- 积分:1
-
Bezier
三次bezier曲线的绘制(其中调用pow())。(The drawing of cubic Bezier curve (where pow ()).)
- 2018-12-02 18:09:28下载
- 积分:1