Welcome![Sign In][Sign Up]
Location:
Search - VCAD

Search list

[Other resource简单的VCAD画图程序.0

Description: 一个类似CAD的画图程序,用VC开发,具有很高的参考价值-similar to a CAD drawing program, VC development, the high reference value
Platform: | Size: 255635 | Author: | Hits:

[Other resourceVcad

Description: 图形学的一个小型Vcad绘图程序,可以绘制直线,园,园弧,椭圆,可以直线剪裁,填充,还可以绘制Btz曲线-graphics of a small Vcad mapping procedures, drawing straight lines, the landscape, the landscape arc, ellipse, straight line tailoring, Filling can also draw Btz curve
Platform: | Size: 236077 | Author: 肖傲 | Hits:

[Graph programVCAD2007

Description: 交互绘图(VCAD),课程设计,用VC++6.0编写。-interactive drawing (VCAD), the curriculum design, the VC 6.0.
Platform: | Size: 581802 | Author: 黄斌 | Hits:

[Other resourceVCAD

Description: 通过可执行文件中的菜单“绘图”,可绘出直线、矩形、圆和圆弧等几种图形
Platform: | Size: 77837 | Author: 郭春华 | Hits:

[Other resourceVCad

Description: 比较完善的小型图形系统,包括设置线型,线宽等,采用VC++编写。
Platform: | Size: 229068 | Author: 李拓 | Hits:

[Other resourceVcad

Description: 实现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。 3. 椭圆需要的参数更多,有椭圆中心坐标、长轴、短轴、长轴和X轴正向夹角、及起始离心角和终止离心角,要画整个椭圆还是部分椭圆只需控制起始和终止离心角。与画圆弧类似,具体说明源程序中也有。 4. 直线裁减实现的功能是:给定任一条直线(由两点控制),对任一矩形,裁减直线落在矩形内部的一段,但是本程序并没有真正把该部分裁掉,只是用红色把它显示出来,也就是说,红色部分就是被矩形裁减掉的部分。 5. 对于区域填充功能,给定一个任意多边形(程序中用多边形的顶点控制)用边缘填充算法(即扫描线上交点往右象素取反具体见书本或课件),调用递归函数进行填充。本程序运行时会看到,扫描线是从上往下扫描(即向顶点纵坐标增大的方向扫描
Platform: | Size: 4878790 | Author: 刘路 | Hits:

[Graph DrawingVCAD3.0

Description: 可通过线选中,管理多种图形,整体移动-selected through line, a variety of graphics management, the overall mobile
Platform: | Size: 5801984 | Author: 黄杨 | Hits:

[GDI-BitmapVCAD1.0

Description: vc++实践与提高系列 绘图程序v1-vc practice and procedures to enhance family of graphics v1
Platform: | Size: 623616 | Author: 琛称 | Hits:

[Graph Drawing简单的VCAD画图程序.0

Description: 一个类似CAD的画图程序,用VC开发,具有很高的参考价值-similar to a CAD drawing program, VC development, the high reference value
Platform: | Size: 254976 | Author: | Hits:

[GUI DevelopMy_VCad

Description: 一个画图板程序,提供了几个绘画模式,不过画曲线部分还有bug,希望感兴趣的朋友可以给调掉-a drawing board procedures, a number of painting model, but there are some paintings curve bug, a friend of interest to be transferred swap
Platform: | Size: 102400 | Author: 小p | Hits:

[GDI-BitmapVCad3.0

Description:
Platform: | Size: 936960 | Author: 兔子 | Hits:

[Graph DrawingVCAD30+

Description: VCAD3.0已经有了。但是作者对其功能作了大的改进:具有Undo,redo功能,可以设置层,以及标注公差粗糙度等.-VCAD3.0 have. But their authors made major functional improvements : The Undo and redo function can set layer, Tolerance and tagging roughness.
Platform: | Size: 475136 | Author: 吴义忠 | Hits:

[Windows DevelopVCAdoTest

Description: 这是一个演示如何在VC++环境下连接并操作数据库的源程序.调试可用.-This is a demonstration of how the VC environment and the operation of the database linking of the source. Debugging available.
Platform: | Size: 2714624 | Author: James | Hits:

[2D GraphicVcad

Description: 图形学的一个小型Vcad绘图程序,可以绘制直线,园,园弧,椭圆,可以直线剪裁,填充,还可以绘制Btz曲线-graphics of a small Vcad mapping procedures, drawing straight lines, the landscape, the landscape arc, ellipse, straight line tailoring, Filling can also draw Btz curve
Platform: | Size: 235520 | Author: 肖傲 | Hits:

[2D GraphicVCADImprovement

Description: 模仿AutoCad的绘图软件,vc++下实现,学习绘图的朋友可以借鉴一下-imitate AutoCad mapping software vc under study Mapping friends can learn from this
Platform: | Size: 187392 | Author: jaba | Hits:

[source in ebookVCAD

Description: 通过可执行文件中的菜单“绘图”,可绘出直线、矩形、圆和圆弧等几种图形-Executable files through the menu
Platform: | Size: 77824 | Author: 郭春华 | Hits:

[Graph DrawingVCad

Description: 比较完善的小型图形系统,包括设置线型,线宽等,采用VC++编写。-Relatively perfect small graphics system, including the erection of line, line width, etc., using VC++ Prepared.
Platform: | Size: 820224 | Author: 李拓 | Hits:

[Graph DrawingVcad

Description: 实现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。 3. 椭圆需要的参数更多,有椭圆中心坐标、长轴、短轴、长轴和X轴正向夹角、及起始离心角和终止离心角,要画整个椭圆还是部分椭圆只需控制起始和终止离心角。与画圆弧类似,具体说明源程序中也有。 4. 直线裁减实现的功能是:给定任一条直线(由两点控制),对任一矩形,裁减直线落在矩形内部的一段,但是本程序并没有真正把该部分裁掉,只是用红色把它显示出来,也就是说,红色部分就是被矩形裁减掉的部分。 5. 对于区域填充功能,给定一个任意多边形(程序中用多边形的顶点控制)用边缘填充算法(即扫描线上交点往右象素取反具体见书本或课件),调用递归函数进行填充。本程序运行时会看到,扫描线是从上往下扫描(即向顶点纵坐标增大的方向扫描
Platform: | Size: 5570560 | Author: 刘路 | Hits:

[Special EffectsVCAD

Description: 一个类似由Auto CAD的画图软件,对开发CAD的新手有一定的帮助。-A similar by Auto CAD drawing software, for developing the new CAD will certainly help.
Platform: | Size: 427008 | Author: 刘洋 | Hits:

[CADVCAD

Description: 用VC编写的简单的CAD软件,VCAD,可实现简单的计算机辅助制图-VC prepared by a simple CAD software, VCAD, enabling simple computer-aided drafting
Platform: | Size: 252928 | Author: 褚珊珊 | Hits:
« 12 »

CodeBus www.codebus.net