资源列表
jiyucyuyan--huatuchengxu
- 程序一运行,屏幕上出现一个黄色的边框来设定画图的区域,区域中间出现提起的画笔符号 ,当按下"W"键时,画笔符号变为 ,此时可移动方向键(上、下、左、右、左上、左下、右上、右下)来画图 当按下"R"键时,画笔符号变为 ,此时可移动方向键来擦图 在画图过程中,按下"C"键,可画出一个半径为20个象素点的圆 当结束画图时,按下"S"键,将画好的图形存盘 按下"E"键可调出已有的图形进行编辑.-Program running, a yellow border appears on the screen
DDA
- 直线生成算法的DDA算法 DDA生成算法 生成直线段-Linear Algorithm DDA algorithm, DDA generated algorithm to generate a straight line segment
DrawLine-Draw-ellipse
- 利用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 coord
quxianhuizhi
- 曲线绘制,,很贱很简单的一个程序,,写昂达称巴基发送到健康-Curves, a very simple program for very cheap, write Onda said that Pakistan is sent to the health
Graphics-editor
- 图形编辑文件功能,如打开、保存图形文件和相关参数;鼠标和键盘绘图(直线、折线、圆、圆弧、椭圆);-Graphics editing file functions such as open, save graphics files and related parameters mouse and keyboard mapping (straight line, polyline, circle, arc, ellipse)
eaf_example
- 这是pscad运行的电弧炉模型,是学习pscad很好的例子-This is pscad running electric arc furnace model, is learning pscad good example
java
- java 的图形界面,有基本的绘图功能,画圆,方,线,写字,背景色改变,图形填充,等功能。-java graphical interface, basic drawing functions, changes in the circle, square, line, writing, background color, graphics fill, and other functions.
Bezier183265
- 简单绘制Bezier曲线的程序,可选线型线宽-Draw Bezier
Hermite
- 绘制Hermite曲线,利用输入参数绘制曲线-Draw Hermite
Cut012883
- 计算机图形学中三种裁剪法的实现,每个小程序实现一种裁剪法-Three methods to cut lines。
PSCAD-WIND-POWER-TRAINING
- 这个关于pscad风力发电的教程,对于pscad建模入门有帮助 -This tutorial on pscad wind power for pscad modeling ,it is helpful for elementary modeling for pscad
SplineForMapobjects
- 利用ESRIMapobjects实现spline算法。-Using ESRIMapobjects achieve spline algorithm.