登录
首页 » c++ » 电力系统潮流计算,应用pq分解法求解

电力系统潮流计算,应用pq分解法求解

于 2022-04-01 发布 文件大小:7.97 kB
0 91
下载积分: 2 下载次数: 1

代码说明:

给出电力系统潮流计算程序,应用PQ分解法求解线路各点电压功率情况

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SocketStructure
    fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说, fd_set数据类型代表着一系列特定套接字的集合(fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamentally speaking, fd_set data types represent the range of specific set of socket)
    2006-10-18 20:06:04下载
    积分:1
  • 1
    说明:  经过二十余年的快速发展, 空间激光通信的研究重心逐渐从高精度ATP分系统向高速 率通信分系统转移 紧密跟踪空间激光通信的国际发展最新动态,从通信带宽和链路功率两个方面, 针对通信发射单元、接收单元和信道特性,分析了提高空间激光通信传输速率的技术难度与途径.分 别阐述了波长1 550 nm、基于EDFA 功放和前放技术,空间相干技术,光偏振复用技术.光波分复用 技术的基本原理、性能指标及关键技术,为高速率空间激光通信提供了技术参考(After more than 20 years the rapid development of space laser communications research center of gravity gradually transferred to the high-speed communication subsystem from the high-precision ATP subsystems closely track the latest developments of the international development of space laser communications, communication bandwidth and link power of two. communications transmitter unit, receiver unit and channel characteristics, technical difficulty and ways to improve the transfer rate of space laser communications. Described wavelength of 550 nm, based on EDFA amplifier and put technology, spatial coherence, optical polarization multiplexing. The basic principles of optical wavelength division multiplexing technology, performance indicators and key technologies, and provide a technical reference for high-rate space laser communications)
    2012-05-31 16:41:40下载
    积分:1
  • wpf3D
    实现WPF下的3D文字功能,是初学者的好范例。(Under the WPF 3D text function, is a good example for beginners.)
    2021-04-20 10:28:50下载
    积分:1
  • 清华出版社C语言第一章
    #include int main( ) {    int a,b,sum;    a = 123;                       b = 456;                        sum =  a + b;                     printf(”sum is %d ”,sum);                 return 0;                           } 
    2023-01-29 04:00:03下载
    积分:1
  • 4.2
    基于dijkstra和广度搜索的加权有向图有必经点的点对点的最短路径算法,路径必须经过要求的必经点,且不成环。 该算法采用了一种自适应调整的方法,经过多次迭代,使解收敛。 但只是寻找了一个略优的可行解(每次迭代都基于贪婪算法寻找),不能保证最优解。而且如果图过于稀疏,因为收敛速度过快,可能导致问题无解(收敛于一个局部最优解,没有经过所有点)。 解决相对稠密的图(每个点的平均出入度4以上),表现良好。 备注:里面有一个QT的工程,可以直接打开(源码里没用QT的库)(Weighted Dijkstra and breadth first search based on a shortest path algorithm must point to point to the map, the path must pass through points, and not a ring. This algorithm adopts an adaptive method to adjust, after several iterations, the convergence of solution. But only to find a slightly better feasible solution (each iteration is based on the greedy algorithm to find), can not guarantee the optimal solution. And if the graph is too sparse, because the convergence speed is too fast, it may lead to the problem of no solution (convergence to a local optimal solution, not after all points). To solve the relatively dense graphs (each entry point average above 4), good performance.)
    2016-04-06 11:35:48下载
    积分:1
  • dianzicidian
    一个简单的电子词典,能实现中英互译,不带数据库(a simple dictionary without data library)
    2013-11-23 14:32:48下载
    积分:1
  • 开源矩阵操作C++库 Eigen
    目前该代码在wiki,需翻墙下载。为了大家方便,我讲下载好的代码共享,希望大家能用得着啊
    2022-01-25 20:41:15下载
    积分:1
  • STM32F107VC_ETH_DP83848_lwip2
    说明:  lwip上实现netbios,STM32F107VC平台(lwip netbios STM32F107VC mcu)
    2020-06-20 06:00:01下载
    积分:1
  • my_string
    自己简单的实现了string类的构造函数、析构函数、拷贝构造函数、赋值运算符重载,希望对大家有所帮助。谢谢!
    2023-06-08 12:00:02下载
    积分:1
  • 一个自己写的 C# BigInteger 类,.net 类库中没有 BigInteger 类,写此类是为了与 java 中的 BigInteger 对应,以方便...
    一个自己写的 C# BigInteger 类,.net 类库中没有 BigInteger 类,写此类是为了与 java 中的 BigInteger 对应,以方便大数运算-One wrote it myself C# BigInteger Class,. Net library does not BigInteger class, write these in order to correspond with the java in the BigInteger to facilitate the operation of large numbers
    2022-01-27 21:11:56下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载