-
kaimal
kaimal谱MATLAB代码,matlab谐波合成法的脉动风模拟(Simulation of fluctuating wind in Kaimal spectrum MATLAB code and MATLAB harmonic synthesis method)
- 2021-02-20 20:19:43下载
- 积分:1
-
Abaqus GUI
几个abaqus二次开发实例完整代码,分章节发布。。(Several ABAQUS secondary development examples complete code)
- 2019-05-05 10:14:36下载
- 积分:1
-
Uma modelagem de um cenario basico para quem esta aprend o a usar open/gl na pla...
Uma modelagem de um cenario basico para quem esta aprend o a usar open/gl na plataforma C++. Utilizando comandos basicos como setas direcionais e teclas especiais como home, end, page up e page down voce pode navegar por todo o ambiente 3D com muita facilidade.-Uma modelagem de um cenario basico para quem esta aprendendo a usar open/gl na plataforma C++. Utilizando comandos basicos como setas direcionais e teclas especiais como home, end, page up e page down voce pode navegar por todo o ambiente 3D com muita facilidade.
- 2022-01-30 16:54:31下载
- 积分:1
-
24脉冲隔离模拟。这是最好的相比,12脉冲和下面…
simulation of 24 pulse isolated. it is the best compared with 12 pulse and below in power factor. it can be achieved with 12 pulse and simple pulse doubling circuit.
- 2023-04-23 11:10:03下载
- 积分:1
-
点击小图显示大图片Flash特效
点击小图显示大图片Flash特效,不多介绍了,可作成Flash电子相册,或用于网页焦点图特效中,带有Fla源文件。
- 2022-04-09 17:28:56下载
- 积分:1
-
arcpy
可以进行批量裁剪TIF格式文件,适用于大量数据预处理(GOODLUCK,wish that my code will help your clip)
- 2018-10-08 09:51:54下载
- 积分:1
-
STKtutorials
卫星工具包(STK)的英文版说明及中文版教程(Satellite Toolkit (STK) in English and Chinese versions of tutorials that)
- 2010-12-19 21:52:06下载
- 积分:1
-
21ic下载_STM32F103 ATT7022 MODBUS工程 源程序_
ATT7022是一种多功能高精度三相电能计量专用芯片,适用于三相三线的应用。将采集到的电量参数通过本身自带的SPI串行口传输给处理器上。(ATT7022 is a multi-function and high-precision three-phase power metering special chip, which is suitable for three-phase three wire applications. The collected power parameters are transmitted to the processor through the SPI serial port.)
- 2018-11-07 11:09:47下载
- 积分:1
-
Time 4 Crime online
Time 4 Crime online-Time 4 Crime online
- 2023-07-21 00:40:04下载
- 积分:1
-
Desktop
说明: program example3
implicit none
real,parameter::weight=50.0
real,parameter::e=0.1
real guess
write (*,*) " weight is"
do while(abs(guess-weight)>e)
read(*,*) guess
if(abs(guess-weight)
- 2020-01-10 20:18:46下载
- 积分:1