登录
首页 » 算法 » 阶乘求和问题 C++算法

阶乘求和问题 C++算法

于 2022-02-21 发布 文件大小:1.31 kB
0 236
下载积分: 2 下载次数: 1

代码说明:

阶乘求和问题 C++算法-factorial algorithm C

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

发表评论

0 个回复

  • A program to demonstrate the optimization process of particle swarm optimization...
    A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.-A program to demonstrate the optimization process of particle swarm optimization. A two- dimensional objective function is visualized by level of gray : the lighter the color, the higher the value function. The particles ar e shown as red circles. their trajectory as red lines.
    2022-10-27 02:55:03下载
    积分:1
  • 模拟手机通讯录
    本程序在安全性方面相对比较突出。为避免程序实现一部分功能即结束,我们采用了用一个子函数代替主函数, 子函数调用自身的方法。同时在出现功能选择的地方,为防止出现意外的死循环,我们功能选择参数一律使用 string类型。在保存提取数据方面,我们严格按照有变动即存储,存储完立即提取到内存的规则,有效遏止了 数据意外丢失或调用不及时等情况的发生。本程序共使用了9个子函数分别来实现不同功能程序中最关键的通讯 录成员采用结构体定义,丰富了成员所包含的信息。在主界执行方面,采用独立的子函数执行。在该函数中分 别调用不同功能的函数,执行完相应的功能后可选择继或返回主菜单。主菜单在运行时会先调用一个子函数将 通讯录中的信息展示给用户,然后用户可对照信息进行响应的功能选择,不同功能调用不同函数。各函数在执 行功能时会进行相应的嵌套,以弥补各自的不足。各功能采用不同函数来执行,方便调试和修改。各函数相互
    2023-02-19 14:35:04下载
    积分:1
  • BFO应用
    将用matlab编译的N-R法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使N-R法在收敛性、占用内存、计算速度方面的优点都超过了阻抗法,成为六十年代末期以后普遍采用的方法。
    2023-01-05 09:55:03下载
    积分:1
  • 1, one dollar three regression equations CubicMultinomialRegress.cs equation mod...
    一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。 以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。 public override double forecast(double x) 预测函数,根据模型得到预测结果 public override double computeR2() 计算相关系数(决定系数),系数越接近1,数据越满足该模型。 -1, one dollar three regression equations CubicMultinomialRegress.cs equation model for Y = a* X (3)+ B* X (2)+ C* X (1)+ Dpublic override double [] buildFormula () get coefficient array, store order and model coefficients contrary, that is, the array is followed by the value of coefficient d, c, b, a. After all the model described in the coefficient of storage are the same (except for multiple linear regression equation). public override double forecast (double x) prediction function, according to the results of model prediction public override double computeR2 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the dat
    2022-01-26 07:28:21下载
    积分:1
  • 虚假位置方
    虚假位置方法 or 经常假方法是一个期限为问题的解决方法在算术、 代数和微积分。简单来说,在这些方法首先试图评估使用测试 ("假") 的值的变量,一个问题,然后相应地调整值。
    2023-08-01 08:45:04下载
    积分:1
  • 基于gallager引理的LDPC码的BP译码
        该程序是用matlab仿真BP译码算法的译码性能曲线,同时证明了gallager引理。程序中可以自由设置码长,迭代次数,仿真点数,通过这些参数的设置可以得到精确度不同的误码性能曲线。
    2022-01-25 23:12:08下载
    积分:1
  • use Matlab for achieving the kmeans algorithm. Data sets.
    使用matlab进行实现的kmeans算法。数据集。-use Matlab for achieving the kmeans algorithm. Data sets.
    2023-01-25 08:25:04下载
    积分:1
  • 《游戏编程中的人工智能技术》书中源代码和可执行文件
    《游戏编程中的人工智能技术》书中源代码和可执行文件- Game programming in artificial intelligence technology, the book source code and executable files
    2022-08-13 15:36:34下载
    积分:1
  • 圆覆盖率源程序,很精彩!
    计算圆覆盖率源程序,很精彩!-round coverage calculation source, wonderful!
    2022-07-17 11:39:06下载
    积分:1
  • 串口转以太网程序
    此源文件是串口转以太网的程序文件,芯片采用的stm32单片机,里面各种标注。
    2022-07-12 19:19:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载