实例介绍
电力系统专业的学生都知道潮流计算,此为电力系统潮流计算标准算例的数据(从3节点到300节点都齐了)。包含IEEE格式、BPA格式、清华格式,同时有各个节点的拓扑图。本科生课程设计也许会用到,毕业设计会用到,研究生就更不用说了。提供给大家,亲,欢迎下载哦~让我们共同进步!
【实例截图】
【核心代码】
IEEEdata
└── IEEE data
├── 003_bus
│ ├── 003readme.doc
│ ├── bpa
│ │ ├── 003bpa.DAT
│ │ └── 003bpaswi.DAT
│ ├── eurostag
│ │ └── 003edfech.DAT
│ ├── ieee
│ │ └── 003ieee.dat
│ └── th
│ ├── 003thdat.dat
│ ├── 003thmac.dat
│ └── 003thres.dat
├── 004_bus
│ ├── 004readme.doc
│ ├── bpa
│ │ ├── 004bpa.dat
│ │ ├── 004bpa.pfo
│ │ └── PWRFLO.DIS
│ ├── eurostag
│ │ └── 004edfech.dat
│ ├── ieee
│ │ └── 004ieee.dat
│ └── th
│ ├── 004thdat.dat
│ └── 004thres.dat
├── 005_bus
│ ├── 005readme.doc
│ ├── bpa
│ │ └── 005bpa.DAT
│ ├── eurostag
│ │ └── 005edfech.DAT
│ ├── ieee
│ │ └── 005ieee.dat
│ └── th
│ ├── 005thdat.dat
│ └── 005thres.dat
├── 009_bus
│ ├── 009readme.doc
│ ├── bpa
│ │ ├── 009bpa.DAT
│ │ └── 009bpaswi.DAT
│ ├── eurostag
│ │ ├── 009edfdta.DAT
│ │ ├── 009edfech.DAT
│ │ └── 009edfseq.DAT
│ ├── ieee
│ │ └── 009ieee.dat
│ └── th
│ ├── 009thdat.dat
│ ├── 009thmac.dat
│ └── 009thres.dat
├── 010_bus
│ ├── 010readme.doc
│ ├── bpa
│ │ └── 010bpa.dat
│ ├── eurostag
│ │ └── 010edfech.DAT
│ ├── ieee
│ │ └── 010ieee.dat
│ └── th
│ ├── 010thdat.dat
│ └── 010thres.dat
├── 011_bus
│ ├── bpa
│ │ └── 011bpa.DAT
│ ├── eurostag
│ │ └── 011edfech .dat
│ ├── ieee
│ │ └── 011ieee.dat
│ ├── th
│ │ ├── 011thdat.dat
│ │ └── 011thres.dat
│ └── 基本数据.doc
├── 013_bus
│ ├── 013readme.doc
│ ├── bpa
│ │ └── 013bpa.DAT
│ ├── eurostag
│ │ └── 013edfech.DAT
│ ├── ieee
│ │ └── 013ieee.DAT
│ └── th
│ ├── 013thdat.dat
│ └── 013thres.dat
├── 014_bus
│ ├── 014readme.doc
│ ├── bpa
│ │ └── 014bpa.DAT
│ ├── eurostag
│ │ └── 014edfech.DAT
│ ├── ieee
│ │ └── 014ieee.DAT
│ └── th
│ ├── 014thdat.dat
│ └── 014thres.dat
├── 030_bus
│ ├── 030readme.doc
│ ├── bpa
│ │ ├── 030bpa.DAT
│ │ ├── 030bpa.pfo
│ │ └── PWRFLO.DIS
│ ├── eurostag
│ │ └── 030edfech.dat
│ ├── ieee
│ │ └── 030ieee.dat
│ └── th
│ ├── 030thdat.DAT
│ └── 030thres.DAT
├── 039_bus
│ ├── 039readme.doc
│ ├── bpa
│ │ ├── 039bpa.DAT
│ │ ├── 039bpa.pfo
│ │ ├── 039bpaswi.DAT
│ │ └── PWRFLO.DIS
│ ├── eurostag
│ │ ├── 039edfdta.DAT
│ │ ├── 039edfech.DAT
│ │ └── 039edfseq.DAT
│ ├── ieee
│ │ └── 039ieee.DAT
│ └── th
│ ├── 039thdat.dat
│ ├── 039thmac.DAT
│ └── 039thres.DAT
├── 043_bus
│ ├── 043readme.doc
│ ├── bpa
│ │ └── 043bpa.DAT
│ ├── eurostag
│ │ └── 043edfech.DAT
│ ├── ieee
│ │ └── 043ieee.DAT
│ └── th
│ ├── 043thdat.dat
│ └── 043thres.dat
├── 057_bus
│ ├── 057readme.doc
│ ├── bpa
│ │ ├── 057bpa.DAT
│ │ ├── 057bpa.pfo
│ │ └── PWRFLO.DIS
│ ├── eurostag
│ │ └── 057edfech.dat
│ ├── ieee
│ │ └── 057ieee.dat
│ └── th
│ ├── 057thdat.dat
│ └── 057thres.dat
├── 118_bus
│ ├── 118readme.doc
│ ├── bpa
│ │ └── 118bpa.DAT
│ ├── eurostag
│ │ └── 118edfech.dat
│ ├── ieee
│ │ └── 118ieee.dat
│ └── th
│ ├── 118thdat.dat
│ └── 118thres.dat
├── 145_bus
│ ├── 145readme.doc
│ ├── bpa
│ │ ├── 145bpa.DAT
│ │ └── 145bpaswi.DAT
│ ├── eurostag
│ │ ├── 145edfdta.DAT
│ │ ├── 145edfech.DAT
│ │ └── 145edfseq.DAT
│ ├── ieee
│ │ └── 145ieee.dat
│ └── th
│ ├── 145thdat.dat
│ ├── 145thmac.dat
│ └── 145thres.dat
├── 162_bus
│ ├── 162readme.txt
│ ├── bpa
│ │ ├── 162bpa.DAT
│ │ └── 162bpaswi.DAT
│ ├── eurostag
│ │ ├── 162edfdta.DAT
│ │ ├── 162edfech.DAT
│ │ └── 162edfseq.DAT
│ ├── ieee
│ │ └── 162ieee.dat
│ └── th
│ ├── 162thdat.dat
│ ├── 162thmac.dat
│ └── 162thres.dat
├── 300_bus
│ ├── bpa
│ │ └── 300bpa.DAT
│ ├── eurostag
│ │ └── 300edfech.dat
│ ├── ieee
│ │ └── 300ieee.dat
│ └── th
│ ├── 300thdat.dat
│ └── 300thres.dat
├── diagram
│ ├── 003_bus.png
│ ├── 004_bus.png
│ ├── 005_bus.png
│ ├── 009_bus.png
│ ├── 011_bus.png
│ ├── 013_bus.png
│ ├── 014_bus.png
│ ├── 030_bus.png
│ ├── 039_bus.png
│ ├── 043_bus.png
│ ├── 057_bus.png
│ ├── 118_bus.png
│ ├── 145_bus.png
│ └── Thumbs.db
├── readme_english.txt
├── readme.txt
├── TH_FORMAT.txt
└── th数据格式说明.doc
82 directories, 139 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论