-
c语言的数值算法挺好的!!非常的好!!
包括线性规划,二乘法
c语言的数值算法挺好的!!非常的好!!
包括线性规划,二乘法-c language numerical algorithm is very good! ! Very good! ! Including linear programming, Multiplication .................... 2
- 2022-10-06 18:30:03下载
- 积分:1
-
一个经典的acm题
一个经典的acm题-a classic that acm
- 2022-03-24 20:41:42下载
- 积分:1
-
这是一个让你用二次公式计算出的根的程序…
This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
- 2023-05-19 04:30:03下载
- 积分:1
-
考拉兹猜想解决方案使用 c + +
在这个程序中,证明具有难度声明解决了考拉兹猜想。为任何整数,不管它是什么,会最终导致一个人。它通常被称为合一的任何整数。此程序所示的此属性的一个整数。
- 2022-02-06 10:43:19下载
- 积分:1
-
多元线性回归分析算法
多元线性回归分析算法-multiple linear regression analysis algorithm
- 2022-05-07 22:58:57下载
- 积分:1
-
with C++ Builder bankers algorithm can process arbitrary importation of all type...
用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列-with C++ Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output
- 2022-07-08 07:47:37下载
- 积分:1
-
DBN网络训练
应用背景背景为基于深度学习的车辆识别毕业论文 的完成关键技术将处理后的图像进行深度神经网络训练,完成一个深度学习装置,最后使用softmax分类器,对学习特征进行分类
- 2022-03-01 06:56:31下载
- 积分:1
-
Sicily 1009梅森素数
One of the world-wide cooperative computing tasks is the "Grand Internet Mersenne Prime Search" -- GIMPS -- striving to find ever-larger prime numbers by examining a particular category of such numbers.
A Mersenne number is defined as a number of the form (2p–1), where p is a prime number -- a number divisible only by one and itself. (A number that can be divided by numbers other than itself and one are called "composite" numbers, and each of these can be uniquely represented by the prime numbers that can be multiplied together to generate the composite number — referred to as its prime factors.)
Initially it looks as though the Mersenne numbers are all primes.
Prime
Corresponding Mersenne Number
2
4–1 = 3 -- prime
3
8–1 = 7
- 2022-03-17 05:46:40下载
- 积分:1
-
a way to solve the problems of partial differential equations
一个PPT文件 非常详细的介绍偏微分及其算法 用于计算偏微分-a way to solve the problems of partial differential equations
- 2022-01-27 12:57:22下载
- 积分:1
-
指数平滑法预测数据
指数平滑法预测数据-exponential smoothing forecast data
- 2022-02-11 17:21:52下载
- 积分:1