资源列表
goudianzuixiao
- 电力系统优化调度是一项复杂的系统工程。目前,在在电力系统发电领域,还没有一个系统的、完善的、成熟的解决方案。研究电力系统中水电厂优化调度,必须考虑到环境的影响,对提高电网安全稳定水平,优化利用能源资源,全方位努力地开拓发电企业的电力市场、提高经济效益等都具有重要意义。- Study for optimal scheduling of power system Abstract Optimal operation of power system is a complicated s
weifenfufankui
- 加有转速微分负反馈的双闭环直流调速,可以减少超调量-Plus a two-speed differential negative feedback loop DC speed control, you can reduce the overshoot
Power-curve
- 用户可以自行输入数据,程序会自动生成曲线-Users can enter their own data, the program will automatically generate the curve
CUT
- 基于simulink的变压器匝间短路仿真-Based on the short-circuit emulation between the transformer turns simulink
duanlujisuan
- 简单电力网短路计算,电力系统专业同学入门时可以参考一下- short circuit calculation of Simple power grid
PowerWorldSimulator
- 电力仿真软件,潮流计算,短路分析,学习常用软件-powerworld simulator
NMESdata
- Calgary大学的CREWES研究小组的软件,可以用于地震处理-The research team at the University of Calgary CREWES software that can be used for seismic processing
seplib-6.3.1.tar
- 有关地震处理的一个软件,sep的,国际知名,可以来-A software-related seismic processing, sep, the internationally renowned, you can take a look
septour.ps
- 这个还是sep的,但是另外一个版本,不一样,有兴趣可以一看-This is sep, but another version, not the same, are interested can see
src
- 我找到的有关克拉多矿业学院的开源软件的一部分,有关su的,可以作参考-I found Klado School of Mines on open source software as part of the relevant su, you can reference
src2
- 这个也是有关su的另外一部分开源软件,地球物理专业的学生可以-This is also related to another part of the open source software su geophysical professional students can see
read_segy1
- 此程序用fortran2003实现了对地震数据SEG-Y格式的读取。使用了fortran2003的一个新特性,流访问模式。 值得一提的是,在输出文件时,实现了自动化生成格式控制符。 程序存在的不足是,文件的字节大小得提前确定,不管用什么方式获取文件的大小都行,我用的方法是直接在windows下面通过查看sgy文件属性获得的。- This program read the Seismic SEG-Y data with Fortran 90 modified from C, se