There are 2 repositories under dev-cpp topic.
A fast, portable, simple, and free C/C++ IDE
Troubleshooting Tool with Windows Updates (Developed in Dev-C++).
A very tiny C++ IDE powered by Angular and Electron
Several demos exploring graphical techniques, like rasterization, collision detection, ray picking, ...
A C++ implementation of Circular Linked Lists.
Deal or no Deal with a twist, within the command prompt (C++, Dev-C++)
Scimark2 Project For Dev-C++ on Windows.
☎ A basic implementation of a Contacts App using C programming language
C++ selection sort, insertion sort, bubble sort and merge sort execution time. Demo =>
Aquí encontrarás todo mi progreso con el lenguaje de programación C
An OpenGL Dev-C++ project to display graphic of custom-made landscape.
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.
Given an unsorted array of nonnegative integers, find a continuous sub-array that adds to a given number.
Given an array of integers. Find a peak element in it. An array element is a peak if it is NOT smaller than its neighbors. For corner elements, we need to consider only one neighbor.
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.
Given an array A[], write a program that segregates even and odd numbers. The program should put all even numbers first, and then odd numbers.
Space Shooter Game designed in C++. It was developed in Dev-C++ IDE. "graphics.h" file was used for graphics. The gameplay videos of the game are: Arcade Mode: https://drive.google.com/file/d/1eFQgb8W6fB9r6foEHsexnzuMsiV7f2bT/view?usp=sharing Classic Mode: https://drive.google.com/file/d/1hKbCSzDzzLsgkIlqVjr1mSMBZIgGwZSl/view?usp=sharing
Crafted Interesting Games Like Snake-Fruit, Tic-Tac-Toe, Sudoku, and Bricks Breaker Games In Programming Languages Like C and Java(AWT & SWING) Programming Languages.
Programa feito em linguagem C que resolve contas de fórmulas da área da elétrica, como associação de resistores em série e paralelo, transformações estrela-triângulo e triângulo-estrela e cálculo de reatâncias e impedâncias
To provide a user friendly and simple solution to order products from a store while providing sufficient management tools to the administrator to change and obtain sales related data as quick as possible. Sensitive data of the products and tools for management are protected by a simple admin login system.
Exercícios feitos em linguagem C para treinamento dos conceitos da matéria de Informática Básica.
Exercícios da matéria de Sistemas Operacionais, feitos em linguagem C
Material disponible con ejemplos y proyectos usando DEV-C++
Rock Paper Scissors Probability Calculation.
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. 🏆
El clásico juego de la vieja (tres en raya) en un tablero de 3x3. ¡Consigue alinear 3 símbolos antes que tu oponente! Incluye multijugador local, modo vs computadora y estadísticas detalladas. 🏆
A simple, and free C/C++ IDE based on the original Dev-C++
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.