The startPoint records the first byte's offset location into the first memory block.
startPoint记录第一个内存块中第一个字节的偏移位置。
You can initially create an abstract buffer with an empty linked list of memory block.
最初可以使用内存块的一个空链表来创建一个抽象缓冲区。
To summarize: memory watch points help you in tracing the use of a given memory block.
总的来说:内存观察点将帮助您跟踪特定内存板块的使用情况。
The endPoint records the first free byte's offset location into the last memory block.
endPoint记录最后一个内存块中第一个空闲字节的偏移位置。
The second memory block is used for storing other non highest significant digit of the pixel data.
该第二内存块,用以储存该像素数据的其它非最高有效位。
The overhead averages about (m + b) bytes (ignoring the Pointers at the beginning of each memory block).
内存开销大约为(M +B)个字节(每个内存块开头的指针忽略不计)。
To settle properly the size of memory block and image file is the key in optimizing image reserving.
合理地确定备注块的大小以及图像文件的大小,可以较好地优化图像存储空间。
The physical memory block that contains the page is marked as free and ready for reuse for additional pages.
将包含该分页的物理内存块标记为空闲,并为其它的分页做好重用的准备。
Writes the contents of the specified file directly to an HTTP response output stream as a memory block.
将指定文件的内容作为内存块直接写入HTTP响应输出流。
A client block is a special type of memory block used by MFC programs for objects that require a destructor.
“客户端块”是由MF c程序用于需要析构函数的对象的特殊类型内存块。
It frees every memory block you created earlier and invalidates all the Pointers returned from the allocator routines.
该方法释放您先前创建的内存块,并使得从分配程序例程返回的所有指针失效。
First, it requires extra management work (allocation and freeing of memory block) wherever a buffer block is required.
首先,它要求在需要缓冲区块的任何地方进行额外的管理工作(分配和释放内存块)。
The memory region size (also called logical memory block (LMB) size) must be the same on the source and destination systems.
源系统和目标系统的内存区域大小,也称为逻辑内存块(LMB)大小,必须相同。
Figure 15 shows where you'll enter in the logical memory block size, as well as the Min, Desired, and Max RAM for the partition.
图15展示了逻辑内存块大小以及分区的最小、所需和最大RAM的输入位置。
Each memory block, when allocated, consists of a BufferBlockHeader header followed by a buffer block for storage of actual data.
每个内存块在分配时都包含一个bufferblockheader头,后面跟着一个用于存储实际数据的缓冲区块。
The initial memory block is above the memory block of generation 0, and it is not adjacent to memory block of generation 0.
初始的大对象内存区域堆通常在第0代内存之上,并且与第0代内存不邻接。
The invention discloses a method and system of flash memory block abrasion balance, belonging to the storage technical field.
本发明公开了一种闪存块磨损平衡的方法和系统,属于存储技术领域。
A memory controller and methods for performing memory block initialization and copy functions with reduced bus traffic are disclosed.
本发明揭示用于在总线业务减少的情况下执行存储器块初始化及复制功能的存储器控制器及方法。
The circuit consistute of the rhythm memory block, the notes generation block, the voice output block and the dot array display block.
该音乐存储和回放电路包括乐谱存储模块、音符产生模块、声音输出模块和点阵显示模块等。
The initial memory block of large object heap is above the memory block of generation 0, and it is not adjacent to memory block of generation 0.
初始的大对象内存区域堆通常在第0代内存之上,并且与第0代内存不邻接。
Because the ELF objects are based at offset 0 (until relocation), the convenience variables include the relative offset into the temporary memory block.
因为ELF对象的偏移量是基于0的(除非重新分配),所以这些方便变量将相对偏移量包含到临时内存块中。
Paging a memory block out and back in from disk is significantly slower than accessing it directly from RAM, so you should generally avoid this practice.
与直接访问RAM中的内存块相比,把内存块交换到磁盘并交换回来要慢得多,所以一般情况下应该避免这种做法。
Memory corruption happens when writing to a location lying inside the legal data segment but outside the boundaries of the memory block you intended to use.
内存破坏发生在,当向有效数据段内的一个内存位置写数据却写到了你意图使用的内存块的边界之外。
When a long string variable is assigned a string constant, the string pointer is assigned the address of the memory block generated for the string constant.
当一个串变量被赋予一个串常量时,串指针被赋予串常量内存块的地址。
If the page is unmodified, the page replacement daemon can simply mark the physical memory block as free, and the physical memory block can then be re-used for another page.
如果该分页没有经过修改,那么分页替换守护进程可以简单地将物理内存块标记为空闲,这样一来,就可以将该物理内存块重用于另一个分页。
Processes using large percentages of memory should be examined further, although remember that database and HPC applications can use the entire memory block as normal and could be ignored.
应该进一步检查使用的内存百分比高的进程,但是应该记住数据库和HPC应用程序在正常情况下可以使用大量内存,可以不理会它们。
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,包含一个不对齐的指针,指向的内存块比必须的还小,等等。
When you request a memory block, the debug heap manager allocates from the base heap a slightly larger block of memory than requested and returns a pointer to your portion of that block.
当您要求记忆体区块时,侦错堆积管理员会从基底堆积配置比要求稍微大一点的记忆体区块,并且传回此区块部分的指标。
When you free a memory block, the debug heap automatically checks the integrity of the buffers on either side of your allocated area and issues an error report if overwriting has occurred.
当释放内存块时,调试堆自动检查已分配区域两侧的缓冲区的完整性,如果发生覆盖,将发出错误报告。
An application can keep special track of a given group of allocations for debugging purposes by allocating them as this type of memory block, using explicit calls to the debug heap functions.
应用程序可以使用这种记忆体区块类型配置、使用侦错堆积函式的明确呼叫,继续追踪指定的配置群组,以达到侦错的目的。
应用推荐