Welcome![Sign In][Sign Up]
Location:
Search - 画线

Search list

[OpenGL programLines OpenGL 画线示例代码

Description: Lines OpenGL 画线示例代码
Platform: | Size: 1359 | Author: | Hits:

[Button controluCOSV271forAt91M558007920(画线)

Description: 在lcd12864上画线,控制器用的是arm,调试环境是iar-in lcd12864 painted lines, the controller is used arm, debugging environment is Advocacy
Platform: | Size: 477994 | Author: 袁丽艳 | Hits:

[GUI Developjsvm应用画线

Description: 应用javascript 开发的jsvm 提供类似java 语法的支持。可以方便的在web页面画线-application development jsvm provide similar java syntax support. It works with the web pages line drawing
Platform: | Size: 95879 | Author: 黄华 | Hits:

[Other resourceBresenham高效画线算法

Description: 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each point are calculated to spend a lot of time for the multiplication and division operations; Below is a description of Bresenham s efficient line drawing algorithm, to the coordinates of each point calculation as long as Canada, subtraction can be done.
Platform: | Size: 4180 | Author: 小倪 | Hits:

[Dialog_WindowDocView_鼠标画线

Description: 鼠标画线 (利用鼠标画线,右键出现十字确定点) -mouse line drawing (using the mouse to draw lines, right there Crusaders set points)
Platform: | Size: 41754 | Author: 林焰 | Hits:

[Windows Develop用画线来模拟冒泡排序

Description: 里面是一个RAR压缩包,主要功能是用画线来模拟冒泡排序的过程-RAR compressed, the main function is used to simulate painting lines Bubble Sort of
Platform: | Size: 32023 | Author: 旭日 | Hits:

[Game Program100 特效画线

Description: 100实例\\100 特效画线.rar-100 \\ 100 effects line drawing. Rar
Platform: | Size: 38685 | Author: 小宝 | Hits:

[Windows Develop画线算法

Description: 采用brezar的画线算法程序-using the line drawing algorithm
Platform: | Size: 51937 | Author: 王小乔 | Hits:

[Windows DevelopDephi报表中画线控件

Description: Dephi报表中画线控件-Delphi statements drew lines Controls
Platform: | Size: 3946 | Author: 阿德 | Hits:

[Graph program画线,园,矩形,VC

Description: 图形编程:画线,园,矩形,VC-graphical programming : line drawing, the landscape, rectangular, VC
Platform: | Size: 11803 | Author: gf | Hits:

[Graph programDDA画线

Description: DDA(C语言)画线
Platform: | Size: 660 | Author: albeechu | Hits:

[GDI-Bitmap在对话框上画线

Description: 实现捕获鼠标的功能,实现实时的画线功能
Platform: | Size: 24752 | Author: moxuyou | Hits:

[SourceCodeDDA画线算法

Description: DDA高效画线算法
Platform: | Size: 4329 | Author: szyuanzhiping@163.com | Hits:

[Windows Develop画线算法

Description: 采用brezar的画线算法程序-using the line drawing algorithm
Platform: | Size: 51200 | Author: 王小乔 | Hits:

[Graph program画线,园,矩形,VC

Description: 图形编程:画线,园,矩形,VC-graphical programming : line drawing, the landscape, rectangular, VC
Platform: | Size: 11264 | Author: gf | Hits:

[2D Graphic基本画线实现算法

Description: 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access to the choice of colors : if (ColorDialog1- gt; Execute ()) Image1- gt; Canvas- gt; Pen-gt; Color = ColorDialog1- gt; Color 5, the preparation of OnImage1MouseUp Image1, call for : a) If the first odd number of pop-up mouse button, then choose rgDrawWhat the record straight section or an endpoint Center coordinates; 2) If the firs
Platform: | Size: 583680 | Author: 朱磊 | Hits:

[2D GraphicBresenham高效画线算法

Description: 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each point are calculated to spend a lot of time for the multiplication and division operations; Below is a description of Bresenham s efficient line drawing algorithm, to the coordinates of each point calculation as long as Canada, subtraction can be done.
Platform: | Size: 4096 | Author: 小倪 | Hits:

[OtherEA999系列-画线交易

Description: 基于MT4的一款画线EA 可以自动交易,自用效果还不错,欢迎下载(MT4 based on a painting line EA can be automatically traded, self use effect is good, welcome to download)
Platform: | Size: 52224 | Author: 黄锡川 | Hits:

[Finance-Stock software system画线交易系统

Description: 通过3条画线,判断趋势并开单的MT4EA。(MT4EA is used to judge the trend and open the bill through 3 lines.)
Platform: | Size: 33792 | Author: martin1976 | Hits:

[OtherC# .net K线 图表 指标 画线

Description: C#K图 指标画线都有 可下载 用于股票(C#K Index line drawing)
Platform: | Size: 10042368 | Author: shrekooo | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net