登录
首页 » 算法 » 追赶法解求解方程组

追赶法解求解方程组

于 2023-03-01 发布 文件大小:11.60 kB
0 147
下载积分: 2 下载次数: 1

代码说明:

追赶法解求解方程组-chased method for solving equations

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

发表评论

0 个回复

  • 自己写的贪吃蛇的c语言代码
    应用背景有趣的贪吃蛇代码,用c语言实现,简单易懂,不会很复杂。虽然网上已经有很多类似的游戏代码,但这是我亲自写,亲自测试的,一定能用。相信你会从中找到乐趣。关键技术简单的图形实现,关键的贪吃蛇算法,不是很难的,就是最基本的,有一点c基础的应该都能理解,也没有什么关键的技术与算法。
    2023-01-17 17:30:03下载
    积分:1
  • 共生矩阵提取纹理
    灰度共生矩阵算法实现,实现能量,熵,惯性矩,相关,局部平稳,共生矩阵
    2023-05-14 16:50:03下载
    积分:1
  • This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
    This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C 6 on a Windows 2,000 platform.
    2022-01-27 12:21:27下载
    积分:1
  • SMO的c语言代码
    这是一份用C语言实现的SMO算法代码,代码十分简练、清晰,适合学习和进一步开发,为了便于更好的理解代码,阅读前请先了解关于SMO的理论知识。
    2022-02-04 21:22:20下载
    积分:1
  • 强制性离散对数
    ^ x = 140851752bruteforce x
    2022-04-18 16:39:58下载
    积分:1
  • 数值分析相关问题代码,数据拟合
    利用数值分析方法进行数据拟合#include #include #include void main() { int i; float a[3]; float x[16]; float y[16]; void Approx(float[],float[],int,int,float[]); Approx(x,y,16,2,a); for(i=0;i
    2022-03-25 20:23:44下载
    积分:1
  • 2022-07-23 17:47:53下载
    积分:1
  • 复合材料渐进损伤分析子程序
    复合材料损伤准则多种多样,目前所用大多基于直接损伤退化,利用abaqus子程序USDFLD来实现复合材料的渐进失效。
    2022-07-19 16:46:38下载
    积分:1
  • 哥德巴赫猜想:哥德巴赫(哥德巴赫)曾提出这样一个猜想:2000以内…
    Goldbach s conjecture: Goldbach(哥德巴赫)曾经提出了一个这样的猜想: 对于2000 以内的正偶数都能够分解为两个素数之和。 要求: 该题是一个猜想,我们不去证明它,而是通过编程序来验证 该猜想是否正确。 输入: 用户从键盘任意输入一个自然数。 输出: 给出满足猜想的两个自然数。-Goldbach conjecture : Goldbach (Goldbach) had raised such a guess : 2000 within the can is even divided into two prime numbers and. Requirements : The title is a guess, we do not prove it, but through programmed to verify the guess is correct. Input : arbitrary user input from the keyboard to a natural number. Output : meet guess is the natural number two.
    2023-05-19 07:45:03下载
    积分:1
  • 二叉树子系统
    资源描述这是一个关于数据结构的基础算法,二叉树的子系统,有利于我们学习数据结构,相对于初学者而言,这是一个不错的选择,这样我们就可以快速的了解一些算法的思想
    2022-05-26 20:34:33下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载