-
C++双截面法
双截面算法的C++实现。该算法是一种无约束优化方法。它仅适用于一个变量;
- 2022-06-01 19:45:23下载
- 积分:1
-
DESIGN OF STEEL STRUCTURES
DESIGN OF STEEL STRUCTURES
- 2023-04-30 22:35:03下载
- 积分:1
-
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度...
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度-With the VC to the latitude and longitude position from a distance conversion, known latitude and longitude point A, and another point A to point B relative to the distance and azimuth, latitude and longitude of point B
- 2022-01-24 13:55:54下载
- 积分:1
-
数据进制转换源码,很简单的代码,供参考
数据进制转换源码,很简单的代码,供参考-Hexadecimal conversion data source, a very simple code, for reference
- 2022-04-11 10:34:24下载
- 积分:1
-
C language data structures operating sequence in Table 3, which is characterized...
C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facilitate order processing line matrix calculation, but by businesses that require access to a line of non-zero yuan, then you start from scratch
- 2023-08-26 04:35:04下载
- 积分:1
-
是有关acm一道试题的解答方式飞拉开市解放路开始减肥
是有关acm一道试题的解答方式飞拉开市解放路开始减肥-Acm together is the way to answer the questions started to fly the city began to lose weight Jiefang
- 2023-07-21 13:35:03下载
- 积分:1
-
基于布沙尔模型的七参数坐标转换程序
本程序基于MFC解算坐标转换的三个参数(旋转参数,平移参数,缩放参数),对研究三维坐标转换可以看一下。
- 2022-02-10 08:23:07下载
- 积分:1
-
拉格朗日差值算法,内涵读取文件,插值,写入文件,读取文件为PARCHG,写入文件为INSERT_DATA...
拉格朗日差值算法,内涵读取文件,插值,写入文件,读取文件为PARCHG,写入文件为INSERT_DATA-Lagrangian difference algorithm, meaning to read the file, interpolation, write files, read the file PARCHG, write documents INSERT_DATA
- 2022-01-26 20:29:26下载
- 积分: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
-
多小波matlab程序包
多小波matlab程序包-Multiwavelet Matlab package
- 2023-06-14 16:30:05下载
- 积分:1