a_aread1.txt

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

TXT
26
字号

     freeware                          xhunga@tiscali.fr  

    
    Complex Matrix : functions in language c(fractions).

    *  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, 

     
      I have used gcc.2.9 (Dev-C++ 4    ). 
                  gcc.3.2 (v2DJGPP Rhide).
                  Ch 4.0 Standard Edition.


        The list of all  the programs : a_progr.txt

        Save your work in a text file : aaasave.txt


   You can joint the group of this work at :

   http://groups.yahoo.com/group/mathc/
 

⌨️ 快捷键说明

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