请输入您要查询的英文单词:

 

单词 logical shift
释义

logical shift


logical shift

[′läj·ə·kəl ′shift] (computer science) A shift operation that treats the operand as a set of bits, not as a signed numeric value or character representation.

logical shift

(programming)(Either shift left logical or shift rightlogical) Machine-level operations available on nearly allprocessors which move each bit in a word one or more bitpositions in the given direction. A left shift moves the bitsto more significant positions (like multiplying by two), aright shift moves them to less significant positions (likedividing by two). The comparison with multiplication anddivision breaks down in certain circumstances - a logicalshift may discard bits that are shifted off either end of theword and does not preserve the sign of the word (positive ornegative).

Logical shift is approriate when treating the word as a bit string or a sequence of bit fields, whereas arithmetic shift is appropriate when treating it as a binary number.The word to be shifted is usually stored in a register, orpossibly in memory.
随便看
  • neutron howitzer
  • neutronic
  • neutronicism
  • neutron induced activity
  • neutron induced fission fragment tracking experiment
  • neutron-induced gamma activity
  • neutron-induced gamma-ray emission tomography
  • neutron induced gamma spectroscopy
  • neutron inelastic scattering reactions
  • neutron instrument simulation package
  • neutron interferometry and optics facility
  • neutron irradiation
  • neutronium
  • neutron log
  • neutron logging
  • neutron magnetic moment
  • neutron mass
  • neutron matter
  • neutron monitoring system
  • neutron multiplication factor
  • neutron number
  • neutron optics
  • neutron phase contrast imaging
  • neutron-physical
  • neutron poison

 

英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2026/4/16 22:58:14