- 34
- 0
- 约4.11千字
- 约 5页
- 2020-12-07 发布于天津
- 举报
#includestdio.h
#includestdlib.h
#define max 10000 typedef struct
{
int row 。
int col 。
int ele 。
}Triple 。
typedef struct
{
Triple data[max+1] 。
int m 。
int n 。
int len 。
}TSMatrix 。
//函数表
void Print(TSMatrix *a,TSMatrix *b,TSMatrix *c) 。
void Choose(int choice,TSMatrix *a,TSMatrix *b,TSMatrix *c) void EnterIn(TSMatrix *x) 。
void Plus(TSMatrix *a,TSMatrix *b,TSMatrix *c) 。
void Minus(TSMatrix *a,TSMatrix *b,TSMatrix *c) 。
void PrintX(TSMatrix *x) 。
//主函数
int main()
{
TSMatrix a,b,c。〃a, b, c三个表
system(color a) 。
Print(a,b,c) 。
while(true)
{ printf(Press enter to continue ) 。
getchar()。 getchar
您可能关注的文档
最近下载
- 水利水电建设工程蓄水安全鉴定和竣工验收技术鉴定导则.pdf VIP
- 危险化学品生产建设项目安全风险防控指南(试行)风险防控指南.docx VIP
- 最新宫颈疾病诊治指南.ppt VIP
- 腾讯云&霞光社:AI in ALL:2025企业出海白皮书.pdf VIP
- 叉车安全驾驶员培训课件.pptx VIP
- 【化学含答案】福建省普通高中2024年6月学业水平合格性考试化学试题.docx VIP
- 水利测雨雷达系统建设与应用技术要求(试行)下载.docx VIP
- 第21课 明清时期的科技与文化课件 (共33张PPT)2024-2025学年统编版七年级历史下册.pptx VIP
- 六化安全生产课件.ppt VIP
- 2023年深圳市龙华产业资本投资有限公司人员招聘考试参考题库及答案解析.docx VIP
原创力文档

文档评论(0)