登录
首页 » 算法 » 用C++写3*3的方程组的求解

用C++写3*3的方程组的求解

于 2023-07-31 发布 文件大小:849.50 kB
0 168
下载积分: 2 下载次数: 1

代码说明:

这是一个基于列主元高斯消去法求3*3方程组的程序。只需确定方程组未知数的系数和等号右边的数,就可以算出最终的结果。结果精度高达8位小数。

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

发表评论

0 个回复

  • 社区发现GN
    GN算法是一个经典的社区发现算法,它属于分裂的层次聚类算法,最初,由Michelle Girvan和Mark Newman提出。其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数,重复这个过程,直到网络中,所有边都被删除。
    2022-05-19 13:31:50下载
    积分:1
  • This program is to handle all possible arithmetic operations (+,
    This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=, =,
    2023-08-24 04:25:02下载
    积分:1
  • 3DES C++ 源代码
    3DES德C++源代码,用于测试和学习,3DES算法思路编写的非常清晰,对于初学者非常有用。         
    2022-02-22 09:50:48下载
    积分:1
  • 时域信号转换为频域信号的几个例子,本人都用过的,绝对能运行...
    时域信号转换为频域信号的几个例子,本人都用过的,绝对能运行-Time-domain signal is converted to frequency domain signal a few examples, I have been used, absolutely can run
    2023-05-04 14:45:03下载
    积分:1
  • hmax模型C++/matlab混合编程
    这是一个已经在我们的论文中所使用的标准代码。关于如何使用C / MATLAB HMAX源代码指令:下载的压缩包HMAX解压它:焦油-xvf hmax.tar这样做:MEX myRespC2new.c(这是MEX函数来计算C2激活)到MEX.c文件编译成.mex*或.dll的平台启动MATLAB键入主运行演示程序,它加载的图像(testImage.gray),并计算出它的C2反应(这是存储在c2Resp之后)。
    2023-03-18 20:00:03下载
    积分:1
  • 本程序采用fortran编写,为用Jacobi求实对称矩阵的特征值与特征向量...
    本程序采用fortran编写,为用Jacobi法求实对称矩阵的特征值与特征向量-This procedure using fortran prepared for the Jacobi method using realistic symmetric matrix eigenvalue and eigenvector
    2022-03-02 17:08:55下载
    积分:1
  • 爬虫.java
    爬虫算法 import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import java.io.InputStreamReader; import java.net.HttpURLConnection; import java.net.URL; import java.util.regex.Matcher; import java.util.regex.Pattern;
    2022-10-25 20:50:03下载
    积分:1
  • C++维纳滤波
    一种新的维纳滤波算法,采用c++对bmp图像进行滤波。应用bmp图像的读取,保存及处理。处理效果比一般维纳滤波算法更好。文件包中包含一篇关于维纳滤波的文章。源程序根据文章中算法内容编写。
    2022-03-25 12:14:36下载
    积分:1
  • 基本矩阵运 : +
    基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions : norm, distance, innerproduct,coldim, rowdim, rank, nullity. *-basic matrix calculation :-*, power, transpose, trace, determinant, minor, matrix of minor, cofactor, the matrix of cofactor, adjoint, inverse, Gauss, gaussjordan, linear transformation, LU decomposition, Gram-Schmidt process, the similarity. B ) Basic vectors functions : norm, distance, innerproduct, coldim, rowdim, rank, nullity.*
    2022-07-09 08:21:12下载
    积分:1
  • 圆与圆的相交,直线与圆的相交…
    圆与圆交点,线与线交点,圆与线交点,全部在excel上实现,很不错-the intersect between circle to circle, line to line, and circle to line, all implemented in excel
    2023-04-17 20:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载