21 results for “topic:balanced”
A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer.
BalanceD is a Layer-4 Linux Virtual Server (LVS) based load balancing platform for Kubernetes.
Balanced k-Means Revisited algorithm
A small PCB that uses two TL082BCP op amps to amplify a signal from a contact microphone.
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.
A Balanced Equalizer For Soundcore Q30
CPP port of Jean Niklas L'orange's RRB-tree implementation
DitroniX PVIM ESP32 AD7606 Precision Voltage IoT Monitor SDK Board
Simple Balanced Ternary Computer Virtual Machine: Mark 2 is a simple Balanced Ternary VM programmed in python and Pygame.
Python codes for administrative data (long term care) residents- Odds ratio-Logistic regression-ML models
A Valheim mod that adds an extremely overpowered craftable helmet to the game that shoots lasers
Add or adjust sound volume and music for Mindustry.
A Balanced Equalizer For Soundcore Motion 100
Drop blocks to make a tower and get as high as possible!
Check if a string/text has balanced character or word pairs, e.g. '(', ')' or 'if', 'end'
Balanced sliding window is a protocol used where reliable in-order delivery of packets is required (like TCP).
☂️ SYMMETRICAL ARCHITECTURE. Elegant code patterns. Balanced design. Where structure meets beauty. 🎨
Unbalanced Binary Search Tree with insertion, search, deletion, and DFS printing. Can flatten tree to array, then create balanced tree from array.
It covers solutions to basic topics of Data Structures (such as Arrays, Strings) and Algorithms (such as Sorting and Searching).
CHU planner is about designing a planning-thread for a team
->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.