-
广州链家网数据
通过爬虫获取的链家网广州二手房数据,其中包含位置、户型、价格、关注人数等字段
- 2020-12-04下载
- 积分:1
-
DS证据理论的MATLAB案例程序源代码
本资源是一个基于Matlab软件的D-S证据理论的源代码,其中代码有相应注释,如果对程序代码存在不懂之处可留言。欢迎大家留言交流。
- 2020-12-05下载
- 积分:1
-
基于Matlab的逆变电源仿真
matlab仿真逆变电源,12VDC逆变位220VAC,输入端有一个基准50Hz正弦波,它与反馈信号进行比较,从而控制输出正弦波的波形。
- 2020-12-02下载
- 积分:1
-
Gh Bladed 内部培训资料
GH 风机设计软件Bladed介绍文档。Bladed 基础资料,朋友们可以学习下,也是来源于网络。风机很复杂( Wind turbines are complicated它是以下各个方面交互作用的结果 Interaction o风空气动力学 aerodynamics波浪 Waves结构动力学( Structural dynamics)传动系统 (Power train控制系统 [ Control systems)Introduction to GH BladedGARRADHASSAN风机是与众不同的设备 Wind turbines are unusual叶片翼型运行在失速的状态下( Aerofoils operatein stall)很有可能产生结构共振 (Structural resonance islikely)载荷很不规则,而且是非线性的 (Loading ishighly irregular and non-linear)高周疲劳 (High cycle fatigue)Introduction to GH BladedGARRADHASSAN对设计工具的要求 Design tool requirements能够模拟非线性载荷和响应的严格数学棋型→时域仿真( Rigorousmathematical model able to model non-linearities in loading and response - time-domain simulations集成了空气动力学、结构动力学、流体力学、控制系统响应(Integration of aerodynamics, structural dynamics, hydrodynamics, control systemresponse准确的风和海浪环境模型( Accurate modelling of wind and wave environment)功率特性的计算( Power performance calculations)载荷计算:疲劳和极限 (Load calculations: fatigue and extreme)方便设计使用 (Designer-friendly与当前的标准相一致( Compatible with current design standards)快速、稳定、经过验证的方法( Rapid, robust, validated methods)Introduction to Gh BladedGARRADHASSANGHB|aded的历史 (The history of GH Bladed)从1984年开始 Bladed(From1984: Bladed)研兜用程序( Research code性能和稳态载荷( Performance and steady loads)从1985年开始 Bladed(From1985: Bladed气弹模型( Aeroelastic model)从1992年视窗版 Bladed(From1992: Bladed for windows集成的综合设计工具( ntegrated design tool)视窗界面 Windows interface)1996:商业发行(1996: Commercial launch)2006:全球有150个许可证用户(2006:150| cences worldwide)15个国家的50个客户(50 clients in15 countries)Introduction to GH BladedGARRADHASSANBladed的性能( Bladed capabilities空气动力学特性( Aerodynamic performance)稳态载荷和功率曲线 teady loads and power curves)动力响应仿真( Dynamic simulations动态学功率曲线( Dynamic power curves)疲劳和极限载荷( Fatigue and extreme loads)地震模型 Earthquake modelling.控制器测试 Controller testing)为设计控制用的线性化模块 Linearisation for controldesign)Introduction to gh BladedGARRADHASSANBladed: (schematic)时域风场Time结构屑性传动系统和控随机或周期波浪domain wind field)( Structural制系统 Power(Random or regularproperties)traini& controlwayes)s/stem空气动力学流体动力学(Aerodynamics)(Hydrodynamics)风载荷时间序结构动力响应波浪载荷时间序列 Wind load(Structural列 Wave loadhistories)dynamicshistories响应时间序列(Responsehistories)疲劳载荷时序分析(Tme极限载荷(Fatigueseries analysis(EXtreme loadsLoadsIntroduction to GH BladedGARRADHASSAN风场的建模空间变化 Wind modelling- Spatial variations)风剪切 Wind shear指数的、对数的或者用户指定( exponentia, logarithmicor user-specified上升流(Upnw)塔架阴影( Tower shadow势能流模型和下风经验模型( potential flow/ downwindempirical models上风风机尾流分布( Upwind turbine wake profileIntroduction to gh BladedGARRADHASSAN风的建模-湍流 Wind modelling- Turbulence)3维湍流风场(3 D turbulence)1,2或3个方向分量(1,2or3 componentsvon Karman或者 Kaimal频谱和相关谱模型 on Karmanor Kaimal spectrum and coherence modelsIntroduction to GH BladedGARRADHASSA
- 2020-12-05下载
- 积分:1
-
飞控stm32程序
飞控程序,基于stm32的,已试飞,代码编写不错
- 2020-07-04下载
- 积分:1
-
Labview串口通讯实例
Labview串口通讯实例,可以直接运行,主要简单的演示LABVIEW的串口如何编写,可以与串口调试助手通过虚拟串口直接通讯。
- 2021-05-07下载
- 积分:1
-
LabVIEW 蓝色控件集
用LabVIEW做的漂亮蓝色控件集,美化界面
- 2020-12-02下载
- 积分:1
-
c语言课程设计学生信息管理系统(含登陆密码·动态图等功能)
该程序为完整的代码,纯c语言编写的学生管理系统,大一写的,含管理者和用户两种登陆方式,功能完整,难度适中,各个板块也可以相互借用,实用性很高
- 2020-12-10下载
- 积分:1
-
Debugging With GDB中文版
中文翻译This file documents the GNU debugger GDB.This is the Tenth Edition, of Debugging with GDB: the GNU Source-Level Debugger for GDB (GDB) Version 8.1.90.20180814-git.Copyright © 1988-2018 Free Software Foundation, Inc.Permission is granted to copy, distribute and/or modify this document unde
- 2020-11-28下载
- 积分:1
-
python requests模块下载
requests是python的一个HTTP客户端库,跟urllib,urllib2类似,那为什么要用requests而不用urllib2呢?官方文档中是这样说明的:“ python的标准库urllib2提供了大部分需要的HTTP功能,但是API太逆天了,一个简单的功能就需要一大堆代码。”
- 2020-12-11下载
- 积分:1