-
辜巴纳概率的一个很好的随机过程的书
gUBNER pROBABILITY a VERY GOOD BOOK ON RANDOM PROCE-gUBNER pROBABILITY a VERY GOOD BOOK ON RANDOM PROCESS
- 2022-07-24 01:39:49下载
- 积分:1
-
关于SVM的一些相关程序,个人觉得很好
关于SVM的一些相关程序,个人觉得很好-SVM on the relevant procedures, personal feel very good
- 2023-06-23 20:05:05下载
- 积分:1
-
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
- 2023-02-22 16:05:03下载
- 积分:1
-
在输入图像中利用相关 提边缘等运算识别出目标图像
在输入图像中利用相关 提边缘等运算识别出目标图像-In the input image to the edge of the use of related operations, such as identification of target image
- 2023-08-31 16:35:03下载
- 积分:1
-
查找文件中相同列项,并去掉相同部分,保留一个。
查找文件中相同列项,并去掉相同部分,保留一个。-find the same document out of them, and removed the same part of a reservation.
- 2022-11-08 22:40:03下载
- 积分:1
-
Hotel Order System, the preparation of c++ language, the realization of the mana...
旅馆订单系统,采用c++语言编写,实现了对旅馆房间的管理-Hotel Order System, the preparation of c++ language, the realization of the management of hotel room
- 2023-08-22 23:10:04下载
- 积分:1
-
最小二乘直线拟合算法的说明。
Explanation on the least square line fitting algorithm.
- 2022-03-17 23:51:47下载
- 积分:1
-
高等数学的函数(矩阵,积分,微分,复数)java源代码
高等数学的函数(矩阵,积分,微分,复数)java源代码-Higher Mathematics of the function (matrix, integral, differential, plural) java source code
- 2022-04-30 06:05:39下载
- 积分:1
-
Change XP serial number. Zip to c hange XP serial number. Zip to change XP seria...
Change XP serial number. Zip to c hange XP serial number. Zip to change XP serial number. Zip-Change XP serial number. Zip to change XP serial number. Zip to change XP serial number. Zip to change XP serial number. Zip
- 2022-10-25 13:15:04下载
- 积分:1
-
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一...
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半;
(3) 按此规则进行处理,直到不能再添加自然数为止。
例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。
注意半数集不是多重集。集合中已经有的元素不再添加到集合中。
« 编程任务:
对于给定的自然数n,编程计算半数集set(n)中的元素个数。
« 数据输入:
输入数据由文件名为input.txt的文本文件提供。
每个文件只有1 行,给出整数n。(0
- 2022-02-15 12:30:46下载
- 积分:1