-
磁盘仿真存储系统,用文件来虚拟磁盘,可以建立文件夹或者文件,并对它们进行操作...
磁盘仿真存储系统,用文件来虚拟磁盘,可以建立文件夹或者文件,并对它们进行操作-good
- 2022-06-30 22:11:07下载
- 积分:1
-
a convenient date controls, the use of Asp. Net can be put directly to use Toolb...
一个使用方便的日期控件,在asp.net下使用,可以直接放到工具箱里使用-a convenient date controls, the use of Asp. Net can be put directly to use Toolbox Lane
- 2022-06-03 02:25:56下载
- 积分:1
-
Find prime numbers prepared by screening the function: void sieve (bool isPrime...
编写筛选查找素数函数:
void sieve(bool isPrime[], int n)
其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数,
所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。
然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。
对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
- 2023-03-02 04:45:03下载
- 积分:1
-
C语言编写的物理教学软件
C语言编写的物理教学软件-C language prepared by the Physics Teaching Software
- 2023-02-23 15:35:03下载
- 积分:1
-
这是俄罗斯方块的原代码 虽然不是太完善 但是已经很具构架
这是俄罗斯方块的原代码 虽然不是太完善 但是已经很具构架-This is the Rubik"s cube of the original code is not very sound but has very architecture
- 2022-07-04 23:07:00下载
- 积分:1
-
This a compilation prepared by the use of text editors, while not perfectly but...
这是一个用汇编编写的文本编辑器 虽然还不太完美 但应付作业是没问题的-This a compilation prepared by the use of text editors, while not perfectly but is not cope with the operational issues
- 2022-12-25 03:50:03下载
- 积分: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
-
净fanbianyigongju
Net反编译工具Net fanbianyigongju -Net fanbianyigongju
Net fanbianyigongju
Net fanbianyigongju
Net fanbianyigongju
Net fanbianyigongjuNet fanbianyigongju
Net fanbianyigongjuNet fanbianyigongju
Net fanbianyigongjuNet faNet fanbianyigongjunbianyigongju
- 2023-06-29 21:00:04下载
- 积分:1
-
keyboard 11112234567788833345678
键盘11112234567788833345678-keyboard 11112234567788833345678
- 2023-02-14 19:25:04下载
- 积分:1
-
控制台下输入一个数理逻辑表达式,则给出一个真值表并给出合析范式与析合范式...
控制台下输入一个数理逻辑表达式,则给出一个真值表并给出合析范式与析合范式-Enter a console under the expression of mathematical logic, the truth table and give give a combined analysis together with analysis of paradigm paradigm
- 2022-01-31 12:36:40下载
- 积分:1