搜索资源列表
简易二维CAD
- 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary s
drawindesktop
- 在桌面绘图示例,源代码示范了在桌面上画一个矩形-desktop mapping example, the source code model in a desktop picture of a rectangle
RectTracker
- MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形. 但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口. 还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能.
计算机图形实验代码
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon fillin
200326630211
- java源代码!画图,很有帮助,画一个矩形!-java source code! Painting and helpful, painting a rectangle!
ex02
- 绘制多个矩形,并在矩形中写字,可实现矩形的选中、移动、拉伸等功能。-drawing more rectangular, and Rectangle write, can be selected to achieve the rectangular, mobile, tensile capabilities.
4.24
- \"PlanarCAD.h\" \"Line.h\" \"Rectangle.h\" \"PolyLine.h\" \"Circle.h\" \"Polygon.h\" #include \"MainFrm.h\" #include \"PlanarCADDoc.h\" #include \"PlanarCADView.h\"-"PlanarCAD.h" "Line.h" "Rectangle.h&qu
clip_graph
- 本源码给出了实现线段和矩形的裁剪算法. 包含有一\"图形裁剪\"文件夹 实验步骤的简要提示的WORD文档--Grphics experiment NO4-图形裁剪.doc 一可执行文件-- 图形裁剪.exe - The source code has produced the realization line segment and the rectangle cuts out the algorithm Contains has a \"graph to cut out
MyWork(09f)
- 实现基本画图功能(直线,圆,矩形等)-achieve basic drawing functions (line, circle, rectangle, etc.)
ScrollTest
- 一个矩形围绕中心旋转的例子。可以手动设置中心和角度。-a rectangle around the center rotation example. Can manually set the center and angle.
CopyBMP
- VC/MFC 用鼠标绘制矩形 将矩形内的区域形成图像在另一个区域中显示-VC / MFC drawing rectangle with the mouse to the rectangular region of the image displayed in another region
Rectangle
- 一个GUI程序。在一个一定长、宽的区域内,随机分布有一定数量的矩形(边与区域的边平行,并且一定在区域内),当鼠标在该区域内任意一点按下左键,找到所以矩形中,某个边到该点的距离最近的那个矩形,并相对其他矩形特殊的显示出来
painter
- 一个用VC开发的简单画图程序-a VC development of a simple drawing program you can draw line ,Rectangle ,ellipse and so on .meanwhile you can change linestyle linewidth and color,and other functions
GRAph
- Rectangle GetDC SetROP2 ReleaseDC CreateRectRgn SelectClipRgn DeleteObject SelectObject CreatePen CreateSolidBrush SetTextColor SetBkColor SetRect LockResource UnlockResource GetCursor LoadCursor GetStockObject LineTo SetCursor ShowCursor DrawText Lo
Primitive
- 绘制长方条的方法-drawing rectangle of the way
Cad3.0
- 一个简单的画图程序,可以画线、矩形、圆等图形,并可进行相关操作。-a simple drawing program, line drawing, rectangle, circle and other graphics, can be associated operations.
计算机图形算法演
- 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3
MyDraw
- MFC画图,可以画直线,圆角矩形。矩形。-MFC drawing, painting straight lines, rounded rectangle. Rectangular.
如何产生复杂线条
- 直线,圆,矩形等都属于规则的图形,本程序教你产生任意折断的线条,多边形等图形-straight line, circle, rectangle belong to the rules of graphics, this program will teach you have any broken lines, polygons, etc. Graphics
WPOcxTest
- 类似画笔的绘图控件 它主要完成的功能有画直线、曲线、圆、椭圆、矩形、多边形;支持剪贴板的操作;支持撤销、重复;保存成位图文件;打开位图文件。这个例子是用MFC开发的,为了方便使用,最后将转换成控件。-similar brush drawings complete control of its main functions painting line, curve, circle, oval, rectangle, polygon; Clipboard support of the operati
