Troubleshooting Tool with Windows Updates (Developed in Dev-C++).
-
Updated
Apr 25, 2023 - C++
Troubleshooting Tool with Windows Updates (Developed in Dev-C++).
Several demos exploring graphical techniques, like rasterization, collision detection, ray picking, ...
A C++ implementation of Circular Linked Lists.
Write a program to count number of smaller elements on right of each element in an array. Given an unsorted array arr[] of distinct integers, construct another array countSmaller[] such that countSmaller[i] contains count of smaller elements on right side of each element arr[i] in array.
An all-in-one phone phreaker tonez player written in C++ for Windows.
An OpenGL Dev-C++ project to display graphic of custom-made landscape.
C++ selection sort, insertion sort, bubble sort and merge sort execution time. Demo =>
The replace all program in C++ programming works to replace the numbers with zero, where the number must be an integer. All the zeros (if encountered) in the given program will be replaced by 1. Ex- number is 12004509 all 0’s are replays of 1’s so number is 12114519.
I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.
Calculator application for simple mathematical operations. Demo =>
El clásico Bingo 75. Juega con 2-4 jugadores, selecciona patrones de victoria y disfruta de modos de juego dinámicos. Genera cartones únicos y analiza estadísticas detalladas al finalizar. 🏆
🌟 Basic Tic Tac Toe Game using C++ Command line
Add a description, image, and links to the dev-cpp topic page so that developers can more easily learn about it.
To associate your repository with the dev-cpp topic, visit your repo's landing page and select "manage topics."