-
IEEE14-buscase
使用PSCAD编写的IEEE 14节点案例,可以直接运行(IEEE14 node can use cases, using PSCAD preparation)
- 2013-11-07 17:02:29下载
- 积分:1
-
workspace-for-the-parallel-6-sps
基于空间离散点计算的,并联6自由度6-sps构型的工作空间绘制,包含多个计算子程序,便于修改应用于其他构型。(Based on the spatial discrete point calculation, the parallel 6-DOF 6-sps configuration of the workspace is drawn, including multiple calculation subroutines, which are easy to modify and apply to other configurations.)
- 2021-04-28 14:18:44下载
- 积分:1
-
Draw
该程序可以绘制出扇形,并且带有黑色边框。(The program can draw out the fan, and with a black border.)
- 2010-06-30 09:35:13下载
- 积分:1
-
Wind-power-module-the-example
PSCAD电力系统仿真软件的风力发电模块及其算例(Wind power module and the example of PSCAD power system simulation software)
- 2012-06-13 08:30:05下载
- 积分:1
-
Bezier
该程序是用C 语言编写的图形学中的贝济尔曲线,简单实用易懂(this program is Bezier program about computer picture,wich is degn by c.)
- 2012-12-14 10:17:50下载
- 积分:1
-
DrawPaintCode
代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.(code realized the computer graphics line drawing algorithm (including DDA, the midpoint method, Bresenham) and Circle algorithm (including midpoint, Bresenham) and polygon filling (including edge filling, seed filling, Filled with scanning) transform two-dimensional polygon, polygon reduction, and other functions. According to various control options. then the achievement of the algorithm.)
- 2020-06-30 08:20:02下载
- 积分:1
-
drawing
画图程序,你可以参考上面的代码编写绘制直线,圆,椭圆和矩形,此外,还可以绘制文字和调节颜色(Drawing program,you can draw line,rectangle,ellipse,triangle,and other things,also,words,and color you can sellect)
- 2012-10-18 09:24:54下载
- 积分:1
-
computergraphics
清华大学老师计算机图形学的讲义,主要介绍了BRDF模型的定义,辐射基本概念,BRDF的几种模型等。(The presentation of Tsinghua University about BRDF)
- 2010-12-14 20:14:27下载
- 积分:1
-
tuxingxuedazouye
说明: 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。
2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。
3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。
4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。)
5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种);
7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。
8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
9. 交互式Bezier曲线的输入绘制程序实现
(1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
- 2020-11-09 20:49:46下载
- 积分:1
-
tuxingsuanfa1
又来了~~继上次之后的又一重磅出击,本程序也是图形填充(Here we go again ~ ~ Following the last after another heavy attack, the process is filled with graphics)
- 2007-12-06 09:11:04下载
- 积分:1