@psc_readme_6829_3.txt

来自「[[ Complex Matrices : Language c]]」· 文本 代码 · 共 14 行

TXT
14
字号
Title: [[ Complex Matrices : Language c]]
Description: (2003/10/15 version) (use fractions) a) Basic complex matrices functions :* add, subtract, multiply, conjugate, conjugate transpose, trace, determinant, cofactor, matrix of cofactor, adjoint, inverse, gauss,gaussjordan, LU decomposition, with complex values, Euclidian inner product, norm, distance in C**n, in Mnm* 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. * 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=6829&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 + -
显示快捷键?