基于改进三层缓冲技术的大图片处理  

Big image processing based on improved three level buffers technology

在线阅读下载全文

作  者:冯伟桓 王茂芝[1] 曾颖超[1] 

机构地区:[1]成都理工大学数学地质四川省重点实验室,四川成都610059

出  处:《计算机工程与科学》2018年第1期116-120,共5页Computer Engineering & Science

基  金:地质矿产调查评价项目(1212011120226);中国地质调查局地质调查子项目(DD2016006809);四川省科技厅重点研发项目(2017GZ0302)

摘  要:针对使用传统技术处理和显示大图片在界面重绘时容易造成系统阻塞现象,提出改进三层缓冲技术。该技术在内存中开辟一块与大图片属性相兼容的内存区域,用于载入大图片数据;然后再在内存中开辟另一块与显示设备环境相兼容的内存区域,用于执行其它的图形处理指令;最后通过位块传输法将内存中的图形依次拷贝到真正的显示设备环境输出。输出完成之后仅仅释放与显示设备环境相兼容的内存区域,保留与图片属性相兼容的内存区域,用于界面重绘的时候,避免重新载入图片,从而解决系统阻塞现象。该技术在数字岩心软件系统处理钻孔柱状图中得到验证和应用,取得了良好效果。Given the problem of system blocking caused by the traditional technology when processing big images and redrawing user interface,we propose an improved three level buffers technology.Firstly,a memory area compatible with the properties of the big image is allocated to load the big image data.Secondly,another allocated memory area compatible with the display device is used to execute other image processing instructions.Finally,the image data is copied to the real display device by the bitblock-transfer method in sequence.So only the memory area compatible with the display device is released and another memory area can avoid reloading the image when redrawing the user interface.The proposed technology is proved to be effective when processing the big drilling histogram in the digital core system software.

关 键 词:三层缓冲技术 内存位图 界面重绘 

分 类 号:TP319[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象