一维矩阵加二维矩阵算法?
算法如下:
int a[2][2];
int b[4];
int c = *(((*a) + 1) + 1) + b[3];表示a[2][2]和b[4]相加
Copyright © 广州京杭网络科技有限公司 2005-2025 版权所有 粤ICP备16019765号