搜索资源列表
qiantuihuidai
- C++编制,配电网单相前推回代潮流计算程序,IEEE 33配电网作为算例,自己做项目编的-C++,, with single-phase power flow calculation forward and backward substitution procedures, IEEE 33 distribution network as an example, do their own project compiled
powerflow
- C#实现,前推回代法进行配电网33节点潮流计算-developed with C#,this is a distribution network load flow calculation program using forward and backward substitution method
PQ_Power_Flow_Pro
- 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the tre
tcFlow
- 潮流计算的PQ解耦法的C++程序源代码附带算例-The PQ decoupled power flow calculation method of the C++ source code
pq_chaoliujisuan
- 在Visual C++环境下自己编写的PQ快速分解潮流计算程序,通过运行。-In Visual C++ environment, prepared its own rapid decomposition of PQ power flow calculation program, by running.
C
- 电力系统中的潮流计算程序,通过输入相应的参数然后得到想要的数据-In power systems computation procedure by tide of corresponding input parameters and then get the desired data
pf30
- 用c语言开发的电力电力潮流计算程序,可移植性强。-C language development with electricity power flow calculation program portability.
power-flow
- c语言,电力系统潮流计算程序,通用,工程开发应用使用-power flow calculator
pq
- 利用C语言编写的电力系统PQ分解法潮流计算程序,取得了良好的效果-Using C language PQ decomposition of power system load flow calculation program, and achieved good results
Power-system-steady-flow-calculation
- 电力系统稳态潮流计算,C语言代码,是电力系统专业学生的必需品-Power system steady flow calculation
c-chaoliu
- 基于c语言的电力系统潮流程序,适合新手学习。-C-based power flow procedure language, suitable for beginners to learn.
Newton
- 电力系统潮流程序,基于c语言,请大家参考-Power flow program, based on the c language, please refer to
Distribution-power-flow-program
- 这是一个配电网潮流程序,基于c语言,与大家分享-Distribution power flow program, based on the c language, to share with you
pq_powerflow
- 电力系统潮流计算C语言源代码,多节点计算迅速-Power flow calculation, multi-node rapidly difficult
PowerFlowCalculation
- 电力系统潮流计算及短路计算程序 IEEE 9节点测试通过 30节点以上时需增加PQU上下限 文件中还包含IEEE所有节点数据 我用的是CodeBlocks-Power Flow Calculation IEEE bus and branch data C++
powerflow_calculate
- 电力系统潮流计算的C++程序,注释较多,通俗易懂-Power flow calculation C++ program, comments, more user-friendly
潮流计算(C语言)
- 通过C++编写的牛顿拉夫逊潮流计算程序,已经编译可用(Written by C++ Newton Ralph Xun flow calculation program)
潮流计算附代码
- 用C语言实现基本的潮流计算,适合辅助学习电力系统相关知识,也可在其基础上进一步深入开发(C language to calculate the power flow, suitable for those who are learning the power system , which can also be further developed)
故障仿真程序
- 电网故障仿真功能描述 已知:给定故障地点、故障类型, 求:(仿真)该故障后的现象,包括:动作的断路器、动作的保护、故障后的潮流分布
潮流计算C++
- 用PQ分解法,通过VC++6.0平台实现电力系统潮流计算程序(caculation of power system)