-
SHOOTSUNDROIYAN
风力发电机的浆距控制PSCAD仿真模型,模型通过仿真可以看到如何调节风力机的浆距(Wind turbine pitch control PSCAD simulation model, model simulation you can see how to adjust the pitch of the wind turbine)
- 2012-12-20 14:47:09下载
- 积分:1
-
computergraphicsprogramming
说明: 我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于
精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做
通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立
release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之
外执行程序,必须复制所需位图及模型文件。
必须复制的文件:
Chopper.asc
chopper.bmp
cp.bmp
end.BMP
end.txt
w1.bmp
w2.bmp
w3.bmp
如有问题欢迎大家和我交流!
联系方式:
e-mail:cproom@163.net
http://cproom.yeah.net
通讯地址:陕西省西安市太白南路202号(骊山微电子公司)陈鹏(收)
邮编 :710065
电话 :(029)-8234582(computer graphics programming using GDI)
- 2010-04-17 07:13:59下载
- 积分:1
-
acis
ACIS的动态链接库,是AUTO CAD的几何内核(The dynamic link library ACIS is AUTO CAD geometry kernel)
- 2009-05-19 12:00:14下载
- 积分:1
-
Painter
当用户按下鼠标左键在如下图所示的面板上移动鼠标时,根据鼠标的移动轨迹在面板上画图。(When the user presses the left mouse button on the panel as shown in the following figure to move the mouse, according to the mouse movement trajectory in the panel drawing.)
- 2016-11-23 02:40:53下载
- 积分:1
-
computer-graphics-curriculum-design
本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。(This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of computer graphics.)
- 2013-10-27 16:36:07下载
- 积分:1
-
RayTracing
采用层次包围盒、八叉树加速的光线跟踪算法(ray tracing using level boundary box and eight branch tree algorithm)
- 2020-12-31 21:48:59下载
- 积分:1
-
fenxingtu
分形图 。计算机图形学实验内容之一。
用C++语言编写的画分形图的源代码。(Fractal images. One of the elements of computer graphics experiments. C++ language with painting the source code of fractal images.)
- 2020-07-27 11:08:40下载
- 积分:1
-
Elliptic-Curve-Encryption-Algorithm
能实现椭圆曲线密码的加密解密过程,功能齐全,易于实现(Can realize the elliptic curve cryptography decipher process, function is complete, easy to realize)
- 2017-01-05 11:36:56下载
- 积分:1
-
GraphDraw
绘图程序,可以自由绘制直线、矩形、圆、多边形,可以设置颜色和宽度,并且能够进行图元基本操作,如剪裁、缩放及填充功能。(Drawing program, free to draw lines, rectangles, circles, polygons, you can set the color and width, and can be primitive basic operations, such as cropping, scaling and filling functions.)
- 2011-10-25 10:45:48下载
- 积分:1
-
DrawLine
图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法(Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm)
- 2013-04-18 13:33:27下载
- 积分:1