Chinese translation for "数组下标"
|
- array index
array subscript
- Example Sentences:
| 1. | An array subscript is not valid because it falls outside the allowable range 数组下标无效,因为它不在允许的范围内。 | | 2. | Since array subscripts start at 0 , the lowest available subscript for every dimension is always 0 由于数组下标从0开始,因此每一维度最小可用的下标总是为0 。 | | 3. | Since array subscripts start at 0 , the length of a dimension is greater by one than the highest available subscript for that dimension 由于数组下标从0开始,因此维度的长度比该维度最大的可用下标大1 。 | | 4. | Of course , in known contexts such as array subscripts , the compiler is free to optimize away the actual construction of sublists where that ' s unnecessary 当然,在像数组下标这样的已知上下文中,编译器会优化掉实际不必要的子列表结构。 | | 5. | If you regularly program in a language that uses array indices to access parts of a string and who doesn t , make a mental note that substr is your awk substitute 如果您通常用于编程的语言使用数组下标访问部分字符串(以及不使用这种语言的人) ,请记住substr ( )是awk代替方法。 | | 6. | We can deal with the programs that contain some input variables , the programs with control structures and unexecutable paths . with our method more information will be acquired and the accuracy of the analysis will be improved 数据相关性的静态测试可以精确处理数组下标表达式为线性表达式的情况,而且还可以精确求解数组下标中含有输入变量的情况。 | | 7. | In this thesis , we will review some traditional methods of detecting data dependence and analyze the relation between the data dependence and the mechanism of parallelism . based on path analysis and symbolic execution , we describe two methods , static analysis and dynamic analysis , for detecting data dependence of array variables in loops of sequential programs 进而提出了基于路径分析和符号执行的静态测试和动态测试方法,来研究串行程序中循环内部数组变量的数据相关性,该方法对于下标表达式为线性表达式时有很好的效果,而且能够处理一些复杂的数组下标表达式,比如数组下标表达式含有输入变量和非线性下标表达式的情况。 |
- Similar Words:
- "数组索引超出范围" Chinese translation, "数组索引号" Chinese translation, "数组外框" Chinese translation, "数组维数" Chinese translation, "数组文件" Chinese translation, "数组下标超出范围" Chinese translation, "数组下标可能超出范围" Chinese translation, "数组先行加法器" Chinese translation, "数组项" Chinese translation, "数组向量" Chinese translation
|
|
|