Open Source C Education Software for Linux - Page 3

C Education Software for Linux

View 165 business solutions

Browse free open source C Education Software for Linux and projects below. Use the toggles on the left to filter open source C Education Software for Linux by OS, license, language, programming language, and project status.

  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 1
    MIPS R3000-based virtual machine with support for serial console and GNU cross-compiler tools.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    ADiKtEd (Another Dungeon Keeper map Editor) is a text-based map editor for Dungeon Keeper, a game released in 1997. It can be used to create a map from the very beginnings, or to tweak maps created in Official Editor.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    VisualOS is an educational visual simulator of operating system. Its purpose is to help understand how an operating systems and the algorithms involved work by showing visual representations of the different aspects of an operating system.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    libXbgi

    BGI-compatible, X11-based "GRAPHICS.H" implementation

    Xbgi i is a Borland Graphics Interface (GRAPHICS.H) emulation library based on X11. This library strictly emulates most BGI functions, making it possible to compile X11 versions of programs written for Turbo/Borland C. ARGB extensions and basic mouse support are also implemented. Xbgi is the predecessor to SDL_bgi.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5
    The General Hidden Markov Model Library (GHMM) is a C library with additional Python bindings implementing a wide range of types of Hidden Markov Models and algorithms: discrete, continous emissions, basic training, HMM clustering, HMM mixtures.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    IPSA - Inventor Physics Simulation API

    Easy to use physics simulation combining ODE with OpenInventor.

    Create phyiscal simulations easily through IPSA which combines the OpenInventor 3D API with the Open Dynamics Engine (ODE). Scenes are read from .iv files and simulated in the supplied viewer applications. Find it at: http://ipsa.sourceforge.net
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip in Safari, 12,5 sec single core and 3,3 sec multi core.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Virtual Motherboard

    Virtual Motherboard

    Plug&Play Hardware simulation over a virtual bus system.

    The Virtual Motherboard provides a specification of a TCP/IP based system bus, a motherboard simulator implementing this specifaction, and a collection of reusable device simulators. It is the perfect start to build new custom hardware simulators.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    DOMjudge programming contest jury system

    DOMjudge programming contest jury system

    DOMjudge is an automated judge system for programming contests.

    NOTE: DOMjudge has moved to www.domjudge.org and Github for all development. DOMjudge is an automated judge system to run programming contests. Both team and jury side interfaces are web based, with a command line submit tool available as well. It is written in PHP, shell-script and C/C++ and needs MySQL and a webserver.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    a web site that teaches how to design beautiful wearable art crochet.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    A book aimed at C++ programmers of all experience using wxWidgets and wxDev-C++. Available in PDF and CHM formats this book is backed with downloadable source code examples.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Workbook for robot enthusiasts and educators.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    hping2 is an interactive packet costructor and responses analyzer that uses the same CLI of the ping program (but with a lot of extensions). It can be used to performs a lot of tasks, like testing of firewall rules, (spoofed) port scanning, et cetera.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    pfcalc is a pipe friction calculator using the Darcy-Weisbach equation. gpfcalc is a Gtk front-end for pfcalc. Qpfcalc is a Qt front-end for pfcalc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Dlab is an open-source cooperative effort to produce the best possible SDL-based classic arcade game. The people involved are all computer science students attending a programming course for interactive and multimedia intensive applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Becta common file format for Interactive whiteboards Project has created a common file format to support interoperability, a code library under BSD, a test harness Viewer and range of sample files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    SMakeWav - Command line WAV file creator

    SMakeWav - create WAV file functions generator (sound), graph PS orTCL

    Simple Make Wav is command line which allows to create a wav file with a sinusoidal or triangular or rectangular or personnal signal and to adjust voltage, frequency and cyclic ratio. And generate PS or TCL/TK file graphic image of the WAV form, too Usage : ./smakewav [options] -o file.wav Examples : ./smakewav -o example.wav ./smakewav -o example.wav -f 440 -d 10 -t sin ./smakewav -o example.wav -f 1000 -d 10 -l 1 -t rec -cr 20 -ps example.ps -nps 2 -wps 10 -sps 0.5 -bgps FFFFFF -aps FF0000 ./smakewav -o example.wav -f 500 -d 10 -l 0.8 -t data 001F7FE0F0FFF0E07F1F See : ./smakewav --help or : MANUAL.TXT
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    A system for delivering courses via the web, Manhattan includes a closed web-based email system, a variety of discussion groups, electronic submission of assignments, live chat, facilities for delivering multimedia and more. Grant funded.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Butiá Robot
    Open, free and extensible plataform for developing robotics projects
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    EduOS is a GPL'ed, educational Operating System. Unlike most OSes currently in dev (i.e. Linux, Solaris, Unix, MacOSX) EduOS is desigend to be a educational resource for programmers new and interested in OS development. It's not designed for the end-us
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Gromit-MPX
    Gromit-MPX is a multi-pointer GTK3 port of the original Gromit desktop annotation tool. It enables graphical annotations with several pointers at once and is A LOT faster than its predecessor since it uses the XCOMPOSITE extension where available.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    KaNaPi

    KaNaPi

    Educational Linux Distribution

    Main goals: * Prepare operating system based on Linux kernel and free software for use at home from scratch by building sources. Binary packages/images are also available. * Each package is installed in separate directory, so you can use different versions of applications and libraries by design. * There is only one user 'kanapi' with root permissions, so you don't have to login, remember passwords, etc. * Simple configuration * Automatic compilation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Light Speed! is an OpenGL-based program which interactively illustrates the effects of special relativity on the appearance of moving objects. When an object accelerates beyond (roughly) two hundred million meters per second, these strange effects become
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Scilab Image Processing Toolbox

    Scilab Image Processing Toolbox

    Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS

    SIP is the image processing and computer vision package for SciLab, a free Matlab-like programming environment. SIP reads/writes images in formats like JPEG, PNG, and BMP. It does filtering, segmentation, edge detection, morphology, and shape analysis. Download from Git http://siptoolbox.sourceforge.net/devel
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Software to solve Linear Programming problems applying the Revised Simplex Algorithm (2-Phase Method) and performing a Sensitivity Analysis too.
    Downloads: 3 This Week
    Last Update:
    See Project