-
从文件读取文法并判断文法中的终结符和非终结符,并输出
从文件读取文法并判断文法中的终结符和非终结符,并输出-none
- 2022-06-18 03:03:37下载
- 积分:1
-
Windows of a game very similar to mine under the mine
一个与windows下扫雷游戏很相似的扫雷游戏代码-Windows of a game very similar to mine under the mine-clearing game code
- 2022-07-11 21:03:22下载
- 积分:1
-
boxman.exe辅助程序,自由布图,保存文件为map.dat
boxman.exe辅助程序,自由布图,保存文件为map.dat
-boxman.exe auxiliary procedures, freedom of layout, save the file to map.dat
- 2023-09-02 07:40:06下载
- 积分:1
-
基于simulink的QPSK通信仿真 基于simulink的QPSK通信仿真
基于simulink的QPSK通信仿真 基于simulink的QPSK通信仿真-simulink QPSK
- 2022-07-22 21:11:07下载
- 积分:1
-
fasdfsafafs
Corum Online 源码
科隆服务端完整源码,可编译 -fasdfsafafs
- 2022-03-25 04:39:32下载
- 积分:1
-
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用...
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用递归方法编写深度优先搜索遍历算法,并输出遍历结果;
-1. First of all selected map type (directed graph, undirected graph), re-selected map storage structure, under the Importation of the establishment of the vertex or edge map and the corresponding adjacency list or adjacency matrix output 2. According to Some adjacency matrix or adjacency list prepared by the recursive depth-first search method traversal algorithm, and output traversal results
- 2022-05-13 10:14:41下载
- 积分:1
-
本文我将向你展示一些技巧,让你可以在远程地访问网络中其他计算机的操作系统、服务、当前运行着的进程等等信息,当然前提是你必须得拥有这些计算机的管理员权限。同时我也...
本文我将向你展示一些技巧,让你可以在远程地访问网络中其他计算机的操作系统、服务、当前运行着的进程等等信息,当然前提是你必须得拥有这些计算机的管理员权限。同时我也将向你展示如何利用WMI来启动或者停止服务、终止进程、创建进程。-this paper I will show you some skills, so you can remotely access the network to other computer"s operating system, services, the current running process information, etc., of course, the premise is you have to have these computer administrator privileges. I will also show you how to use WMI to start or stop service, termination process, the creation process.
- 2023-01-19 22:20:04下载
- 积分:1
-
用C语言写的多段图算法的实现,多段图是动态规划的一个典型的实例....
用C语言写的多段图算法的实现,多段图是动态规划的一个典型的实例.-C language in many of the map algorithm to achieve more of the map is a dynamic planning a typical example.
- 2022-04-20 19:39:36下载
- 积分:1
-
C#实现的俄罗斯方块程序
C#实现的俄罗斯方块程序-C# Russian squares procedure
- 2022-02-22 04:44:50下载
- 积分:1
-
牛顿-拉夫逊法潮流计算
基本步骤:
(1)形成节点导纳矩阵
(2)将各节点电压设初值U,
(3)将节点初值代入相关...
牛顿-拉夫逊法潮流计算
基本步骤:
(1)形成节点导纳矩阵
(2)将各节点电压设初值U,
(3)将节点初值代入相关求式,求出修正方程式的常数项向量
(4)将节点电压初值代入求式,求出雅可比矩阵元素
(5)求解修正方程,求修正向量
(6)求取节点电压的新值
(7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步
(8)计算支路功率分布,PV节点无功功率和平衡节点柱入功率。-Newton-Raphson method flow calculation basic steps : (1) formation of nodal admittance matrix (2) to set up the initial node voltage U, (3) the initial node-generation-related demand. calculated that the constant term formula Vector (4) nodes will be incorporated into the initial voltage-seeking, calculated Jacobian matrix elements (5) solving that equation, seek to amend the vector (6) to strike a new node voltage value (7) to check whether convergence, if not restrained. concentrated in the nodes of the new voltage as the initial value since the first three steps to re-start the narrow iterations. Otherwise, turn into the next (8) Calculation branch power distribution, PV nodes reactive power and balance-node into powe
- 2022-06-02 03:02:29下载
- 积分:1