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

Search list

[Graph program简易画图板

Description: 简易的画图板 实现画点线,曲线,矩形,圆形,以及色彩的变换,填充等,另外还加入一个小小的文本操作程式。 直接编译后就可以使用。-simple drawing board to achieve painting point line, curve, rectangle, circle, and the color transformation, fill in the blanks, in addition to the text by adding a small operation programs. Directly after the compiler can use.
Platform: | Size: 3338 | Author: 陈明 | Hits:

[GUI DevelopSdiSquares1

Description: 应用WindowsMFC文档视图结构,根据一本书上的例程结果编写,选择菜单上相应颜色选项点击矩形就可使视图矩形变成指定颜色,同时可以保存修改结果,达到异曲同工的效果。-WindowsMFC View structure, a book based on the results of routine preparation, choice menu click on the corresponding color options can make rectangular View rectangle into designated color changes can also save the results to achieve similar results.
Platform: | Size: 36597 | Author: 西去 | Hits:

[GDI-Bitmappainter

Description: 一个用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
Platform: | Size: 93279 | Author: xulingli | Hits:

[Other resourcerectangle

Description: 图表自动做成程序。只要输入xy坐标的数据即可。y轴自动调整。可用于网页。
Platform: | Size: 2282 | Author: 谢林 | Hits:

[GDI-BitmapGRAph

Description: 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
Platform: | Size: 95919 | Author: 安新军 | Hits:

[OpenGL programDrawingSimple2D

Description: This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the previous section. We ll cover some important topics such as Clipping Area, Viewports, Vertex and the Primitives in OpenGL such as the point, line, triangle, polygon, quads etc. We ll write a program that is menu driven and draws points, triangles, lines, quads etc.
Platform: | Size: 26706 | Author: zhf | Hits:

[GDI-BitmapPrimitive

Description: 绘制长方条的方法-drawing rectangle of the way
Platform: | Size: 71470 | Author: kaixinzqw | Hits:

[Other resource简单cad平面画图

Description: 简易的CAD平面画图(圆、线、框)-This is a simple cad system ,witch could draw line circle and rectangle etc.
Platform: | Size: 84412 | Author: 东东 | Hits:

[Other resource44757463

Description: 丰富的图形类型(直线,平行四边形,矩形,多边形,圆角矩形,圆,椭圆,二次均匀B样条曲线,三次参数样条曲线,贝齐埃曲线)      丰富的图形操作(属性设置,拖动,放大/缩小,删除,拷贝,旋转,图形切割,图形填充,编辑等)软件通用功能(撤消/恢复,打印,文件操作)架构较好,欢迎试用!-rich graphics types (linear, parallelogram, rectangle, polygon, rounded rectangle, circle, oval, secondary uniform B-spline curves, the three parameters spline curves, curve gemfibrozil Egypt) rich graphics operations (attribute settings, drag and enlarge / reduce, to delete, copy, rotate, graphics cutting, filling graphics, editing, etc.) common software functions (withdrawal / recovery, printing, and file manipulation) architecture better, welcomed the trial!
Platform: | Size: 353788 | Author: | Hits:

[OpenGL program01图形学课设

Description: 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, GM declined to handle. Also includes an OpenGL Guide
Platform: | Size: 781814 | Author: 花阿花 | Hits:

[GDI-BitmapCad3.0

Description: 一个简单的画图程序,可以画线、矩形、圆等图形,并可进行相关操作。-a simple drawing program, line drawing, rectangle, circle and other graphics, can be associated operations.
Platform: | Size: 245969 | Author: 张松伟 | Hits:

[Embeded-SCM Developgfdds

Description: 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含-primitive code 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.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. Intron
Platform: | Size: 28737 | Author: 耿均 | Hits:

[Other resourcecutedraw1

Description: 画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode 'definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
Platform: | Size: 31927 | Author: 魏衍斌 | Hits:

[Other resource184526345

Description: 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code 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.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. R intron
Platform: | Size: 28039 | Author: 万方 | Hits:

[GDI-Bitmap计算机图形算法演

Description: 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc..
Platform: | Size: 28039 | Author: 张春民 | Hits:

[Otherbnch_rct1

Description: Random Rectangle drawing and timing Random Line drawing and timing
Platform: | Size: 1901 | Author: hwei | Hits:

[Other resourceGraphProg

Description: 能够绘制直线,椭圆,图形,矩形和填充等等,有调色能力。-to draw straight, oval, graphics, and filled rectangle, a palette capacity.
Platform: | Size: 5355 | Author: 哲瑜 | Hits:

[GDI-BitmapMyDraw

Description: MFC画图,可以画直线,圆角矩形。矩形。-MFC drawing, painting straight lines, rounded rectangle. Rectangular.
Platform: | Size: 53194 | Author: 李三 | Hits:

[GDI-Bitmap如何产生复杂线条

Description: 直线,圆,矩形等都属于规则的图形,本程序教你产生任意折断的线条,多边形等图形-straight line, circle, rectangle belong to the rules of graphics, this program will teach you have any broken lines, polygons, etc. Graphics
Platform: | Size: 36552 | Author: 卢本陶 | Hits:

[GDI-BitmapWPOcxTest

Description: 类似画笔的绘图控件 它主要完成的功能有画直线、曲线、圆、椭圆、矩形、多边形;支持剪贴板的操作;支持撤销、重复;保存成位图文件;打开位图文件。这个例子是用MFC开发的,为了方便使用,最后将转换成控件。-similar brush drawings complete control of its main functions painting line, curve, circle, oval, rectangle, polygon; Clipboard support of the operation; To support the revocation, duplication; Preservation into bitmap file; Open bitmap file. This example is the development of the MFC, in order to facilitate the use, the final will be converted into control.
Platform: | Size: 14022 | Author: syf | Hits:
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

CodeBus www.codebus.net