Coder2B
Coder2B
  • Видео 7
  • Просмотров 4 140
Journey Through Pi: History and Simulation of Buffon's Needle in C++ & SFML !
Embark on a journey through the rich history of Pi's approximation methods in this educational video! From ancient civilizations to modern mathematicians, witness the evolution of techniques used to calculate Pi. Explore early geometric approaches and their transformation into sophisticated computational simulations. Stay tuned as we demonstrate Buffon's Needle problem in C++, bringing math history to life with practical application and visual engagement!
source code: github.com/fawzeus/Buffon-s-needle-simulator
#pi #mathematics #programming #c++
Просмотров: 180

Видео

Nerdy Rock-Paper-Scissors Showdown: Unleash the Animated Fun!
Просмотров 3111 месяцев назад
Get ready to rumble in our hilarious Rock-Paper-Scissors smack-down! Choose your animated fighter from a quirky lineup of 30 rock, paper, and scissor emojis, and let the epic battles begin! These dynamic elements are more unpredictable than ever as they showcase their wacky moves and strategic antics on the screen. Grab the source code of this wacky simulator from GitHub github.com/fawzeus/rock...
Unveiling the Magic: Exploring an Artistic Journey of the Sierpiński Triangle
Просмотров 102Год назад
Experience the inspiring beauty of the Sierpiński Triangle in this captivating artistic journey. Discover a creative way of drawing this mesmerizing fractal using Python. Unlock the magic of iterative patterns and delve into the world of fractals. Prepare to be amazed! source code : github.com/fawzeus/Sierpinski-triangle
Julia set and Mandelbrot set visualization
Просмотров 182Год назад
this is a simple visualization of Julia set and Mandelbrot set fractals. #fractal #visualization #python #pygame #fractals
Sudoku solver using python and Opencv
Просмотров 2232 года назад
This is an automatic sudoku solver using OpenCV and Deep learning, the project is deployed using FastApi and dockerized with docker. we use a digits classifier to get the puzzle then solve it in 5 steps : 1: Read the image containing the Sudoku puzzle provided by the user ​(must be a 9X9 sudoku image) 2: Locate the puzzle board and extract it 3: Locate each of the cells of the Sudoku board and ...
Convert Videos To ASCII ART using python
Просмотров 2,6 тыс.2 года назад
In this Ascii art characters codes with Python demo, I am going to show you how to make Ascii art with the python programming language. This tutorial can be a mini project for beginners to learn some fun stuff or practices the python code. source code: github.com/fawzirjili/Ascii-Art Used python modules: numpy,open-cv,PIL To install the modules: pip install numpy pip install open-cv #open-cv #c...
controlling the mouse movement using camera
Просмотров 8532 года назад
this is a program for controlling the mouse movement using Python and OpenCV with a real-time camera. the program detects hand landmarks and tracks hand movement to control mouse github repository :github.com/fawzirjili/hand-tracking #openCV #python #project #computer_vision

Комментарии