您要查找的是不是:
- byte memory address 字节存储地址
- Each byte offset identifies a memory address used by a machine code instruction. 每个字节位移用于标识一个机器代码指令使用的内存地址。
- Big endian means that the most significant byte of any multibyte data field is stored at the lowest memory address, which is also the address of the larger field. 大端字节意味着任意多字节数据字段的高位字节存储于低的内存地址中。低内存地址也是大字段的地址。
- Little endian means that the least significant byte of any multibyte data field is stored at the lowest memory address, which is also the address of the larger field. 小端字节意味着任意多字节数据字段的低位字节存储于低的内存地址中,低内存地址也是大字段的地址。
- Memory address of the current task. 当前任务的内存地址。
- Result of Memory Address Search. 中选择的地址。
- Its data value, stored at some memory address. 它的数据值存储在某个内存地址处。
- In computer programming, a high level language instruction that places a value in a program specified memory address, location. 在计算机程序设计中,一种高级语言的语句或指令,其功能是将一个值放到程序指定的内存地址单元内。
- It is based on floating operations,which need about 4K byte memory units(8bit microcomputer). 用浮点运算,整个程序只占4k字节(八位计算机)。
- When the object is later re-created from its byte string, it will be a new in-memory object identical in structure and value to the original, though located at a different memory address. 当对象后来从其字节串重建时,内存中新建的对象与原对象具有相同的结构和值,但位于不同的内存地址。
- Memory address of the highest stack address for this thread. 该线程最高堆栈地址在内存中的位置。
- Memory address of the lowest stack address of this thread. 该线程最低堆栈地址在内存中的位置。
- Memory address of the worker that is bound to this thread. 绑定到该线程的工作线程的内存地址。
- Memory address of the worker that is running the task. 运行任务的工作线程的内存地址。
- Many microcomputers do allow you to directly address a memory address. 目前有许多微计算机允许你直接访问某个存储单元。
- The driver can not find memory information for the memory address specified. 驱动程序无法为指定的内存地址找到内存信息。
- Writes data from the specified buffer to the specified virtual memory address. 将指定的缓冲区中的数据写入指定的虚拟内存地址。
- A direct memory address (DMA) is normally used to transfer information directly between devices, bypassing the CPU. 一个直接的存储器位址(DMA)通常被用在装置之间直接地传递信息,省略处理器。
- A memory address consists of binary data being output on an appropriate bus which we call the address bus. 一个存储器地址是由输出到适宜的总线上的二进制数据所组成。这个总线我们称为地址总线。
- A byte composed of eight binary elements. 一个由8个二进制数位组成的字节。