摘要
存储调度是大规模地形可视化算法的重要组成部分,但近年来对其研究较少。本文重点讨论了可视化实现中比较常用的调度算法:系统调用和操作系统页面置换算法,对其进行了详细的分析,指出两种方法相同的本质:都是依据程序执行的过程中对内存的局部访问特点设计的。可视化过程对内存的需求不同于程序执行的局部性,地形浏览有其特殊性。根据地形浏览的特点,本文提出了一种专门用于地形浏览的预取和替换相结合的存储策略。并用两个评价准则验证了方法的有效性。
Storage scheduling is principal for large terrain visualization algorithm,but recently the research is less.First,this article focuses on the more commonly used scheduling method in visual realization:System call and Pages replacement algorithm of Operating System and points out the same nature of the two methods that they are based on local access to memory in the procedures.There are different demand for memory between terrain browse and code running.Second the article contrives a kind of storage strategy that is combination of prefetching and replacement.The new method is devoted to terrain visualization.Two evaluation criteria verified the effectiveness of the method.
出处
《微计算机信息》
2010年第10期210-212,共3页
Control & Automation
基金
基金申请人:刘建波
项目名称:国家科技支撑计划-国家空间数据获取与应用应急协同体系和数据共享服务平台-应急空间数据分中心系统
基金颁发部门:科学技术部(2008bak52b05)
关键词
大规模地形可视化
预取
替换
存储调度
large terrain visualization prefetch replacement storage schedule