unaligned中文,unaligned的意思,unaligned翻译及用法

2025-01-07 11:02 浏览次数 1

unaligned

英['ʌnə'laɪnd]美[ˌʌnə'laɪnd]

adj. 非直线的,不平行的;无序的;不结盟的

unaligned 英语释义

英语释义

    1. nonaligned

    2. not associated with other groups, nations, etc. not aligned

unaligned 片语

片语

unaligned na不结盟国家英语

unaligned PER非对齐方式

unaligned country不结盟国家

unaligned accesses非对齐访问

non-aligned不结盟的;中立的

unaligned bundle不定位光纤束

unaligned nations不结盟国家

unaligned access未对齐的访问

unaligned 例句

英汉例句

  • It is allowed to leave the stack unaligned while it executes.

    执行叶函数时,允许不对齐堆栈。

  • If you wind up having to waste a few bytes in your buffer, it is trivial compared to the amount of time and code needed to special-case the beginning and end of unaligned data.

    如果您不得不在缓沖区中浪费几个字节,这种代价与处理非对齐数据的开头和结尾所需要的时间和代码量相比也是微不足道的。

  • This paper focuses on extracting translation pairs from unaligned Chinese English bilingual corpora.

    本文主要研究基于未对齐的汉英双语库翻译对抽取。

  • In this context, an invalid pointer is one that points to an invalid region in memory, is NULL, contains an unaligned pointer, points to memory block smaller than necessary, and so on.

    在这个上下文,一个无效的指针是一个指向无效内存中的区域,是NULL,包含一个不对齐的指针,指向的内存块比必须的还小,等等。

  • Doing an unaligned load requires two or three instructions, depending on the size of the data.

    根据数据大小的不同,进行未对齐加载需要两个或三个指令。

  • In scalar code on the spe, declaring scalar values as vectors and vector Pointers (even if you aren「t using them as vectors) can speed up code because it doesn」t have to do unaligned loads and stores.

    在SPE上的标量代码中,将标量值声明为向量和向量指针(即使没有将它们作为向量使用)可以加速代码的执行,因为这样就不会执行非对齐的加载和存储操作。

  • Why can「t you access a 4 byte long variable in a single memory access on an unaligned address(i. e. not divisible by 4), as it」s the case with aligned addresses?

    为什么你不能访问一个4字节长的变量在未对齐地址(即不被4整除)一个内存访问,因为它与对齐地址的情况?

  • Therefore, if you want to store only one byte, if you tried to do it directly on an unaligned address, it would both go into the wrong location and clobber the remaining bytes in the quadword.

    因此,如果希望只存储一个字节,且试图在未对齐的地址直接存储,那么它就会进入到不正确的位置并会截断四字内剩余的字节。

相关热词