-
任意长度的乘法汇编程序(ASM)
任意长度的乘法汇编程序(ASM)-multiplication of arbitrary length compilation process (ASM)
- 2022-02-04 05:07:31下载
- 积分:1
-
简单计算器(带密码“111111”) 进行简单的数字计算 包括“+” “...
简单计算器(带密码“111111”) 进行简单的数字计算 包括“+” “-” “*” “/” “乘方” -simple calculator (with the password "111 ") Simple arithmetic including "" "-" "*", "/", "involution"
- 2023-02-20 16:40:03下载
- 积分:1
-
渐近预测方法(APM)
资源描述一个简单而快速的APM(渐近预测法)实时LTI SISO控制算法(线性时不变的单输入单输出)系统已被提出。在每个采样周期最优控制信号是用平凡的计数器控制序列而不是要求QP计算(Quadratic Programming)的数值方法。用MATLAB仿真,APM控制已经比较苛刻的标准MPC(模型预测控制)对一些典型的高阶动力系统或无输出约束算法。仿真结果表明,与未成年人的软件和硬件要求APM算法的竞争力。 ; ; ; ;
- 2023-06-10 11:30:03下载
- 积分:1
-
深度优先搜索
给出了一个所选顶点的无向加权的图。在所述连接组件 (包括所选一) 属于所选的顶点的地方找到的顶点的数量。输入第一行包含两个整数 n 和 s (1 ≤ 的 ≤ n ≤ 100),其中 n-的图和 s-选择顶点的顶点的数量。下面的 n 行包含 n 个数字 — — 在 MDM 图的邻接矩阵图"0"表示没有顶点和数字"1"之间的边缘-其可用性。这被保证该矩阵的主对角线将始终为零。输出打印所需的数量的顶点
- 2022-02-24 12:49:55下载
- 积分: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
-
求网络的最小费用最大流网络版
求网络的最小费用最大流网络版-for the minimum cost network flow largest online edition
- 2022-02-18 14:38:39下载
- 积分:1
-
STC51单片机点阵频谱程序
使用STC12C5A60S2控制,32*64红绿双色点阵屏显示,使用128点FFT算法,ADC0832采集音频信号,产生的频谱显示到点阵屏上,外加功放播放音乐
- 2022-03-17 02:31:11下载
- 积分:1
-
介绍了有关最小生成树prim的生成途径以及程序具体设计
介绍了有关最小生成树prim的生成途径以及程序具体设计-Describes the generation of the minimum spanning tree prim specific design of channels and programs
- 2022-08-13 07:25:03下载
- 积分:1
-
打开bmp图
打开bmp图程序,精简!vc环境使用CDib类打开bmp格式图片的工程,可运行。
- 2022-07-20 05:31:44下载
- 积分:1
-
黑白点匹配问题,文件中有详细的问题描述与测试数据
黑白点匹配问题,文件中有详细的问题描述与测试数据-black and white point matching, document a detailed description of the problem with the test data
- 2023-03-19 04:15:03下载
- 积分:1