Provides information about virtual memory , dynamic memory management , using address windowing extensions , and the sql server memory pool 提供有关虚拟内存、动态内存管理、使用地址窗口化扩展( awe )和sql server内存池的信息。
Harmonized system of quality assessment for electronic components . mos read write dynamic memories silicon monolithic circuits . blank detail specification 电子元件统一质量评审体系.集成电路动态可读可写随机存取存储器.分规范
Rule 87 when a function returns a pointer to dynamic memory , its procedure specification must clearly state how the memory is to be freed 在一个函数返回一个指向动态申请内存空间的指针时,在程序里必需详细标明是如何释放这内存空间。
Specification for harmonized system of quality assessment for electronic components - blank detail specification - mos read write dynamic memories silicon monolithic circuits 电子元器件用质量评估协调体系.空白详细规范. mos读写动态存贮器单晶硅电路
Dynamic indicates that the vertex buffer requires dynamic memory use , which is useful for drivers because it enables them to determine where to place the buffer 表示顶点缓冲区要求动态使用内存,这样对驱动程序有好处,因为这样可以使驱动程序确定缓冲区的放置位置。
By tracking dynamic memory allocation proactively , it is easy to identify unusual consumption patterns pointing to insidious memory leaks - before they cause system crashes 通过主动追踪动态内存分配,可以在引起系统崩溃之前,很容易地识别指向隐伏且不常见的内存泄漏的消耗模式。
After reboot , sql server 2005 operates in a normal dynamic memory allocation mode , and the available memory is limited to virtual address space or physical memory , whichever is smaller 重新启动后, sql server 2005将在标准动态内存分配模式下运行,其可用内存受虚拟地址空间或物理内存的限制,以较小的值为准。
This system bases on windows operation system and is easy to be operated . it ' s program language is vb and vc . it ' s running speed is able to satisfy real - time collection demands through using dll , dynamic memory management and multithreading technology 本系统是基于windows系统平台,使系统便于操作;采用vb 、 vc编程,通过dll库动态连接,动态内存管理及多线程等技术保证系统的运行速度满足实时采集的要求。
Therefore , if throughput and minimizing memory utilization are important non - functional requirements for the application , then consider using a message format that minimizes the amount of parsing time , datatype transformation time , and dynamic memory allocation time 因此,如果对于应用程序来说吞吐量和最小内存占用是重要的非功能性需求,就要考虑使用能够减少解析时间、数据类型转换时间和动态内存分配时间的消息格式。
The thesis recounts the realization of the boundary tag method and the buddy system allocator method , which had been improved . a dynamic memory management method using multilevel bitmap catalogue structure is introduced in the paper . a detailed description of the structure of multilevel bitmap catalogue as well as algorithms using multilevel bitmap catalogue is given 详细阐述了对边界标识法,伙伴系统算法改进后的具体实现;介绍了一个用多级位示图目录来实现存储资源动态分配的算法,给出了多级位示图目录的结构和相应的算法,并详细介绍了一个二级位示图目录的具体实现过程。