英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

bitmap    
位图,点阵图

位图,点阵图

bitmap
位元组列

bitmap
位元映像

bitmap
n 1: an image represented as a two dimensional array of
brightness values for pixels [synonym: {bitmap}, {electronic
image}]

A data file or structure which
corresponds {bit} for bit with an {image} displayed on a
screen, probably in the same format as it would be stored in
the display's {video memory} or maybe as a {device independent
bitmap}. A bitmap is characterised by the width and height of
the image in {pixels} and the number of bits per pixel which
determines the number of shades of grey or colours it can
represent. A bitmap representing a coloured image (a
"{pixmap}") will usually have pixels with between one and
eight bits for each of the red, green, and blue components,
though other colour encodings are also used. The green
component sometimes has more bits that the other two to cater
for the human eye's greater discrimination in this component.

See also {vector graphics}, {image formats}.

(1996-09-21)


请选择你想看的字典辞典:
单词字典翻译
bitmap查看 bitmap 在百度字典中的解释百度英翻中〔查看〕
bitmap查看 bitmap 在Google字典中的解释Google英翻中〔查看〕
bitmap查看 bitmap 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Bitmap - Wikipedia
    A bitmap is a type of memory organization or image file format used to store digital images The term bitmap comes from the computer programming terminology, meaning just a map of bits, a spatially mapped array of bits
  • 理解BitMap算法的原理及应用 - CSDN博客
    BitMap 的思想的和原理是很多算法的基础,比如 Bloom Filter、Counting Bloom Filter。 BitMap的原理 BitMap 的基本原理就是用一个 bit 位来存放某种状态,适用于大规模数据,但数据状态又不是很多的情况。 通常是用来判断某个数据存不存在的。
  • 【原创】啥是位图 (Bitmap) 有啥用? - Bitmap (位图) 与其在数据领域提升查询性能的底层原理
    简介 本文档简要介绍了位图 Bitmap 的概念,以及其在数据引擎的查询过程中起到加速作用的底层原理,并根据实践经验总结了部分适用场景。 何谓 Bitmap? Bitmap 的定义 (Definition of Bitmap) 由英文即可看出,Bitmap 是一个合成词,由 Bit 和 Map 组合而成 (Bitmap = Bit + Map)。
  • 8. 2. 1 Bitmap (位图)全解析 Part 1 - 菜鸟教程
    本节给大家讲解下Bitmap,BitmapFactory和他的静态内部类Options,以及BitmapDrawable的 基本使用,其实Bitmap我们知道怎么创建就好了,他的扩展一般是通过Matrix和Canvas来实现的, Bitmap,我们更多的时候关注的是OOM问题,下一节我们就来学习下如何避免Bitmap的OOM问题!
  • 【数据结构】BitMap-菜鸟笔记
    BitMap,即位图,使用每个位表示某种状态,适合处理整型的海量数据。 本质上是哈希表的一种应用实现,原理也很简单,给定一个int整型数据,将该int整数映射到对应的位上,并将该位由0改为1。
  • Bitmap简介 - 废物大师兄 - 博客园
    小结 回顾 Bitmap主要用于快速检索关键字状态,通常要求关键字是一个连续的序列(或者关键字是一个连续序列中的大部分), 最基本的情况,使用1bit表示一个关键字的状态(可标示两种状态),但根据需要也可以使用2bit(表示4种状态),3bit(表示8种状态)。
  • Bitmap_百度百科
    位图(Bitmap),又称栅格图(英语:Raster graphics)或点阵图,是使用像素阵列 (Pixel-array Dot-matrix点阵)来表示的图像。
  • What Is a Bitmap? - Computer Hope
    Definition of bitmap, including their uses, formats like BMP and DIB, color options, and the software used for creation, on this informative page
  • Bitmap为啥那么强大?亿万级数据计算在它面前就是小意思-腾讯云开发者社区-腾讯云
    Bitmap是基于位存储的高效数据结构,适用于亿级数据处理,节省内存且支持快速位运算。 其实现方式包括数组、字节和磁盘存储。 应用广泛,如布隆过滤器、数据库索引和数据压缩,显著提升大数据统计与计算效率。
  • Android Bitmap 完全指南:从基础到高级优化 - 技术栈
    然而,Bitmap 处理不当往往会导致应用性能下降、内存溢出(OOM)等问题,成为许多开发者的痛点。 本文将从 Bitmap 的基础概念出发,全面覆盖其创建、加载、处理、优化等各个方面,结合实际案例和最佳实践,帮助开发者彻底掌握 Android Bitmap 的使用技巧。





中文字典-英文字典  2005-2009