Topic: "bitwise-operators"
mariuszgromada/MathParser.org-mXparser
Math Parser: Java, C#, C++, Kotlin, Android, and all .NET platforms (Nuget, Maven, CMake). Supports .NET Framework, .NET Core, .NET Standard, Xamarin, and more. Features: rich built-in library of math functions, operators, constants. Flexible in user-defined arguments, functions. Expressions provided as plain text. Easy to use. Well documented.
Language: C++ - Size: 35.1 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 922 - Forks: 158

uraimo/Bitter
A Swift Bits Manipulation/Bitwise Operations Toolkit
Language: Swift - Size: 267 KB - Last synced at: 15 days ago - Pushed at: about 5 years ago - Stars: 208 - Forks: 16

danprince/tiny-binary-format
Memory efficient binary formats instead of objects.
Language: JavaScript - Size: 17.6 KB - Last synced at: 1 day ago - Pushed at: about 9 years ago - Stars: 142 - Forks: 11

uraimo/Swift-Playgrounds
Collection of Swift playgrounds used in my posts: From functional aspects of Swift to C interoperability.
Language: Swift - Size: 572 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 139 - Forks: 14

keyu-tian/Cpp-Gomoku-with-AI
C++ Gomoku with a strong AI based on minimax search and alpha-beta pruning with Qt5 GUI. *Dozens of C++ tricks & hacks are used to improve efficiency.* Come and try to see if you can beat the powerful AI!
Language: C++ - Size: 12.5 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 81 - Forks: 20

cair/fast-tsetlin-machine-with-mnist-demo
A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.
Language: C - Size: 5.79 MB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 67 - Forks: 10

gowthamrajk/InterviewPreparationKit
This module consists of various Interview Preparation Materials and Possible Programming Questions on various Topics to be covered.
Language: C - Size: 371 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 56 - Forks: 20

michaeljclark/bignum
C++ bignum with support for arbitrary precision integer arithmetic.
Language: C++ - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 3

cair/fast-tsetlin-machine-in-cuda-with-imdb-demo
A CUDA implementation of the Tsetlin Machine based on bitwise operators
Language: Cuda - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 26 - Forks: 2

wzid/sudoku-solver
Sudoku Solver using bitmasks and bit-manipulation with Rust 🦀 and egui 🎨
Language: Rust - Size: 1.73 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 3

oguzkaran/JavaApp1-Jun-2022
JavaApp1-Jun-2022
Language: Java - Size: 34 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 30

Innocentsax/DSA_IN_JAVA
Data Structure and Algorithm in Java
Language: Java - Size: 987 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 18 - Forks: 3

oguzkaran/JavaApp1-Oct-2021
JavaApp1-Oct-2021
Language: Java - Size: 72.2 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 24

DanIsraelMalta/GLSL-CPP
A generic, modern and extensible numerical toolkit following the syntax and functionality of the GLSL shading language, but it packed with extra goodies
Language: C++ - Size: 141 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 15 - Forks: 4

Fanmade/laravel-bitwise-trait
Simple trait to use bitwise operators on any class
Language: PHP - Size: 21.5 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 2

reinder83/binary-flags
Simple BinaryFlags class to extend from
Language: PHP - Size: 67.4 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

jhg023/BitBuffer
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
Language: Java - Size: 79.1 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 2

avagordon01/bitarray
c++ bitarray with more simplicity, functionality (and possibly performance) than std::bitset
Language: C++ - Size: 85 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 0

MrAlexSee/sopang
SOPanG, a simple tool for pattern matching over an elastic-degenerate string, a recently proposed simplified model for the pan-genome.
Language: C++ - Size: 733 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 2

abarriel/Gomoku
🏆 Make an AI capable of beating human players at Gomoku
Language: C++ - Size: 4.72 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 1

MathProgrammer/Bitwise-Tricks-
Language: C - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 4

Aliance/Bitmask
Simple bitmask implementation
Language: PHP - Size: 61.5 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

