Showing 20 open source projects for "codeblocks"

View related business solutions
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 1
    Code::Blocks

    Code::Blocks

    A free C, C++ and Fortran IDE

    Code::Blocks is a free, open-source, cross-platform C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. For instance, compiling and debugging...
    Leader badge
    Downloads: 41,627 This Week
    Last Update:
    See Project
  • 2

    x86-codeblocks-builds

    Automatically built codeblocks for both 32b and 64b Windows systems.

    ...You can always download the latest release at Releases Usage Install the following packages in msys2(64-bit users please use 'x86_64' instead of 'i686'): pacman -S mingw-w64-i686-toolchain \ mingw-w64-i686-boost \ mingw-w64-i686-hunspell \ mingw-w64-i686-wxwidgets3.2-common \ mingw-w64-i686-wxwidgets3.2-msw \ mingw-w64-i686-drmingw \ mingw-w64-i686-tinyxml Then extract the archive into /opt/codeblocks, export /opt/codeblocks/bin to PATH. Run codeblocks!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    codeblocks_gd_user_manual

    Tex files to generate Code::Blocks User Manual

    CodeBlocks User Manual: See Code tab Sources are in Tex format and can be generated by MikTex Sources provided can generate the documentation in English and/or French. Generated files are given in the htmlweb directory in several format : pdf : manual_codeblocks_en.pdf / manual_codeblocksfr.pdf chm: manual_codeblocks_en.chm / manual_codeblocks_fr.chm html: main_codeblocks_en.html / main_codeblocks_fr.html
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4

    cuneiimageplus

    Image processing library in C/C++

    V 0.3.5.1 Realized as CodeBlocks and CMake project. Example Call from C: adapt_threshold_ext(inputpath, outputpath); Example Call from Golang: C.adapt_threshold_ext(inputpath, outputpath) Algorithms see Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 5

    Linux Air Combat Server

    Internet server for Linux Air Combat

    ...However, it is now possible for others to host a compatible LAC Server by compiling the source code from this project. Developers will want to use the well-known "Codeblocks" compiler tools for easy compiling. Users wishing to connect LAC with a server OTHER than the well-known one sponsored by AskMisterWizard.com will need to edit their ".LacConfig.txt" file to reference the IP address of their server host. Fundamental information about LAC and its components available here: https://askmisterwizard.com/2019/LinuxAirCombat/LacOnlineDocs.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wxCppPy

    wxCppPy

    Applciation c++/wxWidgets pilotable via python grâce à pybind11.

    ...Les librairies utilisées sont : - pybind11 : https:/pybind11.readthedocs.io - CppClay : https:/sourceforge.net/projects/cppclay - wxPython4 : https:/github.com/wxWidgets/Phoenix - wxWidgets3 : utiliser le sous module du dépôt wxPython. Le projet est une solution CodeBlocks. Elle est décomposée en trois projets: 1) API : Le code d'une API et les accès à la GUI 2) API_Py : L'export de l'API vers python3. Il génère le module wxcpppy 3) GUI : L'interface graphique qui permet d'ouvrir les scripts python. Pour compiler wxCppPy rendez-vous dans la section code. Le lisez-moi est complet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TaranisIDE
    Mbed Offline IDE with GCC , based on Codeblocks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C with Classes (sanoC)

    C with Classes (sanoC)

    Elegant way to use real Classes in C language

    ...There were a lot of trials to do this by different parties, but I worked hard to make it usable By the way ... it is easy and makes me feel at home with C ... no strange guns to use and shoot my mouse :P the project is done using Codeblocks I need help for GUI phase (windows), and it might be nice to make additional version for Linux too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ezbuild

    Application generation framework

    ...This one is used to create the meta environment. The meta environment describes a target environment. The target environment is the actual application that can be build. The building is done by using codeblocks as much as possible. Hopefully completely with code blocks. Release plan: create a metameta environment where entity-types can be added and relations can be managed. Finished August 10 2015. Generate the meta environment out of the metameta environment 2-3 weeks The current status August 2 is the editing of metameta. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 10

    makeprojects

    Auto generate VS, Codewarrior, Codeblocks, XCode projects

    This tool will scan your directory for source files and then generate a project file for Codeblocks, XCode, Visual Studio, Metrowerks CodeWarrior, FreeScale Codewarrior. It runs on Linux, MacOSX and Windows and can generate the files for any host from any platform. Great care is taken to make sure project file updates change as little as possible to make source control change lists as minimal as possible. This is the main IDE project file generator used by Olde Sküül!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SDL 2.0 minimal template codeblocks

    easy start point for SDL 2.0 application

    The simple ms-dos-like approach: a pixel table, an audioFloat table, and a keys table. Made for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Hydrocon IRC Bot

    irc bot multi-threaded, ddos, code execution, and more

    Hydrocon IRC bot public 1.7 this is a IRC bot that is compiled with codeblocks and the mingw32 compiler. It is fully multi-threaded melts on execution, runs on start up. it has great stability and efficiency . also has the ability to execute remote code and and execute cmd commands along with ddos and more, 16 option's in total. updates coming soon.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    a CodeBlocks wxSmith Plugin with wxCode/gizmos Ctrls
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GBPS Extreme Racing

    Car-race game based on OpenGl purely written in C

    This is our First Semester project in CS Engineering We used OpenGL for rendering FreeGlut as window manager It is purely written in C We used CodeBlocks/Mingw32 for development ------------------------------------------------------------------- Read the readme file included with the source for extra notes on copyright and usage directions --------------------------------------------------------------------- Can be used as an educational tool for those starting on OpenGL development/ Game development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rss::Blocks is a codeblocks plugin that shows rss feeds from the channel of your choice in a window that can easily be customized using html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    1.portings codeblocks to VS2005 2.add some plugins,include: PuTTY,SSH, Source Insight, Shell Browser,etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    In few seconds, Install OpenGL, GLU, GLAUX, GLUT, & SDL headers, librairies and .DLLs for Code::Blocks 8.02 on Windows . ( The program suppose that you have installed Code::Blocks in the default location : C:\Program Files\CodeBlocks )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A virtual machine for PIC16F87X family through serial link. Let your PC be the mind of your embedded system PIC16F87X family based, thanks to a serial link at 115200 Bauds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WikkaWiki is a standards-compliant, lightweight PHP/MySQL wiki engine. Designed for speed, extensibility, and security. Highlights: GUI page editor, FreeMind map viewing, page-level ACLs, page commenting, RSS, codeblocks with syntax highlighting.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    UML plugin development for codeblocks C++ IDE. With this tool, one can develop UML diagrams out of present project loaded in the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB