out-of-core meaning in English
反应堆外
Examples
- Interactive out - of - core walkthrough of large - scale virtual environments
基于外存的大规模虚拟环境交互漫游 - Future work will be focusing on the improvement for the high performance of the out - of - core visualization
交互可视化过程中,当用户所观察的模型部分不在内存中时,通过基于视点的调度策略进行数据内外存的切换。 - In order to reduce memory loads for huge point sets on general pc platforms , we introduce a partition - based out - of - core strategy to balance usage of main and external memories
基本思想:基于外存的技术可以很好解决大模型的存储问题,而基于视点的细节层次控制技术可提供观察者一种很方便的交互控制手段,我们希望分析并结合上述两种技术,实现庞大三维模型在一般机器上的浏览。 - Mtom implements out - of - core streamline construction with multithread technology . mtom can overlap cpu and i / o , and can process in parallel with multiple cpus . mmfm or mtom can make streamline visualization on large unstructured grids with less memory , and has more efficient performance
方法mmfm将大规模数据文件映像成虚拟ram ,利用空间分块组织数据,减少缺页请求;方法mtom利用多线程技术实现out - of - core流线构造,重叠i / o与计算,适合并行处理。 - 4 ) this thesis presents two pc - based streamline visualization methods for large unstructured grids : memory - mapped file method ( mmfm ) and multithread out - of - core method ( mtom ) . mmfm constructs streamlines like in - core methods through mapping large data file into virtual ram , and reduces page faults by organizing data in spatial blocks
4 )针对大规模非结构网格,提出了两种基于pc的流线可视化方法:内存映像文件方法( mmfm )和多线程out - of - core方法( mtom ) 。