块传送 meaning in English
block tra fer
block transfer
block transmission
Examples
- Block transfers in camac systems
系统中的块传送 - Additionally , the programmer was faced with a fair degree of overhead : the color keyed area of each bitmap had to be ignored during the blitting process
因此,程序员就得面对相当大的程序开销:在位块传送过程中,必须明度背景关键色不被绘制到屏幕上。 - Many innovative ways of reducing this overhead exist ( and many artists have proven innovative in tile design ) , but the fact remained : isometric rendering was tricky
虽然现在有很多的位块传送优化方案及其它技巧,可事实总是无法改变的,你的游戏必须负担额外的程序开销。 - Using overlay to save data and display on condition that the display adapter supports it . otherwise , using off - screen to save data and using bit to transfer data to the primary surface . bring forward the method of block moving or line moving to transfer data from pc memory to video memory
在硬件支持覆盖图并满足应用需求的情况下,使用覆盖图进行图像数据存储和显示;上述条件不满足时,使用离屏表面作为图像存储区,并使用位块传送方法bit传递离屏表面数据到主表面以完成图像的显示。