dev-cpp
Here are 48 public repositories matching this topic...
Troubleshooting Tool with Windows Updates (Developed in Dev-C++).
-
Updated
Apr 25, 2023 - C++
A very tiny C++ IDE powered by Angular and Electron
-
Updated
Oct 2, 2021 - TypeScript
Several demos exploring graphical techniques, like rasterization, collision detection, ray picking, ...
-
Updated
Jun 19, 2024 - C++
A C++ implementation of Circular Linked Lists.
-
Updated
Jul 22, 2020 - C++
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.
-
Updated
Jan 25, 2021 - C++
Aquí encontrarás todo mi progreso con el lenguaje de programación C
-
Updated
Feb 24, 2022 - C
An OpenGL Dev-C++ project to display graphic of custom-made landscape.
-
Updated
Dec 24, 2020 - C++
C++ selection sort, insertion sort, bubble sort and merge sort execution time. Demo =>
-
Updated
Apr 16, 2019 - C++
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.
-
Updated
Feb 12, 2021 - C++
Improve this page
Add a description, image, and links to the dev-cpp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dev-cpp topic, visit your repo's landing page and select "manage topics."