-
程序实现用牛顿-拉夫逊迭代法进行潮流计算。不仅有潮流计算,还有数据处理的程序...
程序实现用牛顿-拉夫逊迭代法进行潮流计算。不仅有潮流计算,还有数据处理的程序-Procedure using the Newton- Raphson iterative method for flow calculation. Not only power flow calculation, as well as data-processing procedures
- 2022-10-03 07:15:03下载
- 积分:1
-
How to send debugging output to a console in a MFC application
How to send debugging output to a console in a MFC application
- 2022-05-14 07:12:02下载
- 积分:1
-
数根
数也有根吗?有!数根就是把一个数的各个数位上的值相加,直到得到一个一位数为止。请你编写一个程序来计算任意数N(0≤N≤1000000000000)的...
数根
数也有根吗?有!数根就是把一个数的各个数位上的值相加,直到得到一个一位数为止。请你编写一个程序来计算任意数N(0≤N≤1000000000000)的根。
输入:
输入有多个案例。每一个案例为一行,每行只有一个整数N。当输入的N是-1时,输入结束。
输出:
每一个案例输出一行。每行只有一个数字,就是N对应的数根。
Sample input
39
-1
Sample output
3-Number of root number also has roots do? There is! The number of roots is to a number of different values on the digital sum until they have been a number of up to one. Please write a program to calculate an arbitrary number N (0 ≤ N ≤ 1000000000000) roots. Input: Enter a number of cases. Each case for the line, each line is only an integer N. When the input of N is-1, the input end. Output: the output line of each case. There is only one number per line, that is, N corresponds to the number of roots. Sample input 39-1 Sample output 3
- 2023-09-05 21:25:03下载
- 积分:1
-
清华大学出版社版的多媒体技术及应用的PPT,制作的还不错。...
清华大学出版社版的多媒体技术及应用的PPT,制作的还不错。-Tsinghua University Press edition of Multimedia Technology and Application of PPT, produced good.
- 2022-01-28 22:46:47下载
- 积分:1
-
System will automatically delete the directory of
System will automatically delete the directory of
- 2022-01-28 16:58:00下载
- 积分:1
-
vc some of the original code, for help to learn and improve very helpful
vc的一些原码,对于帮助学习和提高很有帮助-vc some of the original code, for help to learn and improve very helpful
- 2023-06-20 13:05:04下载
- 积分:1
-
库存管理系统
应用背景特征---------------在文件中添加项目显示所有项目在库存中查找特定项目修改库存项目的状态删除库存项目存货项目分析关键技术它是基于库存管理小型项目TurboC图形。这是工程学院的学生以及大师MCA - mscit非常有用…更多
- 2022-03-17 09:25:40下载
- 积分:1
-
二维码识别
对二维码进行识别,将简单的二维码图像进行剪切,量化,去噪,矫正,最后识别出二维码的信息。
- 2023-04-29 14:50:02下载
- 积分:1
-
整理出来的全国电子大赛历届题目,便于大家查看
整理出来的全国电子大赛历届题目,便于大家查看-sorted out the National Competition electronic successive title, we look easy
- 2022-05-21 03:38:49下载
- 积分:1
-
视频会议 C#
在 C# 中的视频会议。它有两个可执行文件 Peer1,是其中之一,另一种是 Peer2。它被用在学期项目中。
- 2022-08-14 07:00:48下载
- 积分:1