-
向量型ILC迭代學習
打破多年來人們一直囿於Arimoto的思路,另闢途徑尋找新的迭代學習控制的研究方法,以期構架迭代學習控制的幾何理論。基於數學的幾何方法,通過對通常算法所構成的向量圖進行分析。獲得了一類快速的迭代學習控制新算法,然後對這種新結構的算法在理論上進行了完整的收斂性分析。這類新算法與目前所有迭代學習控制算法不同,具有非線性
- 2022-03-05 11:34:31下载
- 积分:1
-
求N皇后问题回溯算法
求N皇后问题回溯算法--Asks the N queens question recollection algorithm
- 2023-07-29 13:00:03下载
- 积分:1
-
复数据快速傅立叶变换算法
复数据快速傅立叶变换算法-Minute Data Fast Fourier Transform algorithm
- 2022-03-04 07:52:44下载
- 积分:1
-
正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是...
正整数x 的约数是能整除x 的正整数。正整数x 的约数个数记为div(x)。例如,1,2,5,10 都是正整数10 的约数,且div(10)=4。设a 和b 是2 个正整数,a≤b,找出a 和b之间约数个数最多的数x。
对于给定的2 个正整数a≤b,编程计算a 和b 之间约数个数最多的数。
数据输入
输入数据由文件名为input.txt的文本文件提供。文件的第1 行有2 个正整数a和b。
结果输出
程序运行结束时,若找到的a 和b 之间约数个数最多的数是x,将div(x)输出到文件output.txt中。
输入文件示例 输出文件示例
input.txt output.txt
1 36 9
-Positive integer x can be about a few of the positive integer x divisible. Positive integer x the approximate number recorded as the number of div (x). For example, 1,2,5,10 are about 10 positive integer number, and div (10) = 4. Set a and b are two positive integers, a ≤ b, to find a and b between about a few number of the largest number of x. For a given two positive integers a ≤ b, Programming calculated a and b between about a few number of the largest number. Data entry input data from the document text file named input.txt provide. File line 1 has two positive integers a and b. The results run the end of the output, if found between a and b of about a few number o
- 2023-04-13 05:20:03下载
- 积分:1
-
数值型货币的大写转换1(未完待续)
数值型货币的大写转换1(未完待续)-numerical monetary capital of a conversion (to be continued)
- 2022-01-25 16:28:00下载
- 积分:1
-
递推关系的建立及在信息学竞赛中的应用 欢迎下载ginger547的算法资料
递推关系的建立及在信息学竞赛中的应用 欢迎下载ginger547的算法资料-recurrence relations and the establishment of the Information Science Contest welcome to download the application of the algorithm information ginger547
- 2022-12-03 14:10:03下载
- 积分:1
-
Dijkstra_shortestpath
用Dijkstra算法求有向网的v0点到其余各点v的最短路径P[v]及其带权长度D[v],开发语言为c语言。
- 2023-07-28 19:55:02下载
- 积分:1
-
FP-growth 算法
这是数据挖掘算法,基于FP-tree。适用于静态数据库中频繁项的挖掘。需要扫描两次数据库。并且不会产生候选项集。较Apriori算法效率较高。
- 2022-09-02 15:15:03下载
- 积分:1
-
自编的有限元方法解决弹性力学平面问题的软件。有图形显示,数据结构的处理值得一看。...
自编的有限元方法解决弹性力学平面问题的软件。有图形显示,数据结构的处理值得一看。-directed the finite element method to solve the problem of elasticity plane software. A graphic display, data processing structure of the eye-catcher.
- 2022-08-26 02:22:01下载
- 积分:1
-
本程序为Kmp匹配算法的实现,程只需直接运行即可,
本程序为Kmp匹配算法的实现,程只需直接运行即可,-the procedures for KMP matching algorithm implementation, a journey which takes you directly can run,
- 2022-09-10 08:40:03下载
- 积分:1