Skip to search formSkip to main contentSkip to account menu

Arithmetic shift

Known as: Arithmetic left shift, Arithmetic right shift, Shift 
In computer programming, an arithmetic shift is a shift operator, sometimes termed a signed shift (though it is not restricted to signed operands… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
This dissertation is motivated by improving healthcare through the development of wearable sensors. This work seeks improvement… 
Review
2016
Review
2016
Electric-field modulation considerably enhances structure in the reflectance of a solid. In addition to the greater sensitivity… 
2011
2011
32 33 Everyday movements often have multiple solutions. Many of these solutions arise from biomechanical 34 redundancies. Often… 
2011
2011
The paper concerns the analysis of the correlations of wave fields propagating in heterogeneous media. We show that selected… 
2011
2011
In commercial prints the halftone dots are seldom placed exactly at their corresponding positions in the digital bitmap, mostly… 
2010
2010
Introduction: For many years vocal registers and their origins have been the subject of extensive investigation revealing… 
2009
2009
Introduction: The current understanding of lunar surface mineralogy largely comes from two sources: samples (Apollo and meteorite… 
2007
2007
Many of the important data structures used in a compiler are intermediate representations of the program being compiled. Often… 
2005
2005
The factorizations of two wavelet transform matrices, Pyramid and Packet, by tensor product and direct sum are shown. Then these… 
2002
2002
Verilog-1995 provides two simple shift operators: The >> token represents a bitwise shift-right operation. The << token…