摘要
C语言学习过程中,不少初学者不能建立思维的模型,无法将形象可行的矩阵运算、旋转事件抽象化成算法语言。讲解了指导学生掌握矩阵操作算法的推导方法。
C language learning process,many beginners can't establish the model of thinking,can not be a viable image of matrix operations,rotating event abstraction into ALGOL.This article aims to guide students to master the method of derivation of the matrix operation algorithms.
出处
《电脑编程技巧与维护》
2012年第10期146-148,共3页
Computer Programming Skills & Maintenance
关键词
矩阵
二维数组
内存变量
算法程序
Matrix
two-dimensional array
memory Variable
algorithm procedure