-
vc++和matlab语言相转化的接口软件,功能强大,工具箱互相兼容,转化成的代码质量好。
vc++和matlab语言相转化的接口软件,功能强大,工具箱互相兼容,转化成的代码质量好。-vc++ and language phase transformation matlab interface software, powerful, compatible toolbox, into the code of good quality.
- 2022-09-09 19:40:03下载
- 积分:1
-
常微分和偏微分方程中的c程序,C++,Fortran,java,马…
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-08-02 23:39:50下载
- 积分:1
-
字典学习的图像修复算法
资源描述字典学习的图像修复,使用字典学习的思想,这是现在很流行的一个学习领域,使用Matlab编写,修复效果很好,对学习稀疏表示以及字典学习等等领域都有着一定的帮助,欢迎大家下载,一起进步,一起学习。代码注释详细,可阅读行强,希望大家喜欢,欢迎下载哦。
- 2022-01-25 23:25:45下载
- 积分:1
-
BDF法解分数阶微分方程,分数阶导数定义系数通过fourier法计算
BDF法解分数阶微分方程,分数阶导数定义系数通过fourier法计算-BDF method of fractional differential equations, fractional derivative definition coefficient calculated by fourier
- 2023-07-24 19:50:03下载
- 积分: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
-
这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!...
这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures for calculating the minimum cost path, with similar ideas can solve the optimal distribution program!
- 2022-02-24 11:33:06下载
- 积分:1
-
涡轮模型
应用背景对于涡轮机,一个径向流入涡轮机模块已建立。初步几何设计实现:在这个模块,主要的几何尺寸和速度三角形的转子和产生定子。设计例程开始固定几个输入参数,计算特征的热力学性质点相关的入口和出口流体条件;关键技术这可以被认为是最重要的涡轮设计的目标,因为它可以提供重要的信息进一步的设计策略,不仅为涡轮机本身,而且为周期参数。无论如何,这个模块,需要迭代的一些参数参与热动力循环;
- 2023-04-29 19:30:03下载
- 积分:1
-
数据挖掘中的CART算法
数据挖掘中的CART算法
-Data Mining in the CART algorithm
- 2022-02-09 14:41:40下载
- 积分:1
-
斐波拉契数列利用栈消去递归
使用十三条规则进行斐波拉契数列利用栈消去递归。
- 2022-02-05 22:53:30下载
- 积分:1
-
一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。...
一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
- 2022-03-16 07:06:21下载
- 积分:1