摘要:
代码是对整数的 如果要对小数的话 改个字符就OK啦 用途没有 就是做线性代数怕计算罢了 #include <stdio.h> void createMatrix(int a[10][10], int m, int n) { for (int i = 0;i < m; ++i) { for (int 阅读全文
posted @ 2023-11-30 11:57
Rabbit_XIN
阅读(44)
评论(0)
推荐(0)
浙公网安备 33010602011771号