搜索资源列表
倾斜的螺旋图案
- 此程序不但画出了其中的复杂的螺旋图案,还可以倾斜任意角度,具有较大的灵活性,其中的一些细节很值得学习,对其他的绘制图形起了一个很好的借鉴作用-this program will not only draw one of the complex spiral patterns, can be tilted at any angle, with greater flexibility, some of which is worth learning details of the other mapp
DrawRactAngetocontrol
- Draw Ract Angle To Any Control
draw
- 1.画填阴影线的任意多边形,阴影线间距,角度可调 2.多项式加减法 3.栈与队列(10进制转16进制,入栈,出栈,入队,出队,销毁队列,显示队列)-1. Draw the line polygon fill in the shadow, shadow line spacing, angle adjustable 2. Polynomial Addition and Subtraction 3. Stacks and queues (10 decimal 16 hex transfer,
CgCWLLineDemo
- 使用DDA算法,Bresenham算法实现直线段的绘制,同时实现圆的绘制;重点:实现任意角度圆弧的绘制。-DDA algorithm, Bresenham algorithm to draw line segments, while achieving the circle focus: achieving arc drawn any angle.
DrawRectangle(m)
- matlab下绘图(绘矩形)的小程序,适合初学者学习参考-This is a function to draw a rectangle given the center, width and height, and the rotation angle.
Declarations-of-ellipse-function_37
- Declarations of ellipse function :- void ellipse(int x, int y, int stangle, int endangle, int xradius, int yradius) Ellipse is used to draw an ellipse (x,y) are coordinates of center of the ellipse, stangle is the starting angle, end angle is th
optical
- GUI光学薄膜多层膜系反射率分析,绘制反射率与波长、角度的函数曲线,计算带宽-Optical thin film multilayer reflectivity analysis, draw the function curve of reflectivity and wavelength, angle, calculate bandwidth
delaunay_Triangulation
- MFC程序,角度判别法绘制三角网,能从文本输入点数据,也可以以交互式绘图方式增加点数据,绘制三角网,实时显示三角网拓扑关系并保存到文本中。-MFC program, drawn triangulation angle discrimination law, data text input, it can also increase the point graphically interactive data, draw triangulation, triangulation topologi
Python turtle画图
- 使用python turtle库实现了动漫人物史迪仔的绘制,画图过程尽量细分将每一个拐角都反复调整角度,直到合适为止,大概耗费了五六个小时的时间绘制成功(Using the python turtle library to achieve the drawing of the cartoon character Stitch, the drawing process is subdivided as much as possible to adjust the angle of each cor