请输入您要查询的字词:

 

单词 dope vector
释义
dope vector

Computer
  • A vector of data used to assist in accessing the elements in an array. The dope vector contains

    1. (a) the address of a fixed element in the array—this may be the first element present or the element that has all subscripts equated to zero;

    2. (b) the number of subscripts associated with the array, i.e. its dimensionality;

    3. (c) the stride associated with each subscript position, i.e. the number of stored elements that must be skipped over when a subscript’s value is changed by 1

    The position in memory of an element is found by taking the inner product of the strides with the differences between the actual subscript values and those that correspond to the fixed element referred to in (a), and adding to this the address of the fixed element.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/6/30 23:27:23