Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Bit-shift
New post in Bit-shift
Right shift operator in C?
June 4th, 2022
c
bit-shift
c/c++ left shift unsigned vs signed
June 3rd, 2022
bit-shift
c++
Is Shifting more than 32 bits of a uint64_t integer on an x86 machine Undefined Behavior?
June 3rd, 2022
x86
bit-shift
c++
c
uint64
In C++, what is the difference between 1 and 1i64?
June 3rd, 2022
c++
bit-shift
64-bit
Shift count negative or too big error - correct solution?
June 5th, 2022
bit-shift
c++
math
Is left and right shifting negative integers defined behavior?
June 5th, 2022
c++
undefined-behavior
bit-shift
Behaviour of unsigned right shift applied to byte variable
June 5th, 2022
bit-shift
java
What are the exact semantics of Rust's shift operators?
June 5th, 2022
bit-shift
rust
Need help understanding "getbits()" method in Chapter 2 of K&R C
June 2nd, 2022
operators
bit-shift
complement
c
bit-manipulation
Is bit shifting O(1) or O(n)?
June 4th, 2022
cpu
bit-shift
hardware
big-o
language-agnostic
Times-two faster than bit-shift, for Python 3.x integers?
June 13th, 2022
integer-arithmetic
bit-shift
performance
python-3.x
python
←
1
2
3
→