balanced
There are 21 repositories under balanced topic.
Luxcium/pop-n-lock-theme-vscode
✨ Perfectly balanced VS Code theme with vivid colours for TypeScript and more...
Demonware/balanced
BalanceD is a Layer-4 Linux Virtual Server (LVS) based load balancing platform for Kubernetes.
iiithf/concurrent-data-structures
A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer.
uef-machine-learning/Balanced_k-Means_Revisited
Balanced k-Means Revisited algorithm
Supermagnum/double-gain
A small PCB that uses two TL082BCP op amps to amplify a signal from a contact microphone.
Gnyblast/Futsal-Team-Builder
This is an application to generate random but as balanced as possible teams for playing football. As much as it tries to make balanced teams, there is always some randomness in the code, so that things will get generated differently everytime. Which brings us to a point that might never exactly balanced but as close as possible.
ThomasTheSpaceFox/SBTCVM-Mark-2
Simple Balanced Ternary Computer Virtual Machine: Mark 2 is a simple Balanced Ternary VM programmed in python and Pygame.
janm31415/cpp-rrb
CPP port of Jean Niklas L'orange's RRB-tree implementation
cybergen/SurtlingHelm
A Valheim mod that adds an extremely overpowered craftable helmet to the game that shoots lasers
DitroniX/PVIM-Precision-Voltage-IoT-Monitor
DitroniX PVIM ESP32 AD7606 Precision Voltage IoT Monitor SDK Board
Fuzzy-sh/Machine-Learning-Risk-Estimation-ARC
Python codes for administrative data (long term care) residents- Odds ratio-Logistic regression-ML models
hxvy0/HarmanQ30
A Balanced Equalizer For Soundcore Q30
lafkpages/Perfectly-Balanced
Drop blocks to make a tower and get as high as possible!
SeuEarth/Balanced-music-sound
Add or adjust sound volume and music for Mindustry.
kaiwood/is-balanced
Check if a string/text has balanced character or word pairs, e.g. '(', ')' or 'if', 'end'
adri1mart1/chu-planner
CHU planner is about designing a planning-thread for a team
gouthameswar-govindan/GouthamEswarGovindan-DSA-Lab3-Assignment-Solutions
->1. To Find The Balanced Brackets In A Given String. ->2.To Find The Longest Path From The Root To The Leaf In A Binary Tree.
redmacdev1988/UnBalancedBST
Unbalanced Binary Search Tree with insertion, search, deletion, and DFS printing. Can flatten tree to array, then create balanced tree from array.
hxvy0/HarmanM100
A Balanced Equalizer For Soundcore Motion 100
moocf/balanced-sliding-window.elm
Balanced sliding window is a protocol used where reliable in-order delivery of packets is required (like TCP).
omkar-ghotekar/HackerRank-Problem-Solving-Basic-Solutions
It covers solutions to basic topics of Data Structures (such as Arrays, Strings) and Algorithms (such as Sorting and Searching).