@psc_readme_6065_3.txt

来自「基本矩阵运算 : + - *, power, transpose, trace,」· 文本 代码 · 共 16 行

TXT
16
字号
Title: [[ Algebra Linear : Language c ]]
Description: (2003/10/15 version)(use fractions) a) Basic matrices functions : + - *, 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.* For this work, I use Dev-C++ 4, and DJGPP two freewares. * You can also use Ch 4.0 released (C99). The Standard Edition is free in all platforms. * There are 30 others package which work with these set of functions.* All is free, see http://groups.yahoo.com/group/mathc/thank.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=6065&lngWId=3

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?