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

Search list

[GDI-BitmapDraw2

Description: 一个简单的画线和画圆和正方形的程序,实现了序列化-a simple line drawing and Circle and Square procedures to achieve a sequence of
Platform: | Size: 48365 | Author: geng | Hits:

[GDI-BitmapDRAW2.2

Description: 简单的绘制矩形的绘图程序,实现了多个矩形的绘制。-simple rectangular graphics rendering procedures to achieve a number of rectangular drawing.
Platform: | Size: 42848 | Author: Eagle1095 | Hits:

[Other resourceDraw2

Description: 小型cad 开发源代码 可以做为初学者学习使用,实现画线,画圆等操作
Platform: | Size: 49004 | Author: 董军 | Hits:

[GUI Developdraw2

Description: MFC绘图程序加强版,可实现动态画直线等功能
Platform: | Size: 28424 | Author: hjf54 | Hits:

[OS programDraw2.0

Description: 主要实现用VC++画正弦和于弦函数曲线,可以设置曲线得颜色,线宽,线类型等。并即时显示点的坐标
Platform: | Size: 1999591 | Author: liuhui | Hits:

[Windows DevelopDraw2

Description: 一个简易的画图工具,可以画矩形,椭圆,箭头,移动化出的东西
Platform: | Size: 46255 | Author: 徐泽 | Hits:

[GDI-BitmapDraw2

Description: 一个简单的画线和画圆和正方形的程序,实现了序列化-a simple line drawing and Circle and Square procedures to achieve a sequence of
Platform: | Size: 3762176 | Author: geng | Hits:

[GDI-BitmapDRAW2.2

Description:
Platform: | Size: 3792896 | Author: | Hits:

[Graph DrawingDraw2

Description: 小型cad 开发源代码 可以做为初学者学习使用,实现画线,画圆等操作-Cad development of small-scale source code can be used as a beginner learning to use, realize painting lines, such as operation drawcircle
Platform: | Size: 1990656 | Author: 董军 | Hits:

[GUI Developdraw2

Description: MFC绘图程序加强版,可实现动态画直线等功能-MFC Graphics enhanced version of the procedure, enabling the dynamic features such as painting a straight line
Platform: | Size: 27648 | Author: hjf54 | Hits:

[OS programDraw2.0

Description: 主要实现用VC++画正弦和于弦函数曲线,可以设置曲线得颜色,线宽,线类型等。并即时显示点的坐标-Mainly using VC++ Painting sinusoidal and in the string function curve, a curve can set color, line width, line type. And instantly displays the coordinates of points
Platform: | Size: 1999872 | Author: liuhui | Hits:

[Windows DevelopDraw2

Description: 一个简易的画图工具,可以画矩形,椭圆,箭头,移动化出的东西-A simple drawing tool to draw rectangle, ellipse, arrow, moving things out of
Platform: | Size: 3846144 | Author: 徐泽 | Hits:

[Graph Drawingdraw2.1

Description: vc实现的绘图程序,可以绘制点、圆、直线、矩形、圆角矩形、刻画线,可以保存,功能较为齐全。-vc realized drawing program, you can draw points, round, straight, rectangular, rounded rectangular, portrait of lines, can be saved, function more fully.
Platform: | Size: 96256 | Author: xiangneng | Hits:

[OtherDraw2

Description: 用C#编写的一个绘图软件,功能还是比较齐全的,欢迎大家下载-With C# Prepared a mapping software, features or relatively complete, welcome you to download
Platform: | Size: 73728 | Author: 黄文雄 | Hits:

[DocumentsDraw2

Description: 画一些简单的图元,箭头,折线、椭圆等元素的画图程序-Arrow.cpp Base.cpp DIB.cpp
Platform: | Size: 44032 | Author: xuze | Hits:

[Graph Drawingdraw2

Description: 多边形裁剪程序:用到的是比较常见的裁剪算法:Sutherland-Hodgman算法。本程序中的裁剪顺序为左边、下边、右边、上边,那么裁剪是这样进行的:原待裁剪多边形作为输入多边形被裁剪矩形的左边裁剪,然后输出的裁剪结果作为下边裁剪的输入多边形,……,依次类推,直到最后一边矩形上边裁剪结束。-Polygon clipping process: it is more commonly used method of cutting: Sutherland-Hodgman algorithm. This procedure of cutting the order for the left, bottom, right, top, then the cutting is carried out: the original clipping polygon to be clipped polygon as input the left side of the rectangular cutting, then cutting output cut as the bottom of the input polygon, ... ... , and so on, until the last end side of the rectangular cut above.
Platform: | Size: 65536 | Author: tomomoon | Hits:

[GDI-Bitmapdraw2

Description: 输入多个线程的开始执行时间和结束执行时间,和线程ID,在坐标上画出不同时间段线程的运行情况-Input multiple-thread execution time and the end of the beginning of the execution time, and thread ID, the coordinates to draw a different time period of operation of the thread
Platform: | Size: 781312 | Author: 肥鸽子 | Hits:

[Otherdraw2

Description: 绘制圆 在屏幕上用“*”画一个空心的圆 打印圆可利用图形的左右对称性。根据圆的方程: R*R=X*X+Y*Y 可以算出圆上每一点行和列的对应关系。 -Draw a circle on the screen with " *" to draw a hollow circle graph can be used to print the left and right circular symmetry. According to a circle equation: R* R = X* X+ Y* Y can be calculated at each point on the circle corresponding relationship between the rows and columns.
Platform: | Size: 180224 | Author: cp | Hits:

[Graph DrawingDRAW2

Description: 图形学编程:图形绘制,画直线画矩形,并对图形进行裁剪-Graphics programming: graphics rendering, drawing a straight line drawn rectangle, and cut graphics
Platform: | Size: 1958912 | Author: 张萌萌 | Hits:

[Graph DrawingDraw2

Description: 自己在学习MFC的过程中实现的一个简易的画图工具,可以实现直线,曲线(最多250点构成),三角形,矩形,圆,椭圆的绘制以及文本的显示,具有颜色选择,缩放,移动,删除,前后台切换显示,线条粗细选择,自定义格式保存,自定义后缀名文件关联等功能-MFC in the learning process of their own to achieve a simple drawing tools, you can achieve straight lines, curves (up to 250 dots), triangles, rectangles, circles, ellipses, drawing and text display with color selection, zoom, move, delete , front and back switch the display, line thickness options, custom format, the file extension associated with the custom functions ...
Platform: | Size: 56529920 | Author: 郑亚斌 | Hits:
« 12 »

CodeBus www.codebus.net