Showing 16 open source projects for "mingw cpp"

View related business solutions
  • Predict and Mitigate Operational Risk While Streamlining Regulatory Compliance Icon
    Predict and Mitigate Operational Risk While Streamlining Regulatory Compliance

    ABA Endorsed Solution for Risk and Compliance Management Software

    Predict360 is a risk and compliance intelligence platform developed by 360factors, an enterprise risk and compliance technology and services company. Predict360 is an artificial intelligence (AI)-powered platform that integrates risks and controls, KRIs, regulations and requirements, policies and procedures, audit and examinations, and training in a unified, cloud-based system. Predict360’s SaaS architecture platform and deliver predictive analytics, data insights for predicting risk, and streamlined compliance.
  • Club Management Software Icon
    Club Management Software

    For Gyms, fitness centers, athletic clubs, boxing, martial arts, personal training, swim centers, parks and recreation centers

    Gym Assistant by Bio-Logic Inc. is an easy-to-use membership management software. Ideal for small to medium size gyms, fitness centers and health clubs, Gym Assistant offers the tools gym managers need in order to create informed business decisions. It offers a wide range of features including access control, front desk check-in, payments, billing, membership database, forms and letters, extensive reporting capabilities, plus much more.
  • 1
    C++ Compiler for VS Code

    C++ Compiler for VS Code

    C++ MinGW Compiler for VS Code

    C++ Compiler for VS Code Its installation program that setup your computer to use VS Code text editor to program with C++ language. Inside vsc++.exe we have: - MinGW version - gcc version 9.2.0 (MinGW.org GCC-6.3.0-1) - vsc++ icon - 2 CMD commands that adds envirement variables for you - 2 VSCode exensions installation commands
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    Dev-C++

    Dev-C++

    Open Source C & C++ IDE for Windows

    Dev-C++ is a full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set. It supports Windows 98, NT, 2000 & XP. This is the original Dev-C++ software as published by Colin Laplace and this repository is frozen to version 4.9.9.2. For more recent versions of Dev-C++, please check the following forks: - Embarcadero Dev-C++: https://sourceforge.net/projects/embarcadero-devcpp/ (last update: March 2021) - Orwell Dev-C...
    Leader badge
    Downloads: 124,243 This Week
    Last Update:
    See Project
  • 3
    llvm-binaries

    llvm-binaries

    Unofficial builds of LLVM for Linux and Windows.

    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Dev-C++ for Windows 10/8/7

    Dev-C++ for Windows 10/8/7

    A fast, portable, simple, and free C/C++ IDE

    Coding Boot Camp Learning to program? Check out the free boot camp from Embarcadero which runs from Monday, August 22nd to Friday, August 26th. https://learndelphi.org/boot-camp-2022/ Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler...
    Leader badge
    Downloads: 14,288 This Week
    Last Update:
    See Project
  • Automotive aftermarket distributors in need of a solution designed for connecting systems and streamlining operations Icon
    Automotive aftermarket distributors in need of a solution designed for connecting systems and streamlining operations

    Integrate and optimize processes across every area of your parts distribution business

    The choice of many of the aftermarket’s leading distribution businesses, Epicor Vision provides the real-time visibility and control you need to accelerate growth and increase profitability. In addition, Vision enables users to provide consistently superior service to every customer, whether a single-location shop, national service chain, or large corporate or government account.
  • 5
    C++ BigInt class

    C++ BigInt class

    C++ BigInt class enables to work with arbitrary precision integers

    C++ BigInt class that enables the user to work with arbitrary precision integers. Latest Version: 10.3 (2019-03-06)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    version 5 in C++ WinAPI, for compiler MinGWx64 is manually rewrited from JavaScript no GL version in Notepad++ ( https://sourceforge.net/projects/karel-3d/ ). ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    ProgramNet Designer

    ProgramNet Designer

    C++ cross plattform functional block programming

    With the help of the ProgramNet the user can develop plug-ins(called units) which can be connected with other units forming a net. The net has a form of a flow diagram. The resulted net can be executed in the ProgramNet for testing purposes or independently in the target platform as a final release. In order to execute a net the ProgramNet uses the kernel. The kernel executes automatically each unit in a separate thread and manages the data exchange between the units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bolt

    bolt

    The C++ framework for everything and more

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Power C++

    C and C++ IDE

    English: Power C++ is an IDE for C++. Have suppor for C# files. This is a BETA version, which means that there is still work to be done. Español: Power C++ es un IDE para el lenguage de programación C++. Tiene soporte para archivos de C#. Esta es una versión BETA, lo que significa que aun falta trabajo por hacer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Business Property Management Platform Icon
    All-in-One Business Property Management Platform

    We enable hoteliers to automate heaps of daily tasks, bridge gaps in guest service, and run profitable businesses from anywhere

    HotelFriend is a cloud-based hotel management software. It covers the organization of work, direct room & service sales, simplifies the processes of serving guests, making their stay at the hotel even more comfortable. It gives an ability to manage the sales online from any device in any part of the world, analyze guest behavior and increase the income.
  • 10
    C/C++ Program Perfometer

    C/C++ Program Perfometer

    The program enables to get performance of C/C++ program for any metric

    The program enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : time, memory, metrics defined by user etc.). The measurement results are represented in detailed/summary reports. Latest Version: 2.10
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    nsnake

    nsnake

    Classic snake game on the terminal; made with C++ and ncurses

    nsnake is a clone of the classic snake game that we all used to play on our cellphones. You play this game on the terminal, with textual interface. It has a gui-like interface on the console, with many settings and possible game modes. Note that it depends on `ncurses` and `yaml-cpp`. For a more detailed README, check out the GitHub page: https://github.com/alexdantas/nSnake
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12

    TR-Indentator

    This software Indent your program files.

    This software Indent your c,cpp,java and c# program files.indentation make your code more readable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Dasttann's Cpp Libraries

    Free Educational C++ libraries.

    Small compilation of custom coded libraries that, though really simple, are made for beginners to get started on making there own headers, as well as modifying these headers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The cpp_trace is a flexible and compact logging C++ library. The library provides a facility to filter and route between output streams text trace messages. It uses generic type-safe design and conforms to STL io stream concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenSource C++ libraries. Full list of classes and functions listed at yf-library.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    To use source codes from Bruce Schneier's book "Applied Cryptography" to compile and run in C++, but there are problems with parsers and binaries. using:eclipse-cpp-europa-winter-win32,eclipsecpppack,MinGW-5.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next