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

Search list

[Graph programDrawLine

Description: (计算机图形学)分别用Bresenham, DDA及中点法实现画线段的基本方法-(Computer graphics), respectively Bresenham, DDA and the mid-point method to achieve the basic method of drawing line segments
Platform: | Size: 13312 | Author: Zhong | Hits:

[GDI-Bitmapdrawline

Description: 最近一个项目中需要做一个读数据画成曲线的功能。这是一个读数据画曲线的程序。-脳 卯 陆 眉脪 禄赂 枚脧卯脛 驴 脰脨脨猫脪 陋 脳 枚脪 禄赂 枚 露 脕脢媒 戮 脻禄 鲁 脡脟煤脧脽渭脛 鹿 | 脛脺 隆 拢 脮芒脢脟脪 禄赂 枚 露 脕脢媒 戮 脻禄 脟煤脧脽渭脛 鲁 脤脨貌 隆 拢
Platform: | Size: 1406976 | Author: 罗一凡 | Hits:

[Windows DevelopDrawLine--

Description: 用vc实现的像素方式画直线,自己编的,调试通过,像素也被显示-Vc achieved by way of drawing a straight line pixels, own, and debug is passed, pixels are shown
Platform: | Size: 69632 | Author: redfish | Hits:

[Graph Drawingdrawline

Description: 程序运行Bresenham的直线算法,所用坐标系为笛卡尔直角坐标系, 起始状态:用户输入所画线段的起点和终点坐标(要求起点横坐标小于终点横坐标) 结束状态:程序打印出所画线段-Bresenham run a straight line algorithm, used for the Cartesian coordinates Cartesian coordinate system, the initial state: the user to enter the painting of the start and finish line coordinates (request less than the end of the starting point of abscissa abscissa) end status: print out the painting process segment
Platform: | Size: 3072 | Author: | Hits:

[GUI DevelopGDIPens

Description: 一旦配置了 Pen 和转换,用户就可以选择要绘制的图形: 线条 使用 DrawLine 方法绘制线条。 交叉线 使用 DrawLines 方法绘制线条。 圆形和曲线 使用 DrawEllipse 和 DrawArc 方法绘制线条。 -Once the configuration of the Pen and conversion, users can choose to draw graphics: lines drawLine method used to draw a line. Cross-line method of drawing lines using DrawLines. The use of circular and curve method DrawArc drawEllipse and drawing lines.
Platform: | Size: 101376 | Author: 灵虚 | Hits:

[Windows Developdrawline

Description: c语言图形设计的应用,本程序的是关于如何用C语言画线的-c language of graphic design applications, the procedures are about how to use C language draw the line
Platform: | Size: 3072 | Author: luo qiang | Hits:

[GDI-BitmapDrawLine

Description: VC中的一个简单的画线的小程序,程序中有详细的注释,能够帮助你掌握画线方法-VC in a simple line drawing of small procedures, the procedures are detailed in the notes to help you master the method of drawing a line
Platform: | Size: 9523200 | Author: 刘闻雨 | Hits:

[GDI-BitmapDrawLine

Description: 用VB绘制实时变化的曲线,根据获取的数据,编程实现自动绘制实时曲线。-VB map with real-time changes in the curve, according to data collected in real-time programming for automatic drawing curves.
Platform: | Size: 3072 | Author: 750 | Hits:

[Process-ThreaddrawLine

Description: 多线程编程技术与实例源代码,drawLine程序,可选择多线程画线或定时器画线,-Multi-threaded programming techniques and examples of source code, drawLine procedures may choose to draw lines or multi-threaded timer painting lines,
Platform: | Size: 38912 | Author: chenl | Hits:

[Windows Developdrawline

Description: 可以从文件中读取数据,绘制图像,能放大或缩小图像-you can read data from files and paint the map on the screen
Platform: | Size: 1686528 | Author: guojunxin | Hits:

[File Operatedrawline

Description: 读取*.txt文件画线,用C#描述的,绝对好用-Draw a line to read*. txt files, using C# as described, absolutely easy to use
Platform: | Size: 294912 | Author: mao | Hits:

[Graph DrawingDrawLine

Description: 用matlab编写的计算机图形学中的画线算法。包括几种经典的画线算法,如中点画线等。-Prepared using matlab draw line in computer graphics algorithms. Includes several classic line drawing algorithm, such as the dotted lines.
Platform: | Size: 4096 | Author: wuxi | Hits:

[Graph Drawingvb-drawline

Description: 在vb中实现交互式画图,绘制简单2维图形,窗体中点击显示,可改变颜色,线条样式-Implement in vb interactive drawing, draw a simple two-dimensional graphics, forms, click on display, can change the color, line styles
Platform: | Size: 2048 | Author: zhangfang | Hits:

[GDI-Bitmapdrawline

Description: 图像处理VC++画线函数 用各种函数绘画图线-VC++ image processing functions in various functions draw a line graph Line Painting
Platform: | Size: 3478528 | Author: owen | Hits:

[Graph Drawingdrawline

Description: 分别用DDA算法、中心点画线法和Bresenham算法实现任何斜率、任何方向直线绘制的演示程序。-DDA algorithm respectively, the center dotted line method and the Bresenham algorithm to any slope in any direction to draw a straight line demonstration program.
Platform: | Size: 245760 | Author: 青辣椒 | Hits:

[Windows Developdrawline

Description: 这个drawline可以实现在程序运行后,在弹出的窗口中实现手动自定义画图。-This drawline can run the program after implementation in the popup window manually customize the drawing.
Platform: | Size: 1137664 | Author: 嘉欣 | Hits:

[Windows Mobiledrawline

Description: windows phone7.5系统下的画线程序。C#编写,运行环境为visual studio(silverlight and SKD of windows phone)-drawline application based on windows phone 7.5
Platform: | Size: 69632 | Author: Xinhao Wang | Hits:

[Graph DrawingDrawLine-Draw-ellipse

Description: 利用DrawLine的方法绘制椭圆: 使用“Graphics”类的“DrawLine”方法绘制椭圆。 (提示:坐标点与角度的关系为: x=acosθ,y=bsinθ) -The DrawLine the method to draw an ellipse: " Graphics" class the DrawLine " method to draw an ellipse. (Hint: the relationship between the coordinates and the angles: x = acosθ, y = bsinθ)
Platform: | Size: 45056 | Author: 冷色系绝恋 | Hits:

[ELanguageDrawline

Description: sample for drawline for android
Platform: | Size: 1423360 | Author: ali maher | Hits:

[Graph Drawingdrawline

Description: MFC绘图(点 线 面) 裁剪 平移 旋转 缩放-MFC drawline clip move etc
Platform: | Size: 20480 | Author: cc | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net