登录
首页 » 算法 » 线性方程组求解的三个源程序.rar

线性方程组求解的三个源程序.rar

于 2022-04-21 发布 文件大小:9.72 kB
0 156
下载积分: 2 下载次数: 1

代码说明:

线性方程组求解的三个源程序.rar--Three source codes about linear equations solution( .Rar)

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

发表评论

0 个回复

  • 小型计器的研究
    今天在一个QQ群上看到一位朋友发了一个编译未通过的Java计算器源代码,遂收藏下来并将其更正。Mark之,以供日后参考。程序比较简单,可以说并不是很好的设计,但对于Java中swing及awt的使用,可以作为一个简单有效的例子。 
    2022-09-25 00:35:03下载
    积分:1
  • Matlab的地理数据分析
    %Markov链%第一种方法A=[0 1243.37 171.92 29.79 0 0 00 0 6983.97 957.97 0 0 00 0 203845.5 9812.96 0 0 034 0 77259.28 11323.64 3851.17 0 4.89128.47 11580.83 917.15 0 5761.7 2397.61 02293.52 79225.61 9979.07 3647.11 0 91339.8 24.360 141.18 964.94 2.2 0 0 28.67];             %原始数据矩阵[m,n]=size(A);                              %计算矩阵的行数和列数Rsum=sum(A");                               %计算矩阵各行数值之和S=Rsum(ones(n,1),:);                        %将各行数值之和平移为矩阵M=(A"./S)";                                 %计算转移概率矩阵%第二种方法A=[0
    2022-01-22 01:04:19下载
    积分:1
  • 资本(完整版)的货币转换
    数值型货币的大写转换(完全版本)-numerical currency conversion of capital (full version)
    2023-01-03 07:15:03下载
    积分:1
  • 通信网络的混合轮询系统仿真和等待时间解析求解程序。每个站有两类数据,数据的产生与长度都不受限制 , 1类数据穷尽 2类门限...
    通信网络的混合轮询系统仿真和等待时间解析求解程序。每个站有两类数据,数据的产生与长度都不受限制 , 1类数据穷尽 2类门限-Polling mixed communication network system simulation and analytic solution of the waiting time process. Each station has two types of data, data generated with the length not to be restricted, one type of data exhausted Category 2 threshold
    2022-09-06 00:15:03下载
    积分:1
  • 在 Matlab 中的遗传
    这是在 Matlab 遗传算法的一个实现。欢迎下载。谢谢你的支持。
    2022-05-26 02:31:27下载
    积分:1
  • sap4源代码!by fortran 这是一个有限元计的软件 可以完成平面,三维的计功能...
    sap4源代码!by fortran 这是一个有限元计算的软件 可以完成平面,三维的计算功能-SAP4 source code! By FORTRAN This is a finite element software can be completed planar, 3D computing power
    2023-04-09 04:40:03下载
    积分:1
  • 这是我的毕业设计,所以我认为人们还是习惯写的,所以,我何…
    这个是我的毕业设计做的我觉得对大家还是有写用的,所以我给打击看看希望大家也给点意见。-this is my graduation design so I think people are still used to write, So, I hope to see you blow also points.
    2023-06-18 20:20:03下载
    积分:1
  • C++常用数值 原代码 复化辛卜生公式
    C++常用数值算法 原代码 复化辛卜生公式-C++ Commonly used numerical algorithm of the original code complex formula辛卜Health
    2022-03-19 00:20:39下载
    积分:1
  • C语言小程序,学习指针运的各种
    C语言小程序,学习指针运算的各种算法-C language small program, the Operational Guidelines learning algorithms
    2022-07-16 08:23:00下载
    积分:1
  • linux下的cure聚类
    是linux下的cure算法,比较完整 #if !defined(lint) && !defined(SABER) static char rcsid[] = "$Header: /usr/src/local/conn/cluster/RCS/cluster.c,v 1.23 1993/02/03 07:43:07 stolcke Exp $"; #endif    /* not lint */ #include #include #include #include "alloc.h" #include "error.h" #include "cluster.h" #define NONE (-2) #define BUFSIZE 256 #ifndef SCALE #define SCALE "_SCALE_" #endif #ifndef DONTCARE #define DONTCARE "D/C" #endif #ifndef MAXFLOAT #define     MAXFLOAT        ((float)3.40282346638528860e+38) #endif static FLOAT   distance(); static FLOAT   root(); static FLOAT   cure_distance(); static void    merge();
    2023-07-29 18:30:03下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载