⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 y_ahfile.h

📁 [[ Complex Matrices : Language c]]
💻 H
字号:
/* xa_hfile.h                    free ware                 xhunga@tiscali.fr  */

/* -------------------------------------------------------------------------- */
#include    <stdio.h>
#include   <stdlib.h>
#include    <ctype.h>
#include     <time.h>
#include     <math.h>
/* -------------------------------------------------------------------------- */
#include "yadefine.h"
#include "yastruct.h"
/* ---------------------  b d  gh j lmno k s uvwxyz ------------------------- */
#include "y_phfile.h"  /* Print.                                              */
#include "y_chfile.h"  /* mid, m0,                                            */
#include "y_ehfile.h"  /* Copy.                                               */
#include "z_fhfile.h"  /* Basic operations on the fractions.                  */
#include "y_ihfile.h"  /* Basic operations on the complex, matrices           */
#include "y_khfile.h"  /* Basic operations on the rows.                       */
#include "y_bhfile.h"  /* Basic operations on the pivot.                      */

#include "y_ghfile.h"  /* Gauss, GaussJordan, LU.                             */

#include "y_dhfile.h"  /* Det                                                 */
#include "y_thfile.h"  /* InnerProduct.                                       */
#include "z_rhfile.h"  /* Fractions, integers, Rand.                          */
#include "y_rhfile.h"  /* Complex,   matrices, Rand.                          */

⌨️ 快捷键说明

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