Location:
Search - dotted line
Search list
Description: dashline一个简单的虚线类-dashline a simple dotted line category
Platform: |
Size: 46921 |
Author: 余杰华 |
Hits:
Description: 该程序实现了计算机图形学中的中点画线法的算法,-the program in the computer graphics, which were dotted line method algorithm
Platform: |
Size: 61003 |
Author: 陈锋 |
Hits:
Description: 计算机图形学的三角形虚线算法的源程序,对于本学科的初学者很有帮助-computer graphics algorithms triangle dotted line of the source, the subject of helpful beginners
Platform: |
Size: 897 |
Author: 战晓磊 |
Hits:
Description: richtestbox去掉图片链接点击后,图片周围的虚线?...在本文介绍的程序中,是把读取的文本文件,用一个richTextBox组件显示出来。要读取文本文件,必须使用到\"...掌握了上面这些关键步骤,就可以方便的得到用C#来处理文本文件的一个完-richtestbox Click on the link removed pictures, pictures around the dotted line ... This paper describes the procedure is to read the text files, using a richTextBox components displayed. To read a text file, you must use the "master of the above ... these key steps, it can be convenient to use C# version of the text of a document End
Platform: |
Size: 44798 |
Author: tc |
Hits:
Description: A Simple Dash-Line Class虚线类-A Simple Dash-Line Class category dotted line
Platform: |
Size: 4262 |
Author: 困难 |
Hits:
Description: 实现了
DAA画线法画直
(1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做)
(2) 二维区域填充(四向种子填充颜色算法) (选作)
(3) 直线裁减(任选一种) (必做)
(4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x, y coordinates Center) (regimen) (2) two-dimensional region filled (4-seed filling color algorithm) (for the elections) (3) linear reduction (Option A) (regimen) (4) Bessel curve (the importation of four control points, or directly with a click of the mouse, the request will coordinate with the right show) (regimen)
Platform: |
Size: 89469 |
Author: 韩为 |
Hits:
Description: 计算机图形学,利用DDA算法,中点画线算法,实现直线的绘制-computer graphics, the use of DDA algorithm, which dotted line algorithm, achieving a linear mapping
Platform: |
Size: 1141 |
Author: cyz |
Hits:
Description: 中点画线算法2,DDA算法2,实现对直线的绘制-were dotted line algorithm 2, two DDA algorithm to achieve the linear mapping
Platform: |
Size: 1065 |
Author: cyz |
Hits:
Description: 严华峰VC精彩编程百例,例66实现画点画线功能,很有意思的小程序,适合初学VC图形者.-Yanhuafeng exciting programming VC 100 cases, 66 cases achieving painting dotted line functions, the very interesting small program suitable for beginners who VC graphics.
Platform: |
Size: 44763 |
Author: 许辉 |
Hits:
Description: 一个利用中点画线算法实现的线段剪裁的程序。程序写在override函数OnDraw(CDC *pDC)函数里边-a utilization dotted line algorithm segment of the tailoring process. The override procedure write function OnDraw (CDC * pDC) function inside
Platform: |
Size: 26469 |
Author: 朱麟 |
Hits:
Description: 读取dst文件(绣花文件类型)并绘出图形。
内容包括,以3字节一字符串组读取,并以dst文件读写方法进行换算,主要是直接读取每字节里的每1位进行计算,计算出x位移和y位移,然后换成屏幕画线需要的结束点,然后2点画线,再次循环则将上次的结束点赋给起始点,再次读取3字节进行计算。。。。
可重用代码:读取地址进行每字节的每1位的计算。
PS:dst文件可以用田岛软件进行编写。-read dst (embroidery file types) and draws graphics. The contents include, for a three-byte string group read, and to read and write documents dst conversion method, main is a direct read every byte of every Lane a calculated, the calculated displacement x and y displacement, screen painting then changed to the end line, then two dotted line again last cycle will end points assigned to the threshold, 3 byte read again calculated. . . . Reusable code : read addresses every byte of every one of calculation. PS : dst document TAJIMA software can be used for the preparation.
Platform: |
Size: 38716 |
Author: 阿长期 |
Hits:
Description: 中点画线算法2,DDA算法2,实现对直线的绘制-were dotted line algorithm 2, two DDA algorithm to achieve the linear mapping
Platform: |
Size: 1024 |
Author: cyz |
Hits:
Description: opengl dotted line bresenham
Platform: |
Size: 604160 |
Author: Nessen |
Hits:
Description: 直线扫描转换程序,包括DDA算法、中点画线法、Bresenham画线法三种算法-Line scan conversion process, including the DDA algorithm, the dotted line method, Bresenham drawing line method of three algorithms
Platform: |
Size: 1024 |
Author: Sun |
Hits:
Description: 画直线,画虚线,画带有线宽的虚线,很有用的。MFC-Drawing a straight line, painting the dotted line, drawn with a line width of the dotted line l
Platform: |
Size: 3729408 |
Author: 20 |
Hits:
Description: 采用现在计算机图形学上面最常用的三种方式画直线,有中点画线,bresenham算法,DDA算法,是使用VC++编制的-Above is adopted, the most commonly used computer graphics to draw lines in three ways, with the dotted line, bresenham algorithm, DDA algorithm is compiled using VC++
Platform: |
Size: 5882880 |
Author: 小鱼 |
Hits:
Description: 直线扫描转换算法-Bresenham、DDA、中点画线算法-Linear scan conversion algorithm-Bresenham, DDA, the dotted line algorithm
Platform: |
Size: 1642496 |
Author: 泪无痕 |
Hits:
Description: 计算机图形学 中点画线法 c++编程 鼠标操作-Computer Graphics Programming dotted line c++ mouse
Platform: |
Size: 1024 |
Author: kang |
Hits:
Description: 基于opengl的直线画法,包含DDA画线法、中点画线法和Bresenham画线法-Based on opengl drawing a straight line, including DDA line drawing method, the dotted line method and Bresenham line method
Platform: |
Size: 142336 |
Author: Carlos |
Hits:
Description: 可以用来举例说明中点画线法的基本原理,并采用编程来实现其功能-Can be used to illustrate the basic principles of the dotted line, and using programming to achieve its function
Platform: |
Size: 1024 |
Author: 王瑞 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
13
»