登录
首页 » 算法 » 非Steffensen方法

非Steffensen方法

于 2022-08-20 发布 文件大小:1.47 kB
0 149
下载积分: 2 下载次数: 1

代码说明:

Steffensen method for non-linear equations in C

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

发表评论

0 个回复

  • 用C# 生成128CODE条形码图片
    应用背景扫描枪在扫描货品条码时,虽然可以在电脑上显示出扫描到的数字,但是不能显示条码图片。我们在应用的过程中可能需要将条码一起打印出来显示在一张A4纸上。所以可以利用这个类生成相应的128条形码图片,然后插入到word中,并将相应的条码(包含条码图形)打印出来。这类应用在仓库管理中应用较多,比如要把一个货架上的所有箱码打印显示在A4纸上。然后扫描枪只要扫描这张纸上的条码就可以知道这个货架上有哪些货。关键技术代码的核心是它将128码的码制定义在一张DataTable表中,这个表中记录了每个数字和字母对应的条形码编号,用这些编号来生成条形码。比如你给一串数字,要生成一个条形码时,代码会取出这串数字每个数,然后查询这张表格,记录每个数在表格中对应的位置。这些索引形成一个list,然后根据这个list生成一个bimap,最后保存为图片。
    2022-12-19 03:25:02下载
    积分:1
  • 关于时间序列分析的matlab程序代码,对原有的工具箱的补充
    关于时间序列分析的matlab程序代码,对原有的工具箱的补充-on time series analysis Matlab code, the original supplementary Toolbox
    2022-07-20 15:37:10下载
    积分:1
  • Lagrange插值
    Lagrange插值算法-Lagrange interpolation algorithm
    2023-01-16 14:45:04下载
    积分:1
  • 这是一个用梯形求积的程序实例(VC)
    这是一个用梯形法求积的程序实例(VC)-This is a method for using trapezoidal plot examples of procedures (VC)
    2023-04-24 11:50:03下载
    积分:1
  • 我想指出,
    嗨嗨这是一个通用的调制解调器代码喜这是一个通用的调制解调器代码喜这是一个通用的调制解调器代码喜这是一个通用的调制解调器代码喜这是一个通用的调制解调器代码喜这是一个通用的调制解调器代码喜这是一个通用的调制解调器代码喜这是一个通用的调制解调器代码 这是这是这是通用调制解调器 codehi 通用调制解调器 codehi 通用调制解调器的代码
    2022-05-23 01:34:05下载
    积分:1
  • 用牛顿解非线性方程组(包括论文及源程序)
    用牛顿法解非线性方程组(包括论文及源程序)-with Newton method for solving systems of nonlinear equations (including papers and source)
    2022-06-20 22:43:06下载
    积分:1
  • c++实现SVD
    一个C++实现的SVD程序,可用于数值分析或潜在语义索引,在矩阵分解完成后有对右奇异矩阵的列向量进行相似度计算。
    2022-03-03 16:57:58下载
    积分:1
  • a chessboard horse riding
    一个C的马踏棋盘-a chessboard horse riding
    2022-03-24 08:05:02下载
    积分:1
  • 能运的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos,...
    能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4 而不是2*(3^4) 也就是要用x^y就要一定要(x^y)加上一个括号 [3-4]是求3-4的绝对值不是中括号 -performance computing functions : sin, cos, tg, rays, e ^, pow (x, y), cosh, sinh, tgh, log10, ln, sqrt, Simulation, arccos computational methods : absolute ,-,*,/, ( "[]"),^,!, importation rules : a keyboard or buttons which can be imported by the transport operator End (cursor to the final) sin (21-32)/(12-43) 4 (323-4343) 4* ( 323-4343), e ^ 2- KF-3 ^ 4 (do not enter pow (3,4))//* there can be 2* 3 ^ 4 is (2* 3) ^ 4 rather than 2* (3 ^ 4) was needed x ^ y must have (x ^ y) with a brackets [3-4] is the pursuit of 3-4 is not the absolute value of the brackets
    2022-01-26 03:43:37下载
    积分:1
  • dining philosophers problem source code
    哲学家就餐问题源代码-dining philosophers problem source code
    2022-11-23 20:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载