To change the contents of memory location 0xc000000 to 0x10.
将内存位置为0xc000000上的内容更改为0x10。
This pointer refers to the memory location of the indicated object.
这是指表示对象的内存位置的指针。
Suppose there is a pointer memoryArea pointing to a memory location of 10 bytes.
假设有一个指针memoryArea,它指向一个10字节的内存位置。
Pointer types - the pointer is either NULL or points to an accessible memory location.
指针类型—指针为NULL或指向某个可访问的内存位置。
Thus, the augend and the addend must each be small enough to fit within one memory location.
由此可见,加数和被加数都应足够小,以便能够合适地装入一个存储单元。
A number used in information storage or retrieval that is assigned to a specific memory location.
存储器位置,地址,编址指定于某个特定区域内,用于信息存储或提取的数。
The actual address that is placed on the address bus when accessing a memory location or register.
当访问内存位置或寄存器时,在地址总线上的真实的地址。
You can use a memory location specifier with any value or expression that evaluates to a location.
可以使用带有计算为位置的任何值或表达式的内存位置说明符。
Thee actual address that is placed on the address bus when accessing a memory location or register.
当访问内存位置或寄存器时,在地址总线上的真实的地址。
Data breakpoints break execution when a value that is stored at a specified memory location is written.
数据断点可在写入存储在指定内存位置的值时中断执行。
Because of the way the code is structured, we now know that memory location 0001f574 stores some kind of data.
通过代码的构造方式,我们现在知道内存地址0001f 574处存储有某种类型的数据。
A CAS operation includes three operands — a memory location (v), the expected old value (a), and a new value (B).
CAS操作包含三个操作数——内存位置(V)、预期原值(A)和新值(B)。
It becomes the responsibility of the calling function to keep track of this memory location and handle it properly.
跟踪该内存位置并正确地处理它就成为了calling函数的职责。
Every location in main memory is numbered with a sequential numeric address by which the memory location is referred.
主存中的每个位置都使用连续的数字地址编号,内存位置就使用这个地址来引用。
The next line, C3, takes the pointer in eax and stores it back into the instance reference at memory location 049388C8.
下一行代码,C3,获取 eax中的指针并将其存储回内存位置为 049388C8的实例引用。
The address bus is used by the processor to select aspecific memory location or register within a particular peripheral.
地址总线被处理器用来选择在特定外设中的存储器地址或寄存器。
Gets the value of an argument or local variable that is stored in the specified memory location for this native frame.
获取存储在此本机框架的指定内存位置中的参数或局部变量的值。
The C language allows indirect access memory location by pointer without boundary check, which may cause buffer overflow.
由于C语言允许通过指针进行间接内存访问,但并不进行边界检查,因此可能存在缓冲区溢出。
The address bus is used by the processor to select a specific memory location or register within a particular peripheral.
地址总线被处理器用来选择在特定外设中的存储器地址或寄存器。
The MSI memory location is a physical bus address, so it must be translated to virtual address space both on device and host.
MSI的内存位置的物理地址,所以它必须转换为对设备和主机的虚拟地址空间。
The ASN1 variety of this function loads an ASN1-encoded digital certificate from the specified memory location into the SSL context.
这个函数的ASN1 变种可以将指定内存位置处的使用ASN1 编码的数字证书加载到SSL环境中。
This Shared memory location is stored in the handle passed from the OPEN_LOG procedure to the subsequent calls to LOGGER and LOGINFO.
共享内存的位置存储在句柄中,从OPEN_LOG到后续的LOGGER和LOGINFO调用都会传递这个句柄。
The first two lines of assembly code at B0 and B5 load the instance reference from memory location 049388C8 into eax and test for null.
B0和B5 处的前两行汇编代码将 instance引用从内存位置 049388C8 加载至eax 中,并进行 null 检查。
The third byte of this memory location further points to some other dynamically allocated memory location of 10 bytes, as shown in Figure 6.
该内存位置的第三个字节又指向某个动态分配的10字节的内存位置,如图6所示。
In the absence of synchronization, it is allowable (according to the JMM) for two threads to see different values in the same memory location.
在缺少同步的情况下,J MM会允许两个线程在同一个内存地址上看到不同的值。
Every time a memory location is addressed for program instructions or data, a virtual address is translated into a physical or real memory address.
每次为程序指令或数据处理内存位置时,都需要将虚拟地址转换成物理(或实际)内存地址。
Entry consists of the virtual address of the page stored in that real memory location, with information about the process that owns that page.
表项包含真正内存地址的页的虚拟地址,它包括拥有这个页的进程的信息。
The processor also supports the memory translation process by tapping into the hypervisor (host kernel) when an unmapped memory location is accessed.
处理器也可以通过在访问未经映射的内存位置时使用系统管理程序(主机内核)来支持内存转换进程。
The processor also supports the memory translation process by tapping into the hypervisor (host kernel) when an unmapped memory location is accessed.
处理器也可以通过在访问未经映射的内存位置时使用系统管理程序(主机内核)来支持内存转换进程。
应用推荐