搜索资源列表
dashline一个简单的虚线类
- dashline一个简单的虚线类-dashline a simple dotted line category
五边形的虚线填充
- 虚线填充五边形试验 ,用到了bresenham划线算法-dotted filled test uses bresenham crossed Algorithm
lyc
- DAA画线法 中点画线 等 画直线-DAA line drawing law dotted lines painted line
自定义虚线
- 该例实现了任意绘制虚线,可以自定义虚线的长度与间隔大小。 -achieve the cases of arbitrary drawing dotted, dashed line can define the length of the size and spacing.
MidpointLineDemo
- 该程序实现了计算机图形学中的中点画线法的算法,-the program in the computer graphics, which were dotted line method algorithm
三角形虚线算法
- 计算机图形学的三角形虚线算法的源程序,对于本学科的初学者很有帮助-computer graphics algorithms triangle dotted line of the source, the subject of helpful beginners
richtestbox
- richtestbox去掉图片链接点击后,图片周围的虚线?...在本文介绍的程序中,是把读取的文本文件,用一个richTextBox组件显示出来。要读取文本文件,必须使用到\"...掌握了上面这些关键步骤,就可以方便的得到用C#来处理文本文件的一个完-richtestbox Click on the link removed pictures, pictures around the dotted line ... This paper
FERN
- 计算机图形学的圆形虚线算法的源程序,对于本学科的初学者很有帮助-computer graphics algorithms dotted round the source, the subject of helpful beginners
46
- A Simple Dash-Line Class虚线类-A Simple Dash-Line Class category dotted line
计算机图形学小项目
- 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method
DDAline1
- 计算机图形学,利用DDA算法,中点画线算法,实现直线的绘制-computer graphics, the use of DDA algorithm, which dotted line algorithm, achieving a linear mapping
DDAline2
- 中点画线算法2,DDA算法2,实现对直线的绘制-were dotted line algorithm 2, two DDA algorithm to achieve the linear mapping
实例 66
- 严华峰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.
四点式曲线
- 用VB编的关于四点画曲线的程序,是形成曲线的基本原理,十分简单方便,通俗易懂-VB series on the four dotted curve procedures, form the basic tenets of curves, very simple, convenient and easily understood
LineClip
- 一个利用中点画线算法实现的线段剪裁的程序。程序写在override函数OnDraw(CDC *pDC)函数里边-a utilization dotted line algorithm segment of the tailoring process. The override procedure write function OnDraw (CDC * pDC) function inside
史酷毙逃出鬼屋
- 1、第一关,点左边门去中间屋,点桌布现出踏板。 2、点左边门去右边屋,点烛台拿蜡烛,回最右边屋点右边塑像按钮,点燃蜡烛,回最左边屋 3、用蜡烛点燃烛台,点烛台放上钢丝,去中间屋踩桌下正中踏板,看天花板上日历为3月26日 4、去左边屋点画,输入保险箱密码0326,拿到钥匙,回最右边屋开门离开 5、第二关,分别在左边和右边屋玩拼图游戏,拿左边的方块补上右边空位,或拿右边补上左边,3次后可得光盘 6、去左边屋在音响上
showwin
- 读取dst文件(绣花文件类型)并绘出图形。 内容包括,以3字节一字符串组读取,并以dst文件读写方法进行换算,主要是直接读取每字节里的每1位进行计算,计算出x位移和y位移,然后换成屏幕画线需要的结束点,然后2点画线,再次循环则将上次的结束点赋给起始点,再次读取3字节进行计算。。。。 可重用代码:读取地址进行每字节的每1位的计算。 PS:dst文件可以用田岛软件进行编写。-read dst (embroidery file t
dotted
- opengl dotted line bresenham
drawing-a-simple-dotted-lines
- 在VB.NET的软件环境下进行简单的图形绘制,例如绘制简单的点线。-In the VB.NET software environment for simple graphics rendering, such as drawing a simple dotted lines.
The-dotted-line
- 可以用来举例说明中点画线法的基本原理,并采用编程来实现其功能-Can be used to illustrate the basic principles of the dotted line, and using programming to achieve its function