Marvin9/Bitwise-Calculator
Fast, easy to calculate Bitwise operations. No need to click & wait to get an answer. 😎
Language: JavaScript - Size: 4.17 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

keithstellyes/csproofs
Just some of my CS Proofs, things like why `k << 1 == k * 2`
Language: TeX - Size: 390 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 2

sidharthjuyal/basic-cpp
some basic concepts of C++
Language: C++ - Size: 553 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

mihaighidoveanu/laborator-pp
Teaching materials for Procedural Programming Lab
Language: C - Size: 40.6 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

nomnomab/BitCalculator
This asset allows users to convert formulas into a bit output, and allows for easy bit flipping in-editor.
Language: C# - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

oleggromov/magipack
Pack any number of bool or integer values into a single BigInt - save traffic, save the planet 🌏
Language: TypeScript - Size: 135 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

ManuelBlanc/lua-bit64 Fork of tst2005/lua-bit64
Lua bitwise operators on 64-bit integers
Language: Lua - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

explore-node-js/node.js-bytes-calculator
abstracted byte sequence calculator for node.js
Language: JavaScript - Size: 58.6 KB - Last synced at: 10 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

Notgnoshi/Bitfield
A Python bitfield class for easier bit manipulation of integers
Language: Python - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

nilostolte/Sudoku
Simple 9x9 Sudoku brute force solver with intrinsic parallel candidate set processing using bits to represent digits in the [1, 9] range, and bitwise operations to test a candidate against the candidate set, all at once.
Language: Zig - Size: 269 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

LuMarans30/dec2bin-c
Three simple algorithms in C that convert a number from decimal to binary.
Language: C - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

youssef-saaed/BooleanArray
A C++ class for storing boolean values efficiently using a single bit instead of byte per value
Language: C++ - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

mixed-farming/C-culminate
All my C programs since 2021. This repository contains 250+ C programs, spanning from basic "Hello, World!" to intricate data structures and algorithms.
Language: C - Size: 418 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

tgymnich/BitwiseRotate
🔄 Safe and efficient bitwise rotation in Swift
Language: Swift - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

seigtm/BitwiseAddition 📦
Addition of two integers using only bitwise operators (C++).
Language: C++ - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

m0saan/CP
The repository contains solutions to CP problem from diffrent CP websites
Language: C++ - Size: 1.32 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

D7EAD/inet-conversion
Illustration and explanation of dotted-decimal to numeric conversion for INET family internet protocol addresses.
Language: C - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

unsuitable001/BitViz
A Bitwize Operation Visualizer
Language: JavaScript - Size: 2.26 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 4

saikatkar/ds-algos
Repository for practicing problem solving..It contains wide variety of problems and their optimised solution
Language: Java - Size: 181 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

ExtReMLapin/luajit_bit_extended
Extending the LuaJIT BitOp lib
Language: Lua - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

Luke-Jacobs/Image-Magic
This script can generate and perform operations on image files.
Language: Python - Size: 875 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

vookimedlo/alfred-bitwise-evaluator
Alfred 3 workflow for evaluating bitwise expressions.
Size: 683 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

Stationeers-ic/stationeers-bitwise-functions
Bitwise Operations in TypeScript (JavaScript) for Stationeers
Language: TypeScript - Size: 34.2 KB - Last synced at: 27 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

BernhardZat/pure-lua-5.1-crypto
Crypto library written in pure Lua 5.1 which includes X25519, ChaCha20, Shamir's Secret Sharing and more.
Language: Lua - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Aliance/InfiniteBitmask
Infinite bitmask implementation
Language: PHP - Size: 49.8 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

eldarush/CSSodokuSolver
this is a csharp sudoku solver for omega
Language: C# - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

electricessence/BitwiseToShortCircuitAnalyzer
A Roslyn analyzer for finding and fixing instances of bitwise operators that should be using short-circuit operators instead.
Language: PowerShell - Size: 82 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

qluana7/BitScript
Rule - Only bitwise operators allow
Language: C# - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

