C Exam Software

View 124 business solutions
Exam C Clear Filters

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

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1

    Personal Weather Station

    My Weather: Personal weather station for educational purpose

    Personal Weather Station is a simple educational project used for learning various skills in electronics and programming. The station will collect the data using a couple of sensors connected to a micro-controller. Collected data will be uploaded to an online weather server where visitors can see the collected data. Multiple stations can send data to the weather website and visitors can select which station to see using a simple search or selecting from a map. Sensors: - Precipitation (Rain gauge) - Temperature - Humidity (Hygrometer) - Air Pressure (Barometer) - Wind Speed (Anemometer) - Wind Direction (Wind vane)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Phantom Cluster toolkit provide seamlessly integrate all PCs in a computer lab. It can consolidate an exist PC farm and save time and money, like reduce power consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pizza Business is a game written in object-oriented C++, utilizing WxWindows, in which you start and control a pizza business / pizza restaurants, limited to a budget. The game is being targeted for multiple platforms including Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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. Python version with numba and numpy on MacOS with M2, 3,78 sec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    ProProvaADSTR1

    Projecte Prova ADSTR 1

    Projecte Prova ADSTR 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Projets-Linux du Groupe des Utilisateurs Linux des Basses-Laurentides du Québec (GuLSE)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An application designed for quick study from multiple choice questions. It was first developed for the quickest possible study of practice exams. It's designed to enhance multi-linguistic skills (though was originally for the study of CISCO prac exams).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A suite of tools for Computer Science faculty members to help provided automated feedback to students as well as assist with the management of those assignments. Support is primarily for RAPTOR assignments, but Processing is supported as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    RanBunHyou is a Q&D generator of BINGO-like word games and other randomized teaching materials from plain text files. Entertains children studying vocabulary, etc. For Java 2+ (jre1.4+) and Macintosh System 7 to 9, being re-written in perl/CGI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RoJudge is an online problemset archive with an online judge system which is intended to help those who are interested in training their skills in solving informatics problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Portable Highly Available Sensors (PHASE) project aims at creating an example application that demonstrates the usage of Application Interface Specification service interfaces of the Service Availability Forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SCS - Simple Contest System - is a system for makieing Programming contests in simple way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An audience participation system using off the shelf USB game controllers for use in an academic setting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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: 0 This Week
    Last Update:
    See Project
  • 16
    An SDL based typinggame with some mature trainingmodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sistema distribuido que emula el comportamiento de un buscador de páginas Web, así como los servidores de páginas distribuidos en una red.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SecodaryLoader is a program which you can download new hex file by using COM port of PC and Execute it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    It is a powerfull CAN (Controller Area Network) Trace Programm. With this Programm you can Trace the CAN-Telegrams(Frames) and send Telegrams on the CAN-Bus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Semplice programma in C per simulare il funzionamento di una macchina reale. Basato sulle conoscenze previste dal corso di Fondamenti di Informatica del Politecnico di Milano, si propone di essere un utile strumento didattico.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Slisp interpreter to learn the basics of lisp. The main goal is to be easy to programming with it, and more easy to develop it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aims to create small utilities for users to use and ease-up their daily lives. This includes a portable file-spliter, cd tray ejector, hex-dumper, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A place for small open-source utilities, mainly for educational purposes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This tool permit to backup datas such as phonebook, calendar, notes and other of a SonyEricsson (tested on w810i) mobile phone. This a command line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Structio produces tools and contents with sources of public domain useful for colombian schools and appropriate to be distributed in Internet (e.g sotware, writings, images, sounds and music).
    Downloads: 0 This Week
    Last Update:
    See Project