登录
首页 » Visual C++ » SHOOTSUNDROIYAN

SHOOTSUNDROIYAN

于 2012-12-20 发布 文件大小:3784KB
0 293
下载积分: 1 下载次数: 15

代码说明:

  风力发电机的浆距控制PSCAD仿真模型,模型通过仿真可以看到如何调节风力机的浆距(Wind turbine pitch control PSCAD simulation model, model simulation you can see how to adjust the pitch of the wind turbine)

文件列表:

DataFunc
........\chain.cpp,7635,2003-09-19
........\Common.cpp,65607,2007-04-30
........\Common.h,25302,2005-05-06
........\DataFunc.dsp,3289,2007-04-30
........\Debug
........\.....\chain.obj,25673,2012-12-20
........\.....\common.obj,205880,2012-12-20
........\.....\DataFunc.lib,277872,2012-12-20
........\.....\PKware.obj,25051,2012-12-20
........\.....\Script.obj,14423,2012-12-20
........\.....\vc60.idb,214016,2012-12-20
........\.....\vc60.pdb,102400,2012-12-20
........\PKware.cpp,4944,2007-05-04
........\Readme.txt,1467,2003-12-22
........\Script.cpp,108,2004-02-02
........\StdAfx.cpp,206,2003-12-22
........\StdAfx.h,781,2003-12-22
Debug
.....\ApiHooks.dll,15360,2003-12-22
.....\impborl.dll,12288,2003-12-22
Ex2.exe,61440,2003-12-22
HyperLink.h,3315,2003-12-22
KEYHOOKS
........\Debug
........\KeyHooks.cpp,7186,2007-05-09
........\KeyHooks.def,233,2003-12-22
........\KeyHooks.dsp,4855,2007-04-30
........\KeyHooks.dsw,539,2003-12-22
........\KeyHooks.h,1652,2007-04-25
........\KeyHooks.rc,37931,2009-03-19
........\Main.cpp,32960,2007-04-28
........\Main.h,2735,2003-09-19
........\res
........\...\KeyHooks.rc2,400,2003-12-22
........\resource.h,12190,2009-03-14
........\StdAfx.cpp,210,2003-12-22
........\StdAfx.h,1447,2003-12-22
RES



...\ShootSunDroiyan.rc2,407,2003-12-22
resource.h,1917,2009-03-18
ShootSunApi
...........\ApiHooks.dll,15360,2003-12-22
...........\ApiHooks.h,15383,2003-12-22
...........\ApiHooks.lib,17888,2003-12-22
...........\DataFunc.lib,277872,2012-12-20
...........\Debug
...........\.....\Encode.obj,22401,2012-12-20
...........\.....\Encode.sbr,984006,2012-12-20
...........\.....\ShootSunApi.pch,5498460,2012-12-20
...........\.....\vc60.idb,173056,2012-12-20
...........\.....\vc60.pdb,86016,2012-12-20
...........\Encode.cpp,3086,2012-12-20
...........\Encode.h,864,2007-05-06
...........\GainSunStaticLib.lib,408968,2012-12-20
...........\keyhooks.lib,2254,2012-12-20
...........\ShootSunApi.cpp,108825,2012-12-20
...........\ShootSunApi.dll,599552,2012-12-20
...........\ShootSunApi.dsp,5174,2007-05-06
...........\ShootSunApi.dsw,545,2003-12-22
...........\ShootSunApi.h,6916,2005-05-06
...........\StdAfx.cpp,298,2003-12-22
...........\StdAfx.h,802,2003-12-22
...........\V.BAT,629,2004-02-11
ShootSunDroiyan.aps,46372,2009-03-21
ShootSunDroiyan.cpp,2189,2003-12-22
ShootSunDroiyan.dsp,5363,2009-03-18
ShootSunDroiyan.dsw,2030,2007-04-23
ShootSunDroiyan.h,1423,2003-12-22
ShootSunDroiyan.ncb,271360,2012-12-20
ShootSunDroiyan.opt,72192,2012-12-20
ShootSunDroiyan.plg,5172,2012-12-20
ShootSunDroiyan.rc,6739,2009-03-21
ShootSunDroiyanDlg.cpp,15234,2012-12-20
ShootSunDroiyanDlg.h,2452,2009-03-18
StdAfx.cpp,217,2003-12-22
StdAfx.h,1201,2003-12-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • E5
    计算机图形学实验,完成立方体的三视图和等轴侧投影(Computer graphics experiments, the completion of three cube view and isometric projection)
    2013-11-08 15:58:42下载
    积分:1
  • windows_mydraw
    小型画图板,实现了简单画图板的一些个别简单的功能。(simple draw)
    2012-06-18 15:46:27下载
    积分:1
  • RayTracing
    采用层次包围盒、八叉树加速的光线跟踪算法(ray tracing using level boundary box and eight branch tree algorithm)
    2020-12-31 21:48:59下载
    积分:1
  • COMPUTER_GRAPHICS
    本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable files are all included in the compressed file。 )
    2020-11-24 16:19:32下载
    积分:1
  • ZUIBIAO
    MFC 画出简单的坐标 并通过按钮产生随机点坐标(横坐标逐渐增大纵坐标随机)存入文件中 另一按钮实现读出数据并将点连成折线(MFC drawing simple coordinate and through the button generates random point coordinates (abscissa increases ordinate random) into a file and another button to achieve read data points connected into line)
    2013-09-14 13:59:46下载
    积分:1
  • Ellipse
    用于拟合椭圆的函数,支持对于多个离散数据点的椭圆曲线方程计算(new function)
    2014-12-31 01:47:04下载
    积分: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
  • pinsanquxian
    基于频散曲线,选择抽样脉冲信号作为子波,推导出了合成单炮面波地震记录的理 论公式,并利用该公式,针对不同弹性层状介质模型的频散曲线合成了面波地震记录。(Based on the dispersion curve, select the sampling pulse signal wavelet derived synthetic single artillery surface wave seismogram theoretical formulas, and the use of the formula, seismogram synthesis of surface wave dispersion curves for different elastic layered media model.)
    2013-03-16 14:55:43下载
    积分:1
  • tuxiiangluoji
    matlab图形逻辑处理程序,好程序共同分享。(matlab graphical logic handler, a good program to share.)
    2012-10-29 18:43:05下载
    积分:1
  • vg
    说明:  一个Visual Graph开发程序,具有类似MS viso的功能!带有C++,Delphi,VB,C#等的代码示例!(a Visual Graph development programs that have similar functions VISO MS! With C, Delphi, VB, C# code examples!)
    2005-04-08 10:06:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载