giladreich/BitwiseCalculator
Simple tool for calculating a long bitwise expression which will show the result in a form of decimal, hex and binary.
Language: C# - Size: 30.3 KB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

alaattinyilmaz/advanced-programming
Advanced Programming (CS204) course in Sabanci University coding assignments in C++ programming language.
Language: C++ - Size: 3.84 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

estods3/ElectronicsClub
Programs I wrote for Electronics Club Workshops & Projects
Language: C++ - Size: 8.01 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

c3rebro/ByteArray
Bitwise Manipulation on Byte Arrays
Language: C# - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Tariqindher/Java-Practise-Basic-Level
This repository contains Java programming exercises and projects to reinforce my understanding of core concepts. It includes problem-solving with data structures, object-oriented programming (OOP), file handling, multithreading, and more.
Language: Java - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

LouAntonio/minitalk
42Luanda Minitalk
Language: C - Size: 55.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

mgalang229/Codeforces-1775C-Interesting-Sequence
Language: C++ - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mzusin/js-bit-manipulation
A collection of bit manipulation helpers written TypeScript.
Language: TypeScript - Size: 181 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ratamranjith/ProblemSolving-Ruby
Ruby Tricky Logical Problems
Language: Ruby - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

MIDHUNGRAJ/bitwise-example
bitwise-example
Language: C - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

wa1tnr/bitwise_ops
bitwise operators - c++ - Arduino IDE - Feather M0 Express, others
Language: C++ - Size: 65.4 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

YousefSameh25/Data-Security
The project have following algorithms of encryption-and-decryption (AES , DES , DiffieHellman,RSA ,RC4, Autokey , Ceaser, columnar, HillCipher ,Monoalphatic, play Fair, Rail Fence, Reapeating keys)
Language: C# - Size: 289 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

aristofanio/bitwiser
Bitwiser is an simple library for operations bit-to-bit (bitwise) and byte-to-byte (here is call bytewise).
Language: Go - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

abhinav-bhardwaj/computer-system-architecture-scripts
Simple Computer System Architecture Operations Scripts using Python
Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

YeahNotSewerSide/RBytes
"Real" bytes in python, because standard bytes() doesn't work properly with bitwise operations
Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

avagordon01/bit
C++11/14/17 equivalent for C++20s <bit> https://en.cppreference.com/w/cpp/header/bit
Language: C++ - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

fuston05/Computer-Architecture Fork of bloominstituteoftechnology/Computer-Architecture
Lambda School: Computer Architecture. LS8, 8-bit CPU emulator, with 256 bytes of RAM.
Language: Python - Size: 67.4 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

tridibsamanta/Bit-Manipulation
Let's enjoy some bitwise hacks.
Language: C++ - Size: 69.3 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

eMahtab/sum-of-two-integers
Sum two integers without using + operator
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

tmurakami/btkt
A Kotlin library that provides extensions for bit-twiddling.
Language: Kotlin - Size: 276 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

MrAlexSee/Fingerprints
A proof-of-concept program for lightweight fingerprints for fast approximate keyword matching using bitwise operations.
Language: C++ - Size: 12.5 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

ptsurbeleu/coding-challenges
100% human-friendly explanation of coding challenges and computer science fundamentals
Language: Swift - Size: 667 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

akharrou/42-Project-Fillit
Bitwise Implementation of a Tetromino Board Solver.
Language: C - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

NumericalMax/bitwise-bao
An implementation of basic functions (e.g. addition) in C++ in which only bitwise operations are allowed.
Language: C++ - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

aaronryank/bitwise
a low-level assembly-like programming language with a limited instruction set
Language: C - Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

simaguo/javascript-bitwise-operators
In the 64-bit operating system, php to achieve javascript bitwise operation
Language: PHP - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

chrisrink10/bitcalc
Visual calculator for bitwise expressions
Language: Python - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

pandyamihir/Car_Black_Box
This smart black box monitors speed, acceleration, braking, and engine vitals in real-time, alerting to dangerous driving. AI predicts mechanical issues and detects rash driving/speeding. Fleet managers get encrypted insights via cloud dashboards, reducing accidents by 40% and maintenance costs by 25%. A proactive safety solution for vehicles.
Language: C - Size: 0 Bytes - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

