释义 |
1 ?需求分段 在 需求分段 ( demand segmentation )中,会把程式分成很多段,再把这些段载入记忆体中执行,等到不再使用这段程式码后,就可以让同一个程式的其他段或其他的程式段... 2 ?需求分段法 需求分段法 (demand segmentation) 的原理和需求分页法类似,但程式不必整个载入记忆体就能执行,只要记录有哪些分段载入记忆体,其馀哪些分段还留在磁碟即可。 3 ?请求段式 也可以用请求段式(demand segmentation)来实现虚拟内存。Burroughs的计算机系统采用了请求段式。 4 ?请求分段调度 试题 4(5 分) : 请简要比较请求页面调度(demand paging)与请求分段调度 (demand segmentation)。 试题5(10 分) : 考虑某个系统在如下时刻的状态。
- 1
This is the normal mechanism whereby stack size adjusts to demand. However, if the maximum stack size has been reached, we have a stack overflow and the program receives a Segmentation Fault. 当然,这是根据实际需要来调整栈大小的一般机制,如果栈的容量达到了最大值上限,那么栈就会溢出,程序也会收到一个段出错的信息。 - 2
The use of data around history, demand, booking pace, segmentation, and competitive intelligence will help move revenue management decisions from "I think we should.".. 历史数据、需求数据、预订数据、市场细分数据还有竞争情报数据会帮助收益管理脱离“我认为我们应该……”。 - 3
In the sixth chapter, from the current marketing demand, prospect the promising future of research and application about Video Image Segmentation and Visualization for Portable and Mobile Devices. 第六章立足于当今市场需求,展望了基于手持移动设备的视频图像分割与渲染研究和应用的广阔前景。
|