您要查找的是不是:
- By introducing randomization into memory management algorithm, the likelihood that the attacker can predict the content to be overwritten was reduced. 通过在内在管理系统中引入更多的随机性,使攻击者无法准确预测将要覆盖的内容,从而达到防范堆溢出攻击的目的。
- A kind of memory management algorithm for temporary objects is put forward in this paper, which improves the speed of memory allocation and release, has the constant time requiring, and avoids the memory fragmentation. 本文提出了一种新的应用于临时对象的内存管理算法,该算法内存分配和释放的速度都很快,时间需求十分固定,同时还避免了内存碎片的产生。
- By employing automatic memory management algorithm in object oriented program with large data structure,the developing quality and efficiency of this kind of software are improved. 通过在具有大型数据结构的面向对象程序中引入自动内存管理算法,可以提高这类程序的开发质量与效率。
- A date structure applied to dynamic memory management algorithm 一个应用于动态内存管理算法中的数据结构
- Using FIFO, LRU algorithm such as memory management. 这是一个内存管理的模拟程序。采用FIFO,LRU等算法管理内存。这是*作系统课程的一个项目。
- memory management algorithm 存储管理算法
- In that case, memory management becomes much more difficult. 在这种情况下,内存管理会变得更困难。
- This improves resource utilization and memory management. 这改进了资源利用和内存管理。
- Lynn McGill: We met at that memory management lecture? 林恩·迈克吉尔:我们在那个存储管理演讲中会面?
- USENIX is where Kirk McKusick talked about memory management. USENIX是尔柯克麦库西克谈论内存管理。
- ARM9 core MMU memory management mechanism of introduction. ARM9内核的mmu内存管理机制介绍.
- This exclusion of GC from the timings does not mean that memory management that can be attributed to the running of an algorithm should be ignored. 从计时中排除GC并不意味着可以忽略用于算法运行的内存管理。
- VEMM? Virtual Expanded Memory Manager? 虚拟扩充存储器管理器?
- Finally, a MHT based group key management algorithm using the ECC is illuminated. 最后实现基于椭圆曲线的多维层次树密钥管理算法。
- System memory management (configuration layout and availability of memory ). 系统内存管理(配置布局和内存可用性)。
- Non-deterministic finalization works well with dynamic memory management. 非确定终止适用于动态内存管理。
- Discuss how to simulate variable subarea memory management by using C language. 论述了如何用C语言模拟可变分区存储管理方式的过程。
- Our objectie was to describe our experience with women who were hospitalized for postpartum headache and to deelop a management algorithm for these women. 我们的目的是描述我们所遇到的那些因产后头痛而住院女性的情况并研究一种治疗方法。
- Our objective was to describe our experience with women who were hospitalized for postpartum headache and to develop a management algorithm for these women. 我们的目的是描述产后头痛并制定治疗措施。
- Uses the partner system algorithm to carry on the memory management the original code, may maximum limit avoid the memory fragment, simultaneously enhances the memory allocation efficiency. 采用伙伴系统算法进行内存管理的原码,可以最大限度的避免内存碎片,同时提高内存分配效率。