For example, Digital's Lectrice file format included a pre-rendered bitmap representation of each page to allow for quick page turns, a prerequisite for the thumbing navigation metaphor. 要回忆起停止阅读或者阅读上一次引用的地方,这种感受就变得很有用了。
We even discussed some basic file formats, like text, wave, and bitmap.
我们甚至讨论了一些基本的文件格式,如文本、波形和位图。
盖茨夫妇访谈录
The original Macintosh is a 128K machine, 128K bytes, 22K of which is the bitmap screen.
原来的Macintosh是一台128K的机器,128K字节,其中22K是位图屏幕。
乔布斯传
In a bitmap system, on the other hand, each and every pixel on the screen is controlled by bits in the computer's memory.
位图显示则相反,屏幕上的每一个像素都是由电脑内存控制的。
21世纪英文报
Images in binary code are called " bitmaps" . They allow " the maximum amount of information...in the minimal amount of message" , according to Jiang.
姜表示,二进制编码的图像称为 “位图”。位图能够 “以最少的数据传递最多的信息”。
盖茨夫妇访谈录
Charles Simonyi was there programming this and did a word processor that used that very graphical bitmap screen and let you do things like fonts and stuff we take for granted now.
Charles Simonyi 在那里编程并做了一个文字处理器,它使用非常图形化的位图屏幕,让你做字体和我们现在认为理所当然的事情。
中文百科
Bitmap
Bitmap可能指:
位图:一种图片技术
BMP:位图文件扩展名的一种
英语百科
Bitmap
In computing, a bitmap is a mapping from some domain (for example, a range of integers) to bits, that is, values which are zero or one. It is also called a bit array or bitmap index.
In computer graphics, when the domain is a rectangle (indexed by two coordinates) a bitmap gives a way to store a binary image, that is, an image in which each pixel is either black or white (or any two colors).