#
bitwise-operation
Here are 18 public repositories matching this topic...
Generic C# Enum Utilities
-
Updated
Jun 20, 2020 - C#
Set of Patterns to solve many algorithmic questions of similar type on LeetCode
leetcode
trie
backtracking
binary-search-tree
arrays
dynamic-programming
breadth-first-search
greedy-algorithms
depth-first-search
union-find
divide-and-conquer
two-pointers
bitwise-operation
algorithmic-questions
-
Updated
May 15, 2020 - Java
Bitwise operators in pure Lua using Lua numbers
-
Updated
May 26, 2018 - Lua
A Rust library for creating and manipulating Bitmaps.
-
Updated
Apr 30, 2018 - Rust
Binary support for Arma 3
-
Updated
Jun 29, 2021 - SQF
Herradura is a Key exchange scheme in the style of Diffie-Hellman Key Exchange, based on bitwise operations.
c
lightweight
golang
iot
arduino
cryptography
assembly-language
internetofthings
encryption-algorithm
bitwise-operation
key-exchange-algorithm
bitwise-rotation
-
Updated
Jun 14, 2021 - C
template-matching
computer-vision
image-processing
image-thresholding
contours
image-scaling
image-translation
image-blending
hough-lines
image-filtering
hough-circles
image-gradient
image-rotation
opencv-python-tutorials
bitwise-operation
image-transformation
normalized-cross-correlation
image-padding
-
Updated
Oct 11, 2019 - Python
Addition of two integers using only bitwise operators (C++).
cpp
sum
bitwise
bitwise-operators
addition
bitwise-arithmetic
bitwise-xor
cpp-templates
bitwise-operation
cpp-examples
bitwise-operations
bitwise-shifting
bitwise-algorithms
-
Updated
May 22, 2021 - C++
Inspired by the Hackers Delight book, a developers' eye view of the simplest binary tricks extracted whilst learning.
-
Updated
Mar 17, 2020 - C
This repository contains all of my works of CSE123 (C- programming and Problem Solving)
-
Updated
Mar 28, 2018 - C
integer addition based on bitwise operation
-
Updated
Sep 6, 2020 - Python
Bitwise operations are operations that directly manipulate bits. Notes and code examples from Codecaemy course Learn Python 2.
-
Updated
Mar 26, 2021 - Python
A program that encrypt content of a Folder - Images and Text Documents and after that can decrypt
opencv
cpp
image-processing
stl
image-encryption
encryption-decryption
opencv2
bitwise-xor
bitwise-operation
-
Updated
Jun 19, 2019 - C++
Implementation of HashMap.
workshop
tdd
hash-functions
hash
bucket
hashmap
workshop-materials
bitwise-operators
tdd-kata
collisions
bitwise-operation
hashmapexample
-
Updated
Feb 14, 2021 - Java
Solutions for some problems
-
Updated
Jul 23, 2019 - JavaScript
Hide one picture inside another and play with number of significant bits
-
Updated
Mar 20, 2021 - Python
Let's enjoy some bitwise hacks.
bit-manipulation
bitwise
bit-mask
bitwise-operators
bitwise-arithmetic
bitwise-operation
bit-masking
tridibsamanta
tridib-samanta
bitwise-algorithms
bitwise-hacks
-
Updated
Jul 4, 2020 - C++
Improve this page
Add a description, image, and links to the bitwise-operation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitwise-operation topic, visit your repo's landing page and select "manage topics."
I use dark background themes on my terminals. In VIM I
set bg=dark
. The color palette that bitwise uses makes it difficult to see some things (e.g., those in dark blue) on dark bg terms.Nice tool though!