AkikoAkaki/java-ecb-file-encryption
A Java-based file encryption and decryption tool using simplified ECB block cipher logic.
Language: Java - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

emagood/DataVaultLedger
Proyecto de Gestión de Usuarios utilizando Godot Engine. Implementa un sistema de creación, modificación y eliminación de usuarios con verificación de credenciales, almacenamiento en caché y registro de historial de cambios. Características Principales - Crear y modificar usuarios-Autenticación de usuarios-Caché para mejorar
Language: GDScript - Size: 14.5 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

danylo-macelai/BitwiSEcurity
Uma POC enxuta, focada em demonstrar o controle de permissões utilizando operações bitwise + Spring Security. Ideal para quem busca otimizar o armazenamento de permissões e proteger rotas de forma simples, minimalista e performática.
Language: Java - Size: 110 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mbdanielcrespo/Minitalk
Inter-process communication (IPC) using UNIX signals project. It involves creating a client-server system where the client sends messages to the server by encoding characters bit-by-bit using SIGUSR1 and SIGUSR2 signals.
Language: C - Size: 236 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

aylaaouf/minitalk
Language: C - Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Shaldonbarnes10/power_of_two
This repository contains a solution to the Power of Two problem, where the goal is to determine if a given integer is a power of two. The problem is solved using efficient bitwise operations in C++.
Language: C++ - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pin3dev/42_Minitalk
inter-process communication, using UNIX signals to transmit messages from a client to a server. Explores asynchronous communication using SIGUSR1 and SIGUSR2 signals.
Language: C - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

madhusudan-mandal/BitManipulation
Bit Manipulation is a technique used in a variety of problems to get the solution in an optimized way. This technique is very effective from a Competitive Programming point of view.
Language: Java - Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

rpxpx/bitshift
Logical operation bitmaps. Bitmap images formed by taking the Boolean (zero/non-zero) value for each pixel from a chain of simple logical and arithmetic operations on pixel (x,y) coordinates and a constant K.
Language: C - Size: 3.09 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

EmrD/bitwise-operations-with-csharp
Language: CSS - Size: 215 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

subhamhada/CDS.EXP-4
c++ programs using bitwise operators
Language: C++ - Size: 13.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Manvi008/Cpp_Programmiing
A program book of C++ programs,
Language: C++ - Size: 61.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

uyarahmet/COMP201
COMP201 - Computer Systems and Programming
Language: C - Size: 1.18 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

mtumilowicz/java12-fundamentals-hash-map-implementation-workshop
Implementation of HashMap.
Language: Java - Size: 134 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pavithracr1111/Pavithra_C_R___STEGO_Project
LSB Image Steganography is a C command-line application enabling seamless embedding of text messages into bitmap (.bmp) images using LSB steganography. Users can encrypt and decrypt messages, validate message and image size compatibility, and optionally include a magic string for identification.
Language: C - Size: 1.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

wudi/bitwise
Bitwise Operations Online
Language: HTML - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TheRealPad/creditCardValidator
Program using Luhn algorithm to validate or not credit card number
Language: C++ - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Yukisschu/tideman_algorithm
Tideman election simulation algorithms using adjacency list, adjacency matrix, and bitwise operations.
Language: C - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JuliaBFleming2024/Nand2Tetris-Computer-Organization-Projects
This repository contains all project work associated with the Nand2Tetris course on Computer Organization and Architecture.
Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

penguin-teal/utf8encoder
Two simple functions to encode and decode UTF-8 using bitwise operators.
Language: C - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

simpmadi320/BitwiseTrivia
Bitwise Operator Trivia for AND, OR, XOR, One's Complement, and Shift Left/Right
Language: C++ - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

badreddinkaztaoui/fq_minitalk
Minitalk is a small project to create a connection between client and server using UNIX signals.
Language: C - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
