搜索资源列表
数据结构二叉树C++实现
- 软件功能 (1)新建 建立一棵二叉树: (2)遍历 选择进行先序、中序、或后序遍历,并显示。 (3)统计叶子节点个数 随时统计并显示树中的叶子节点个数。 (4)显示 将树型显示出来 开发平台 Microsoft Visual C++ 6.0 系统的运行结果 可以实现树的先序中序后序遍历,并显示树形和叶子节点数
图的遍历
- 数据结构中关于图的遍历,任意建节点,深度优先和广度优先两种方法-data structure on the map traverse, arbitrary nodes built, the depth and breadth of priority priority two methods
BiTree分割视图版
- 将视图分割成两部分,左边为显示取,右边为数据录入区,每录入一个节点数据,立即在左边显示节点图形,能实现二叉树的插入、删除、前序遍历、中序遍历、后序遍历。-View will be divided into two parts, shown from left to right for the data entry areas, each node a data entry immediately on the left shows no
实验数据的等距五点三次平滑
- 实验数据的等距五点三次平滑 一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-experimental data smoothing offset a 5.3 times. Functional with 5.3 times smoothing formula. The equidistant nodes on the experimental data smoot
HOVER
- 用于电力潮流牛顿法计算的程序,可套用IEEE的任何节点数据-for electricity trend Newton method of calculation procedures can use the IEEE any node data
IEEEdata
- IEEE标准系统,包含各种标准节点原始数据-IEEE standard systems, including a variety of standard raw data node
XmlQuery
- 一个用CSharp编写的关于查询XML数据的例程,示例中实现了XML中各个节点数据的读取。-With the preparation of a CSharp query XML data on the routine, sample achieved in each XML node data to read.
PQ-powerflow
- 运用P-Q分解法进行电力系统潮流计算,本程序用的是IEEE-14标准节点数据。-PQ decomposition method using power flow calculation, this procedure is used in standard IEEE-14 node data.
最小化潮流法(IEEE14节点)
- 非常详细且正确的电力潮流计算例程,基于matlab,使用最小化潮流计算方法,以IEEE14节点为例进行计算,支持数据的自行导入导出(Very detailed and correct power flow calculation routines, based on matlab, the use of minimized power flow calculation method to IEEE14 node as an exampl
4000384
- 分治算法的实现,输入N个节点数据如个在一条直线上则只有一个数,平面上则以数据对形式实现,可以得到其中距离最近的两点数据()
数据提取小程序
- abaqus数据提取软件,将节点进行整合,并重新输出(abaqus software data abtract,join the vertices together,and output later)
根据节点和单元数据计算湖面积
- 根据给定湖的单元节点数据,计算出湖的面积(Calculate the area of the lake based on the unit node data for a given lake.)
aoprzg
- 分治算法的实现,输入N个节点数据如个在一条直线上则只有一个数,平面上则以数据对形式实现,可以得到其中距离最近的两点数据()
数据结构与数据库实验
- 编程实现表的定义及常用操作:1)判断表示表是否为空;2)获取第i个节点的内容;3)删除;4)插入(Programming definition and common operation of the table: 1) judge whether the table is empty; 2) get the content of the i-th node; 3) delete; 4) insert)
118节点数据
- ieee118节点潮流计算程序及节点数据(IEEE118 node power flow calculation program and node data)
标准节点数据
- 电力系统标准节点数据 9,14,30等等(Standard node data of power system 9,14,30)
相关数据手册
- 无线节点的一些相关数据手册,可以是试着看看,挺有用的(Some examples of wireless node program can be tried to see, it is quite useful.)
节点导纳矩阵计算
- 计算电力系统节点导纳矩阵,任何节点通用计算。附IEEE39节点数据。(Calculation of node admittance matrix of power system)
3机9节点数据
- 3 机9 节点数据 潮流计算在数学上属于多元非线性方程组的求 解问题,在用迭代法求解时涉及到大量的矢量和矩阵运算,因而寻求一个能高效 地处理矩阵运算的语言,将给潮流计算程序的编制带来巨大的方便.(Power flow calculation is mathematically the solution of multivariate nonlinear equations. Solving the problem invo
潮流计算(3机9节点)
- 本程序应用python编程,用到3机9节点算例,数据也给出,可以实现潮流计算。(This program uses python programming, uses 3 machines and 9 nodes to calculate the example, and the data is also given, which can realize the load flow calculation.)