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 bit-manipulation
how do i define 24 bit array in c++?
Dec 05, 2022
c++
bit-manipulation
How to set the 513th bit of a char[1024] in C?
Dec 06, 2022
c
arrays
char
bit-manipulation
equal to operator == can be used to do checking bit ?
Dec 06, 2022
c++
c
operators
bit-manipulation
equality
Constrain a 16 bit signed value between 0 and 4095 using Bit Manipulation only (without branching)
Dec 06, 2022
c++
c
optimization
bit-manipulation
Flip bits using XOR 0xffffffff or ~ in C++?
Dec 05, 2022
c++
bit-manipulation
xor
negation
Optimising "i = b ? (i | mask) : (i & ~mask)"
Dec 05, 2022
c
bit-manipulation
ternary-operator
How do I compare two longs as unsigned in Java?
Dec 04, 2022
java
bit-manipulation
math
Find out max & min of two number without using If else?
Dec 04, 2022
c
optimization
bit-manipulation
bit
bitwise-operators
C# .NET: if ((e.State & ListViewItemStates.Selected) != 0) <- What does it mean?
Dec 04, 2022
c#
.net
listview
bit-manipulation
Macros to set and clear bits
Dec 03, 2022
c
embedded
macros
bit-manipulation
Conditional Using Bitwise Operators
Dec 03, 2022
c
bit-manipulation
By Left shifting, can a number be set to ZERO
Dec 02, 2022
c++
c
bit-manipulation
bitwise-operators
bit-shift
bitwise operators in C
Dec 02, 2022
c++
c
gcc
bit-manipulation
bitwise-operators
How to find number of 1's in a binary number in O(1) time?
Dec 02, 2022
c
algorithm
bit-manipulation
Understanding bitwise operations in javascript
Dec 02, 2022
javascript
jquery
binary
compare
bit-manipulation
Lower case to upper case
Dec 02, 2022
c
character
bit-manipulation
Turn this if-then logic into a boolean expression?
Dec 01, 2022
algorithm
binary
bit-manipulation
boolean-logic
Count bits used in int
Dec 01, 2022
java
math
binary
bit-manipulation
What is the correct way to check if bit field is turn on in php
Dec 01, 2022
php
bit-manipulation
Append Enum Flags to a Parameter in a Loop (Bitwise Appending)
Nov 30, 2022
c#
bit-manipulation
enum-flags
« Newer Entries
Older Entries »