Learn the origins of the Byzantine generals problem and its commonly deployed solutions.
Baeldung Author
DrMax
Here's what I've written (so far):
Baeldung on Computer Science
- All
- Computer Vision (4)
- OS (3)
- Security (1)
- Networking (1)
- Math and Logic (1)
- Data Structures (1)
- Concurrency (1)
- Algorithms (1)
Circular Buffer
Filed under Data Structures, OS
Learn about a circular buffer data structure.
How to Calculate the Angle from Rotation Matrix
Filed under Algorithms, Math and Logic
A quick and practical guide on how to determine the rotation angle from a rotation matrix.
How Does Pose Estimation Work?
Filed under Computer Vision
Learn how human pose estimation works in a computer vision system.
What is a Feature Descriptor in Image Processing?
Filed under Computer Vision
Learn about feature descriptors, feature vectors, and feature space.
How Does Optical Character Recognition Work
Filed under Computer Vision
Learn how optical character recognition works.
Computer Vision: Stereo 3D Vision
Filed under Computer Vision
Explore stereo 3D vision.
What is the Difference Between User Variables and System Variables?
Filed under OS
Explore two different categories of environmental variables.
How Many Threads Is Too Many?
Filed under Concurrency, OS
Learn how many threads servers should use at most.