Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bitwise-operators
JavaScript -- pass a boolean (or bitwise) operator as an argument?
Jun 20, 2026
javascript
bitwise-operators
boolean-operations
Extracting rightmost N bits of a double in C
Jun 20, 2026
c
bit-manipulation
bitwise-operators
bitwise-and
Bitwise Operators in GAP
Jun 19, 2026
bit-manipulation
bitwise-operators
gap-system
Reverse all bits in an int and return the int
Jun 19, 2026
java
64-bit
bit-manipulation
bitwise-operators
What's the meaning of "shift operates on bits individually"?
Jun 16, 2026
assembly
bit-manipulation
mips
bitwise-operators
shift
Find b given x and a where a ^ b = x
Jun 11, 2026
bitwise-operators
boolean-operations
How to make an AND operation on 2 numbers in MATLAB
Jun 10, 2026
matlab
bitwise-operators
Is (!~index) faster than (index === -1)?
Jun 09, 2026
javascript
performance
bitwise-operators
Are & and <and> equivalent in python? [duplicate]
Jun 05, 2026
python
operators
bitwise-operators
boolean-operations
What does |variable mean in verilog?
Jun 03, 2026
verilog
operator-keyword
bitwise-operators
Modifying image pixels using bitwise operators (JSFeat)
Jun 02, 2026
javascript
canvas
computer-vision
bitwise-operators
jsfeat
Bit operation AND
Jun 01, 2026
c++
bit-manipulation
bitwise-operators
Comparing values of an unmanaged type for bitwise equality in C#
May 28, 2026
c#
.net-core
bitwise-operators
value-type
c#-8.0
Are there any performance costs associated with using bitwise operators?
May 28, 2026
php
javascript
optimization
bitwise-operators
mathematical equation for AND bitwise operation?
May 23, 2026
c
math
bitwise-operators
Porting Bitwise Operations from C# To C
May 21, 2026
c#
c
bit-manipulation
bitwise-operators
bit-shift
What is difference between calling isdigit(c) and isdigit(c&0xFF). Masking the isdigit "&0xFF"
May 21, 2026
c
bitwise-operators
mask
Storing up to 8 boolean values in a byte or up to 32 boolean values in an Integer
May 16, 2026
delphi
boolean
bitwise-operators
Bitwise operation in SQL Server
May 16, 2026
sql-server
t-sql
operators
bitwise-operators
One position right barrel shift using ALU Operators?
May 10, 2026
operators
bit-shift
bitwise-operators
Older Entries »