这是一个gauss算法实现的C代码。本算法采用的是具有行交换的列主元素消去法。...
- 资源大小:823.00 B
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
算法
c++
资 源 简 介
这是一个gauss算法实现的C代码。本算法采用的是具有行交换的列主元素消去法。-This is a Gauss algorithm C code. The algorithm is used in the exchange trip out the main elements of elimination method.