登录
首页 » 算法 » Eratosthenes筛法求素数

Eratosthenes筛法求素数

于 2022-01-25 发布 文件大小:1.12 kB
0 186
下载积分: 2 下载次数: 1

代码说明:

Eratosthenes筛法求素数 -Eratosthenes"sieve Method Primes

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 无记忆Saleh模型,用于无记忆放大器非线性失真反正运
    无记忆Saleh模型,用于无记忆放大器非线性失真反正运算!-No-momry saleh
    2022-02-09 17:31:59下载
    积分:1
  • c语言求解线性矩阵
    算例1:使用逐次相乘求两个实矩阵乘积的程序,运行效果如附图1. 程序中预置了两个实矩阵A,B,运行后输出它们的乘积。 知识点:实矩阵相乘的法则及程序实现。 算例2:高斯消去法解线性方程 求解N阶线性代数方程组Ax=B的小程序,运行效果如附图2. 程序中预先给定了系数矩阵A和值向量B的值,执行后输出解向量。 知识点:消去法矩阵运算的程序实现。 算例3:求n阶实矩阵A的逆矩阵A-1的小程序,运行效果如附图3. 程序中预置了A的值,运行后分别输出A,A-1和A*A-1的值。 知识点:高斯-约当消去法的计算方法及程序实现。
    2022-08-11 01:43:36下载
    积分:1
  • 数值分析中最常用的14个程序: 01_N皇后问题 01_循环赛程表 02_分段线性插值 02_牛顿插值 03_构造正交多项式 0...
    数值分析中最常用的14个程序: 01_N皇后问题 01_循环赛程表 02_分段线性插值 02_牛顿插值法 03_构造正交多项式 03_最佳一致逼近多项式 04_简单迭代法求方程根[1+1;x] 04_简单迭代法求方程根[sqrt(x+1)] 05_复化梯形公式求积 06_尤拉公式解初值问题 08_高斯消去法解方程组 09_连分式法求积 10_迭代法解线性方程组 10_雅可比方法-Numerical analysis of the 14 most commonly used procedures: 01_N Queen s problem 01_ cycle calendar 02_ piecewise linear interpolation 02_ Newton interpolation 03_ structure orthogonal polynomials 03_ best uniform approximation polynomial 04 _ a simple iterative method for root equation [1+ 1 x] 04_ simple iteration equation for the root [sqrt (x+ 1)] 05_ complex formula of trapezoid quadrature formula 06_ yula 08 initial value problem solutions _ Gaussian elimination solution equations 09_ continued fractions method 10_ quadrature iteration solution of linear equations Jacobian 10_ Ways
    2023-07-27 02:25:02下载
    积分:1
  • Moving average moving average prediction ModifyShiftAverageRegress.cs trends can...
    移动平均预测 ModifyShiftAverageRegress.cs 移动平均也可画趋势图,如下: public double forecast(int interval) 移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值 public override double[] getTrendArray() 得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。 -Moving average moving average prediction ModifyShiftAverageRegress.cs trends can also be painted as follows: public double forecast (int interval) consider moving average data are time-series data, the method of prediction interval of time after the interval the value of public override double [] getTrendArray () be the trend of the array, the array of data directly in the graphical display can be generated by the trend line.
    2022-06-06 15:01:20下载
    积分:1
  • C++人员信息管理
    员信息管理整个程序分为三个文件:employee.h是类定义头文件,employee.cpp是类文件是实现文件,7-10.cpp是主函数文件。编译后应该讲7-10.cpp和employee.cpp连接在一起,如果使用VC++开发环境,应该将7-10.cpp和employee.cpp放在一个project中。
    2022-06-19 06:30:38下载
    积分:1
  • 遗传优化随机共振
    应用背景随机共振利用噪声,可以增强信号。对于双稳态系统,朗之万方程的参数a,b对系统影响很大,需要合理选取。压缩包中有两个使用GA遗传算法的示例程序,一个简单一个较复杂。关键技术随机共振SR相比于以往的去噪技术,可以利用噪声进行信号增强。使用了遗传算法对系统的参数进行优化
    2022-04-15 13:35:32下载
    积分:1
  • 解决线性规划优化问题,在lingo界面中得到广泛的运用
    解决线性规划优化问题,在lingo界面中得到广泛的运用-solve linear programming optimization problems, the lingo interface widely used
    2022-06-21 09:26:39下载
    积分:1
  • C#编写的二重积分
    C#编写的二重积分算法-数值分析算法-C# prepared by the Double Integral algorithm- numerical analysis algorithm
    2022-04-12 03:38:42下载
    积分:1
  • 最小二乘的基本原理和多项式拟合,纯数学讲解,仅供理论学习参考。...
    最小二乘法的基本原理和多项式拟合,纯数学讲解,仅供理论学习参考。-The basic principles of least squares and polynomial fitting, pure mathematics to explain, only theoretical study reference.
    2022-03-05 11:01:29下载
    积分:1
  • 利用高斯消去求线性方程组 自己写的 简陋了点
    利用高斯消去法求线性方程组 自己写的 简陋了点-using Gaussian elimination method for solving linear equations themselves have written a simple point
    2022-06-17 17:38:07下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载