CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - network flow

搜索资源列表

  1. ComputeHurst

    0下载:
  2. 该代码为原创,用vc实现。代码实现的功能为计算网络流量的自相似指数hurst。里面包括了一个试验数据文件packetnumber1.dat,有需要的可以验证代码的正确性。-the original code using vc achieve. Code the function to calculate the flow of network self-similarity index hurst. Includes a pilot packetnumber1.dat data files, n
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:50.81kb
    • 提供者:颜若愚
  1. caoliu

    1下载:
  2. PQ分解法潮流计算程序。既可以用于高压输电网的潮流解算,又可以用于低压配电网的潮流解算,还可以同时解算输电网 加配电网的混合潮流问题。-PQ decomposition process flow calculation. Both high-voltage transmission networks can be used to calculate the trend, but also can be used in the trend of low voltage distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:7.9kb
    • 提供者:coco
  1. mesh

    0下载:
  2. 叶轮机械多级叶轮网格生成程序介绍 侯 乐 毅 非定常流课题组 本文开发的叶轮机械多级叶轮网格生成程序,采用的网格类型为H型,并在叶片前面/后面延伸区域设置平直网格数ID1和IDN。主程序MESH_BLADE_STAGES,分成三个部分,原始叶型及控制参数从输入程序INPUT输入,求解程序为GRID(ZERO),输出程序为OUTPUT。-Multi-stage turbomachinery impeller mesh generation procedures introduce Hou
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:113.47kb
    • 提供者:韦世锋
  1. flow

    0下载:
  2. 上下界的最大最小流合成模板 高效率算法 网络流-Bounds of the maximum and minimum flow of synthetic template efficient network flow algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2.19kb
    • 提供者:15868388608
  1. wangluoliuguihuafa

    0下载:
  2. 用于计算发电竞价的第四种算法:发电竞价算法_四_网络流规划法-Bidding for the calculation of the fourth generation algorithm: generation bidding algorithm _ 4 _ network flow programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:220.59kb
    • 提供者:李想
  1. qthdsf

    0下载:
  2. 电力系统配网潮流计算算法,主要用C++进行开发,可以用来进行进行电网的潮流计算,可以应用到计算线损、变压器经济运行等。-Power system distribution network flow calculation algorithm, mainly used C++ for development, can be used for the power flow calculation, can be applied to the calculation of line losses, t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:50.38kb
    • 提供者:德软信息
  1. Assignment

    2下载:
  2. 计算水力学河网计算,用VC++编写的程序,可以用来计算简单的树状河网的水位和流量-calculation of River network for Hydraulic calculation。With vc++ program is writen by VC++,which can be used to simply calculate of water level and flow in dendriform river network
  3. 所属分类:Algorithm

    • 发布日期:2014-10-23
    • 文件大小:55kb
    • 提供者:杜朝阳
  1. power-flow-calculation

    0下载:
  2. 电力系统潮流计算,运用牛顿拉夫逊法对小网络进行精确地潮流计算,并进行网络损耗计算-Power flow calculation using Newton Raphson accurate flow calculation on a small network, and network loss calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:7.18kb
    • 提供者:yazhoulong
  1. connectivity

    0下载:
  2. 使用C++实现的一个计算图的连通度的程序 该算法使用Edmonds-Karp算法,基于网络流的计算而成。-this program is implemented by c++ and it is for the calculation of Graph Connectivity Degree,it uses Edmonds-Karp algorithm,which is famous for calculating network flow.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1.09mb
    • 提供者:cra
  1. Treelike-Open-Network-Power-Flow

    0下载:
  2. 电力系统的树形开式网络的潮流计算程序。 应用牛顿法实现多元非线性方程组的求解。 利用C++和matlab混合编程实现。-Power System, Open Network in tree form, Newton Algorithm, Nonlinear multivariable equations, C++ and matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3.53kb
    • 提供者:刘搏
  1. power-flow-for-linear-network

    0下载:
  2. 直线型开式网络的潮流计算, 利用前推回推法求解。 C-linear-type network, power flow,Forward and backward extrapolation, C++
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3.24kb
    • 提供者:刘搏
  1. zui-da-liu

    0下载:
  2. 计算最大流程序,根据顶点,节点的出入度,随机生成网络并计算最大流。-Calculate the maximum flow procedures, randomly generated according to the degree of vertex and node access network and computing the maximum flow.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:927.38kb
    • 提供者:孙明
  1. NRPowerFlow

    0下载:
  2. 电力系统牛顿拉夫逊法计算潮流.可用于小电力系统计算.已经测试通过.-The program is a Newton-Raphson power flow method. It can be used for a small power network.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4.8kb
    • 提供者:周博
  1. powerflow

    0下载:
  2. 前推回代法计算配电网的潮流计算程序,有多节点数据可以计算-Forward and backward substitution method to calculate the distribution network load flow calculation program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8.18kb
    • 提供者:马越
  1. matpower4.0

    0下载:
  2. 潮流计算 进行配电网的潮流计算,计算各节点的电压值,使用了前推回代方法-Flow calculation of distribution network load flow calculation, calculate the voltage value of each node, the use of forward and backward substitution method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3.16mb
    • 提供者:林雪
  1. flow

    0下载:
  2. 开式网络已知首端电压时的潮流计算程序,输出节点信息,支路信息,全网信息,迭代信息-Flow calculation procedures in the open network known when the first terminal voltage, the output node information, slip information, the information of the whole network, iterative information
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.24kb
    • 提供者:曹虹
  1. niudunlafuxun

    0下载:
  2. 牛顿拉夫逊法的电力系统潮流计算。 由excel输入电力系统网络与节点数据。 输出节点电压、节点有功、节点无功、支路功率损耗、支路功率流向和网络总损耗。-Newton Raphson power flow calculation. By the the excel input power system network and node data. Output node voltage node active node reactive branch power loss, the bra
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:2.94kb
    • 提供者:bibabo
  1. flow

    0下载:
  2. 计算复杂网络的任意节点对间的最大流,基于python的复杂网络工具包-Complex network of maximum flow between any pair of nodes, based on complex network toolkit python
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:31.54kb
    • 提供者:wangrenwei
  1. max-flow

    0下载:
  2. 最大网络流模板 EK算法 uva Internet Bandwidth 解答-The maximum network flow algorithm uva Internet Bandwidth template EK answers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:46.42kb
    • 提供者:jason
  1. network-graph-CPP-cometrue

    0下载:
  2. 最大流增广路算法的实现,本代码使用C++实现了最大流增广路算法-max-flow augmenting path algorithm cometure using C++.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:diaozaoxiang
« 12 »
搜珍网 www.dssz.com