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

Search list

[Other resourceToyCAD

Description: 简易的2d CAD.有很详细的注释。 实现了画圆,线,矩形,多边形,颜色,镜像,删除,缩放。 -simple 2d CAD. Very detailed comments. To achieve the Circle, line, rectangle, polygon, color images, delete, zooming.
Platform: | Size: 198326 | Author: 段鹏久 | Hits:

[Graph Recognizeip4

Description: 此专栏的系列文章之四,详细讲诉了图像识别中的“霍夫变化”(Hough Transform)算法,该算法可以提取出图像中的直线、圆、矩形等图形,在图像识别中是一种较重要的算法。-column of this series of articles 4, the detail v. Image Recognition "Hough change" (Hough Transform) algorithm, the algorithm can extract images of straight-line, circle, rectangle and other graphics, image recognition is a more important algorithm.
Platform: | Size: 3422 | Author: 周自强 | Hits:

[Static controlScrollText

Description: CTextScroller is a smart control that can be placed in an About dialog. The text is automatically formatted to fit the client rectangle.
Platform: | Size: 44995 | Author: Tom | Hits:

[Windows DevelopTestGraph

Description: 使用vc++的MFC类库编写的在窗口中显示直线,圆,折线,和矩形等简单图形的程序-use vc + + MFC prepared in the window showing the straight, round, polyline, rectangle and simple graphical procedures
Platform: | Size: 33430 | Author: 孙韶 | Hits:

[OpenGL programjxglTracker

Description: This code shows how we can perform rubber-banding in an OpenGL application The source code here includes a simple C++ class called jxglTracker. The two main member functions in the class are DrawTrackRect() and Track(). In the DrawTrackRect() function, the logic op is enabled by calling glEnable(GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp(GL_XOR). The rubber-banding rectangle is drawn using glRecti().-This code shows how we can perform rubber-banding system in an OpenGL application The source code here includes a simple C class called jxglTracker. The two main member functions in the class are DrawTrackRect () and Track (). In the DrawTrackRect () function , the logic op is enabled by calling glEnable (GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp (GL_XOR). The rubber-banding system rectangle is drawn using glRecti ().
Platform: | Size: 2843 | Author: 吴婷 | Hits:

[Windows Developcapture1

Description: 可以扑捉任意两点构成的矩形图片 按下ctl键点击你要扑捉的矩形的左上角和右下角,按热键F9(默认,可自行设置)-can capture 2:00 constitute arbitrary rectangular picture? Lo you click on the rectangle to capture the upper left and lower right, by hotkey F9 (the default would be free to set up)
Platform: | Size: 39535 | Author: 张坤 | Hits:

[Other resourcejisuanji1tuxingxue1

Description: 这是我的计算机图形学课程设计,实现了简单的画图功能。用面向对象语言和面向对象程序设计方法完成一个画图应用系统的分析、设计和实施,实现对象的基本插入、删除、修改、查询 和对象的永久保存等功能。通过课程设计使学生掌握面向对象编程技术、语言的GUI编程、常用类库的使用、应用系统的开发过程和常用的画图算法,如画圆、画直线、画矩形、填充等。-This is my computer graphics curriculum design, realization of a simple drawing functions. Object-oriented languages and object-oriented programming method to complete a drawing application system analysis, design and implementation to achieve the basic insertion, deletion, modification, inquiries and the permanent preservation of the target function. Through courses designed to provide students object-oriented programming techniques, the GUI programming language, the use of common class libraries, application systems development process and the drawing algorithm commonly used, such as Circle, linear paintings, painted rectangle fill in the blanks.
Platform: | Size: 656091 | Author: 刘昌劲 | Hits:

[Menu controlTheMenu3

Description: 本实例将实现一个可动态更新的绘图菜单,当满足一定条件时,会打开或折叠部分菜单项 程序功能说明:当[固定大小]菜单项被选中时,相应的几项菜单也被显示。用户选择好大小和图形(是椭圆,还是矩形),在窗口中单击鼠标左键,将绘制相应的图形。 当[自定义大小]菜单项被选中时,则几个提供固定大小的菜单项被移去。用户选择图形(是椭圆还是矩形后),在窗口中按住鼠标左键并托动,程序将绘制相应图形。 -example of the realization of a dynamic update of the graphics menu, when they meet certain conditions, we will open or folding some menu items procedures Description : When the [fixed size] menu item selected, the corresponding number of the menu are shown. Users select the right size and graphics (yes oval, or rectangle), in the window by clicking the left mouse button will draw the corresponding graphics. When [custom size] menu item was selected, then several fixed-size menu items were removed. Users choose graphics (yes oval or rectangular), this in the window to press the left mouse button and moving care, the program will draw the corresponding graphics.
Platform: | Size: 39697 | Author: zyq | Hits:

[Other resourcehueituchenxudaquan

Description: 程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标取点画任意多边形,可选取任意颜色去填充多边形区域。 六、矩形填充。用鼠标任取两点确定矩形区域,选取任意颜色去填充。 七、直线裁剪。有两种算法实现这一功能,梁友栋法和编码法。先用鼠标画一直线,然后再取两点确定一矩形裁剪框,点击一下右键,裁剪成功。 八、多边形裁剪。先用鼠标取点画一任意多边形,点击右键后继续取两点确定裁剪矩形框,在点击一次右键裁剪执行。 九、弹球。-procedures functions : one, using two different algorithms (DDA law and midpoint) painting arbitrary line, input from a little mouse, and the dialog box input linear endpoint law. Linear color line drawing in the former arbitrary selection. Two straight attributes. From the dialog box indiscriminate importation linewidth linear paintings. The paintings are dotted line function, you can enter dotted line which is part of the length and spacing of the gap length to paint a dotted line. And, third, using two algorithms (the midpoint of law and the positive and negative) painting arbitrary round. Four paintings arbitrary elliptic. Elliptic painting from 2:00 arbitrary time limit to determine a rectangle, rectangle determined by the size of the ellipse. 5, polygon filling. Dotted with the mouse
Platform: | Size: 1239665 | Author: wgz | Hits:

[Other resourceGDI_Meta

Description: 这个程序实现了一般绘图应用程序所具有的绝大多数功能,并提供了一些额外的辅助功能。可以进行直线图元、椭圆图元、三角形图元、矩形图元等图元的绘制,还可以填充图元,绘制文本,改变线条颜色、类型以及填充方式等。允许对图形的删除、修改、拷贝、剪切、平移、撤销等操作。允许改变图元的颜色、线形、形状等。还有辅助网格功能方便用户进行定位绘制。还有文件格式和数据库支持等功能。对想了解GDI编程的朋友有极大的帮助。-the process of general graphics applications have the most functional, and to provide some additional support functions. Can line of yuan, an oval map billion yuan map triangle, rectangle, etc. Figure billion yuan map drawing, but also filled with graphic elements, text drawing, the lines change color, type and form filling. Graphics allow for the deletion, modification, copying, shear, translation, such as revocation of operation. Figure yuan allowed to change the color, line, shape. Also supporting grid user-friendly features for positioning mapping. There are files and database support capabilities. Right would like to know GDI Programming friends of great help.
Platform: | Size: 37089 | Author: 严江 | Hits:

[Other resourceDraw_rectangle

Description: 设定矩形的左上角坐标以及右下角坐标,并画出矩形。采用mfc编程实现-set rectangular coordinates of the upper left corner and lower right coordinates, and he painted rectangle. Programming using mfc
Platform: | Size: 53864 | Author: mao | Hits:

[Other resourcehuizhiyutianchong

Description: 利用java.awt.Graphics2D类绘制各种图形,矩形,圆,二次曲线,饼形以及它们的填充图形等-use java.awt.Graphics2D draw various types of graphics, rectangle, circle, conic, pie-shaped and filled their graphics
Platform: | Size: 11446 | Author: xxxxzzzzyyyy007 | Hits:

[GDI-Bitmapex02

Description: 绘制多个矩形,并在矩形中写字,可实现矩形的选中、移动、拉伸等功能。-drawing more rectangular, and Rectangle write, can be selected to achieve the rectangular, mobile, tensile capabilities.
Platform: | Size: 166881 | Author: Eagle1095 | Hits:

[Other resourceVrGeometry

Description: 一个二维 com 控件定义,包含点、线、点集、矩形、多边形对象-a two-dimensional definition of control, including point, line, point sets, rectangle, polygon objects
Platform: | Size: 38900 | Author: 蒋荣安 | Hits:

[GDI-Bitmap4.24

Description: \"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"
Platform: | Size: 103616 | Author: 赵呈轩 | Hits:

[Graph programRectMove

Description: 这个程序是在.NET平台上做的,它主要功能是生成一个可以自由移动和改变大小的矩形。-is in the process.NET platform done, its main function is to generate a freedom of movement and can change the size of the rectangle.
Platform: | Size: 55724 | Author: 李东磊 | Hits:

[Other resourceDrawPad

Description: 能花线,圆,矩形,正方形 能选者颜色,能选者填充的背景图案 -can spend line, circle, rectangle, square color who can be elected, who can be elected to fill the background logo
Platform: | Size: 125895 | Author: satan | Hits:

[Other resourceMFCdraw

Description: 这是一个关于绘制直线、椭圆、矩形的程序段,可以用VC运行-This is a drawing of the line, oval, rectangle of the procedure can be run with VC
Platform: | Size: 296493 | Author: 张三 | Hits:

[Other resourceXDraw

Description: 用VC++绘图实现直线、椭圆、矩形,圆。功能强大-VC mapping to achieve straight, oval, rectangle, round. Powerful
Platform: | Size: 39009 | Author: 小百货 | Hits:

[Consolemydraw1986

Description: 设计一个库,可以在控制台窗口 (1)绘制矩形、直线 (2)绘制矩形或者直线的字符可以更改 (3)从指定的种子点出发用指定的符号填充种子点所在的封闭区域 (4)在指定位置输出字符串 -design of a library that is the console window (1) draw a rectangle, straight (2) mapping of linear or rectangular characters can be altered (3) the seed from designated starting points specified filled symbols lie the seeds of closed regions (4) the location of the output characters Series
Platform: | Size: 26189 | Author: 叶黎 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net