登录
首页 » Visual Basic » shudianwang

shudianwang

于 2013-06-20 发布 文件大小:892KB
0 133
下载积分: 1 下载次数: 46

代码说明:

  输电网可靠性评估 毕业设计作业 可以参考下(Grid reliability assessment grid reliability assessment grid reliability assessment)

文件列表:

bb.xls,24064,2013-04-17
dddzcssj.frm,10135,2013-04-17
dddzcssj.frx,157,2013-04-17
ERROR.frm,3613,2013-04-17
Form1.frm,858,2013-04-17
jiedian.xls,15872,2013-04-17
jiedian1.xls,15872,2013-04-17
kdcssj.frm,10665,2013-04-17
kdcssj.frx,314,2013-04-17
KDMSL.frm,15217,2013-04-17
MHCS.frm,10316,2013-04-17
Module1.bas,148,2013-04-17
MSSCCPRJ.SCC,190,2013-04-17
SYSM.frm,9614,2013-04-17
SYSM.frx,23833,2013-04-17
SYSMJS.frm,8534,2013-04-17
zhilu.xls,25088,2013-04-17
zhilu1.xls,24064,2013-04-17
主界面.frm,6407,2013-06-19
主界面.frx,360205,2013-06-19
主程序.frm,25959,2013-04-17
从excel输入支路原始数据.frm,3143,2013-04-17
从excel输入节点原始数据.frm,3925,2013-04-17
使用说明.frm,10161,2013-06-19
使用说明.frx,28139,2013-06-19
副本zhilu.xls,24064,2013-04-17
功能菜单.frm,7726,2013-06-19
可靠性指标计算.frm,38350,2013-06-19
工程1.vbp,1222,2013-06-19
工程1.vbw,729,2013-06-19
抽样并潮流计算.frm,8428,2013-04-17
支路数据.frm,14377,2013-06-19
支路数据.frx,314,2013-06-19
支路数据1.frm,13986,2013-06-19
支路数据1.frx,314,2013-06-19
潮流计算并保存结果.frm,10397,2013-04-27
潮流计算并保存结果.log,75,2013-04-17
潮流计算并保存结果1.frm,10397,2013-04-17
状态抽取并故障潮流计算.frm,9326,2013-04-17
矩阵求逆.frm,24544,2013-04-17
线性规划.frm,9939,2013-04-17
线性规划2.frm,9951,2013-04-17
线路故障情况.frm,10385,2013-04-17
结果
....\不故障支路两端节点.txt,3182080,2013-06-18
....\可靠性指标输出.txt,346,2013-04-17
....\子系统数目及各子系统节点数.txt,284160,2013-06-18
....\子系统节点.txt,488960,2013-06-18
....\֧·״̬.txt,223744,2013-06-18
....\故障支路.txt,458752,2013-06-18
....\故障潮流计算结果.txt,226054,2013-04-17
....\每次抽样信息.txt,302080,2013-06-18
背景图片





........\功能选择.jpg,85470,2013-06-18
........\华北电力大学标志.jpg,21768,2013-06-18
........\计算结果.jpg,45864,2013-06-18
节点数据.frm,11795,2013-06-19
节点数据.frx,314,2013-06-19
节点数据1.frm,11483,2013-06-19
节点数据1.frx,314,2013-06-19
输入支路原始数据.frm,500,2013-04-17
输入节点原始数据.frm,1679,2013-04-17

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

发表评论

0 个回复

  • crossgate
    梦想成为一名骑士的艾露.在前往目的地(自认为)的途中被不知名的魔法带到一个奇怪的地方..接下来...(Baby Magic Diablo server imitation robes best server.-Still magic PW server. Imitation of the official uniform of the best server)
    2019-04-01 06:56:26下载
    积分:1
  • Windows-programmer-desion
    说明:  是一部window开发比较全面的书籍,书中涉及了window开发的所有内容,适合有一定编程基础的开发人员不断地学习。(Window is a more comprehensive development of books, book covers all the contents of window development for a certain programming based development staff have been learning.)
    2011-03-04 11:40:20下载
    积分:1
  • CSpreadSheet
    对Excell文件进行读写操作,并可以创建excell文件(Read and Write the excell file)
    2009-07-01 15:27:10下载
    积分:1
  • circularestimator
    Circular estimator calcula los parámetros sigma y alpha de una ventana de estimación según el método Circular shifted neighbour method
    2016-09-14 10:20:19下载
    积分:1
  • displacement
    有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数 (There are n integers, the number of its previous order of the backward shift m positions, the last m number of m into the number of front )
    2010-05-28 16:31:42下载
    积分:1
  • demo11
    说明:  花了2000元买来的,可以使用的自助建站源码-人力资源的(Spent 2,000 yuan bought, you can use self-help建站source- human resources)
    2008-11-27 14:48:01下载
    积分:1
  • youxiangtu
    编写C程序,随机给出n*n的邻接矩阵,并打印输出邻接矩阵,以及有向图的边的个数,每个顶点的度,并判断该图中是否存在Euler回路: (1)如果为n阶,则随机产生一个n*n的邻接矩阵; (2)输出邻接矩阵,边的个数,每个顶点的度以及图中是否存在Euler回路。 这个题目涉及到了两个主要的知识点,一个是数据结构中的有向图的邻接矩阵的创建,还有就是离散数学中的Euler回路的判定定理。(The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then randomly generated a n* n adjacency matrix (2) output adjacency matrix, the number of edges, each vertex of degree as well as map the existence of Euler circuit. This topic relates to two main points of knowledge, a data structure of digraph adjacency matrix of creation, there is discrete mathematics in the loop to determine Euler theorem.)
    2008-06-14 02:33:57下载
    积分:1
  • DateChang
    VB编程实现改变系统日期格式,有需要的就下载吧。(VB Programming to change the system date format, there is a need to download it.)
    2013-07-25 20:44:37下载
    积分:1
  • daxiaoxiehuhuan
    实现大小写互换,即输入大写子母程序会自动转成小写子母(Realization case swap)
    2014-02-23 09:40:42下载
    积分:1
  • Project1
    multi copy program anyone use this
    2018-06-04 11:50:38下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载