Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Rectangle
Search - Rectangle - List
此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary source features include Circle painting line, rectangle, arc, painting dogleg, oval, triangle, polygon, etc., there are advanced features such as mirror, rotate, move, reverse graphics and so on, all because of SDK Programming for beginners and first involving Windows programming useful to those who can understand the SDK programming and object-oriented programming methods, the most important thing is to learn from experience in the development of enterprise projects, which have a certain value to the research!
Date : 2008-10-13 Size : 288.95kb User : 翔子

在桌面绘图示例,源代码示范了在桌面上画一个矩形-desktop mapping example, the source code model in a desktop picture of a rectangle
Date : 2008-10-13 Size : 43.8kb User : 热咖啡

MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形. 但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口. 还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能. 注意那个虚线框, 就是 CRectTracker 画出来的.-MFC with a CRectTracker category. To draw of the so-called rubber rectangle. The WTL, there's no corresponding category. So they want to write a very simple mix-in class, the WTL is used to this category as your window so that the base class can be painted with rubber window the behavior of the rectangle. on the compressed file contains two sources, namely the RectTracker.h mix-in class. SnapShotWnd.h for the use of this kind of a window. Previously there a screen, pictures can be seen from the window of the function, he achieved similar functions transparent window . Note that dash is the CRectTracker painting.
Date : 2008-10-13 Size : 49.46kb User : 肖吉

对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc..
Date : 2008-10-13 Size : 44.4kb User : 数据库

java源代码!画图,很有帮助,画一个矩形!-java source code! Painting and helpful, painting a rectangle!
Date : 2008-10-13 Size : 4.01kb User : 史亚军

DL : 0
绘制多个矩形,并在矩形中写字,可实现矩形的选中、移动、拉伸等功能。-drawing more rectangular, and Rectangle write, can be selected to achieve the rectangular, mobile, tensile capabilities.
Date : 2008-10-13 Size : 162.97kb User : Eagle1095

DL : 0
\"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" "P olyLine.h "" Circle.h "" Polygon.h "# include" MainFrm.h "# include" PlanarCADDoc.h "# inclu de "PlanarCADView.h"
Date : 2008-10-13 Size : 101.19kb User : 赵呈轩

本源码给出了实现线段和矩形的裁剪算法. 包含有一\"图形裁剪\"文件夹 实验步骤的简要提示的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\" folder laboratory procedure brief prompt WORD documents --Grphics experiment the NO4- graph to cut out doc one may the execution file -- graph cut out exe
Date : 2008-10-13 Size : 85.5kb User : 于心不甘

实现基本画图功能(直线,圆,矩形等)-achieve basic drawing functions (line, circle, rectangle, etc.)
Date : 2008-10-13 Size : 2.55mb User : ty1234

一个矩形围绕中心旋转的例子。可以手动设置中心和角度。-a rectangle around the center rotation example. Can manually set the center and angle.
Date : 2008-10-13 Size : 107.7kb User : ccczzz222

VC/MFC 用鼠标绘制矩形 将矩形内的区域形成图像在另一个区域中显示-VC / MFC drawing rectangle with the mouse to the rectangular region of the image displayed in another region
Date : 2008-10-13 Size : 336.27kb User : 朱某某

一个GUI程序。在一个一定长、宽的区域内,随机分布有一定数量的矩形(边与区域的边平行,并且一定在区域内),当鼠标在该区域内任意一点按下左键,找到所以矩形中,某个边到该点的距离最近的那个矩形,并相对其他矩形特殊的显示出来
Date : 2008-10-13 Size : 38.96kb User : 李皓

一个用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
Date : 2008-10-13 Size : 91.09kb User : xulingli

DL : 0
Rectangle GetDC SetROP2 ReleaseDC CreateRectRgn SelectClipRgn DeleteObject SelectObject CreatePen CreateSolidBrush SetTextColor SetBkColor SetRect LockResource UnlockResource GetCursor LoadCursor GetStockObject LineTo SetCursor ShowCursor DrawText LoadString MessageBox CreateFontIndirect GetTextMetrics ClientToScreen SetCursorPos GetMessageTime GetKeyState GetClientRect SetWindowPos BeginPaint EndPaint DefWindowProc
Date : 2008-10-13 Size : 93.67kb User : 安新军

DL : 0
MFC画图,可以画直线,圆角矩形。矩形。-MFC drawing, painting straight lines, rounded rectangle. Rectangular.
Date : 2025-12-16 Size : 52kb User : 李三

MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形. 但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口. 还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能. 注意那个虚线框, 就是 CRectTracker 画出来的.-MFC with a CRectTracker category. To draw of the so-called rubber rectangle. The WTL, there's no corresponding category. So they want to write a very simple mix-in class, the WTL is used to this category as your window so that the base class can be painted with rubber window the behavior of the rectangle. on the compressed file contains two sources, namely the RectTracker.h mix-in class. SnapShotWnd.h for the use of this kind of a window. Previously there a screen, pictures can be seen from the window of the function, he achieved similar functions transparent window . Note that dash is the CRectTracker painting.
Date : 2025-12-16 Size : 49kb User : 肖吉

VC/MFC 用鼠标绘制矩形 将矩形内的区域形成图像在另一个区域中显示-VC/MFC drawing rectangle with the mouse to the rectangular region of the image displayed in another region
Date : 2025-12-16 Size : 336kb User : 朱某某

一个GUI程序。在一个一定长、宽的区域内,随机分布有一定数量的矩形(边与区域的边平行,并且一定在区域内),当鼠标在该区域内任意一点按下左键,找到所以矩形中,某个边到该点的距离最近的那个矩形,并相对其他矩形特殊的显示出来-A GUI program. In a certain length, width of the region, a random distribution of a certain number of rectangular (side edges parallel with the region, and certainly in the region), when the mouse in the region at any point by pressing left, to find so rectangular, the a certain edge to the nearest point of the rectangle, and compared with other special rectangular display
Date : 2025-12-16 Size : 39kb User : 李皓

GDI绘图程序,可绘制直线、矩形、椭圆,支持跟踪矩形调整大小。 开发工具:VC.net 2003-GDI drawing program, can draw a straight line, rectangle, oval, rectangular support tracking resized. Development Tools: VC.net 2003
Date : 2025-12-16 Size : 90kb User : 杨天

DL : 0
Rectangle GetDC SetROP2 ReleaseDC CreateRectRgn SelectClipRgn DeleteObject SelectObject CreatePen CreateSolidBrush SetTextColor SetBkColor SetRect LockResource UnlockResource GetCursor LoadCursor GetStockObject LineTo SetCursor ShowCursor DrawText LoadString MessageBox CreateFontIndirect GetTextMetrics ClientToScreen SetCursorPos GetMessageTime GetKeyState GetClientRect SetWindowPos BeginPaint EndPaint DefWindowProc
Date : 2025-12-16 Size : 2.8mb User : 安新军
« 12 3 4 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.