Simple Python/C++ based program made to plot simple digital signal encodings like NRZ-L, NRZ-I, RZ, Bipolar, Manchester and Differential Manchester Encodings.
-
Updated
Dec 6, 2021 - C++
Simple Python/C++ based program made to plot simple digital signal encodings like NRZ-L, NRZ-I, RZ, Bipolar, Manchester and Differential Manchester Encodings.
Snake and DX Ball Game with Graphics header in c++
Hidden surface removal using bsp trees and graphics.h library for rendering.
This repository contains the source code of our pacman game which is made in C++ language.
Bubble Sort Visualizer in C++ using graphics.h. Watch real-time animations of comparisons and swaps on 200 elements with color-coded lines. Great for understanding sorting logic visually.
Visualize Selection Sort with C++ (graphics.h) and Python (matplotlib). Watch array elements transform in real-time through colorful animations and dynamic updates. Great for understanding sorting logic visually!
C++ GUI using graphics.h for student council elections
A students' record database where a user can create, modify, search, delete and view records through different menus, also GPA is automatically calculated after entering the marks obtained in different courses. Result can be viewed in different ways.
Implementation of binary search tree in GUI by using borland's graphics library in C++.In this project you can insert and delete the elements in a binary tree.
RSA-Algorithm application was written in C Programming language by using "graphics.h" library.
Graphics.h Library for C.
Add a description, image, and links to the graphics-h topic page so that developers can more easily learn about it.
To associate your repository with the graphics-h topic, visit your repo's landing page and select "manage topics."