If you insist on using block memory, you can easily modify the VHDL code.
如果坚持使用阻塞存储器,可以简单的改变VHDL代码。
Instead of using block memory, this design employs distributed memory to hold the data in FIFO.
替代使用的阻塞存储器,本设计在FIFO中使用分布式存储器保存数据。
Stress on the hippocampal cells also can block memory formation. So can consumption of other drugs.
海马细胞的应激也可以阻断记忆形成,此外还有一些药物摄入后也可能产生失忆作用。
Finally, the string type is a reference type, so every string instance refers to an additional block of memory to hold the actual string data.
最后,字符串类型是引用类型,因此每个字符串实例都引用一个附加的内存块,以存放实际的字符串数据。
You can initially create an abstract buffer with an empty linked list of memory block.
最初可以使用内存块的一个空链表来创建一个抽象缓冲区。
The default size of these memory segments is 256 KB per block, but you can adjust these to suit your particular needs.
这些内存块的默认分区大小为每块256KB,但是您可以调整这些分区大小以满足特殊需求。
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-mapped files are an operating system feature that links a block of memory to a file.
内存映射文件是把一块内存连接到一个文件的操作系统特性。
If the sorted data cannot fit entirely into the sort heap, which is a block of memory that is allocated each time a sort is performed, it overflows into a temporary table owned by the database.
如果无法将排序的数据整个放入排序堆中(排序堆是每次执行排序时分配的一块内存),它就会溢出到该数据库所有的临时表中。
It frees every memory block you created earlier and invalidates all the Pointers returned from the allocator routines.
该方法释放您先前创建的内存块,并使得从分配程序例程返回的所有指针失效。
To summarize: memory watch points help you in tracing the use of a given memory block.
总的来说:内存观察点将帮助您跟踪特定内存板块的使用情况。
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.
如果该分页没有经过修改,那么分页替换守护进程可以简单地将物理内存块标记为空闲,这样一来,就可以将该物理内存块重用于另一个分页。
The physical memory block that contains the page is marked as free and ready for reuse for additional pages.
将包含该分页的物理内存块标记为空闲,并为其它的分页做好重用的准备。
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的(除非重新分配),所以这些方便变量将相对偏移量包含到临时内存块中。
These areas allow tasks to use memory without being required to block if the garbage collector needs to free memory in the heap.
如果垃圾收集器需要释放堆中的内存,则这些内存区域将允许任务使用内存而不需要中断任务。
The memory region size (also called logical memory block (LMB) size) must be the same on the source and destination systems.
源系统和目标系统的内存区域大小,也称为逻辑内存块(LMB)大小,必须相同。
An overflow occurs when data is added to the buffer outside the block of memory allocated to the buffer.
溢出是指数据被添加到分配给该缓冲区的内存块之外。
It's this memory that seems to block the retrieval of the one you really want.
正是这种记忆“阻塞”了你真正想要提取的那个信息。
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应用程序在正常情况下可以使用大量内存,可以不理会它们。
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的输入位置。
In addition, because the literal block data is stored in memory, little or no massaging of the in-memory data is required before writing it to disk, greatly reducing CPU overhead.
此外,因为文字块数据存储在内存中,这些内存数据在写到磁盘之前,不必或只需作很少更改,大大减少了CPU开销。
If you allocate a block of memory on the heap that is not already in the cache, execution will stall while the contents of that memory are brought into the cache.
如果在堆的顶部分配的内存块不在缓存中,执行会在内存内容装入缓存的过程中出现延迟。
The memory of a parent's anger at our childish misdemeanour might completely block out the memory of what we actually did.
比如父母对于我们儿时的一些不好的行为发了大脾气,这很可能导致我们根本无法回忆起当时我们究竟做了什么。
The heap manager looks at the available memory (using a particular algorithm) and returns the block.
堆管理器会查看可用内存的情况(使用特定算法)并返回一块内存。
The endPoint records the first free byte's offset location into the last memory block.
endPoint记录最后一个内存块中第一个空闲字节的偏移位置。
The startPoint records the first byte's offset location into the first memory block.
startPoint记录第一个内存块中第一个字节的偏移位置。
First, it requires extra management work (allocation and freeing of memory block) wherever a buffer block is required.
首先,它要求在需要缓冲区块的任何地方进行额外的管理工作(分配和释放内存块)。
The pLostBlock points to the linked list's last memory block.
pLostBlock 指向该链表的最后一个内存块。
The pLostBlock points to the linked list's last memory block.
pLostBlock 指向该链表的最后一个内存块。
应用推荐