Showing 2663 open source projects for "c--"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 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
    VIA attention Up

    VIA attention Up

    Videojuego para aumentar los niveles de atención

    VIA es un juego con técnicas de Interfaz Cerebro Computador y de Neurofeedback, donde cualquier persona puede entrenar y mejorar sus niveles de atención después de repetidas sesiones. De esta manera será una herramienta útil para apoyar la labor de los psicólogos. El objetivo del juego se basa en un jugador que debe concentrarse lo suficiente para poder ganar una carrera de carros. El primer nivel del juego es de entrenamiento, en el cual aparecerán unas gasolinas de color azul por un...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    iGNUit

    iGNUit

    A flashcard-based memorization aid for GNOME

    iGNUit is a memorization aid based on the Leitner flashcard system. It has a GNOME look and feel, a good selection of quiz options, and supports UTF-8. Cards can include embedded audio, images, and mathematical formulae (via LaTeX). It can import and export several file formats, including CSV. iGNUit can be used for both long-term learning and cramming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Blob2d

    An educational software for drawing graphs.

    Blob2d is a software which can be used for drawing graphs. We'll be launching a new release of our software very soon. Right now we don't have the latest version uploaded. You can still download the older versions on the files section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    subs2srs

    subs2srs

    Convert movies and TV shows to flashcards

    subs2srs allows you to create import files for Anki or other Spaced Repetition Systems (SRS) based on your favorite foreign language movies and TV shows to aid in the language learning process. See http://subs2srs.sourceforge.net/ for more information.
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Khan Desktop

    Khan Desktop

    Khan Academy viewer.

    Khan Desktop is coming to an end. Please visit http://www.khandesktop.tuxfamily.org/ for the latest downloads and more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wxMaxima

    wxMaxima

    Cross platform GUI for Maxima

    wxMaxima is a cross-platform graphical front-end for the computer algebra system Maxima based on wxWidgets. It provides nice display of mathematical output and easy access to Maxima functions through menus and dialogs. This project has moved to github and can be reached at http://wxmaxima-developers.github.io/wxmaxima/
    Leader badge
    Downloads: 291 This Week
    Last Update:
    See Project
  • 7
    ZeGrapher

    ZeGrapher

    Fast and easy to use plotting software.

    ZeGrapher is a free and open source software for plotting mathematical objects (functions, sequences, parametric equations) and experimental data on the plane. This software is intended to be as easy to use as possible, suitable for high school students.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    Free Schedule of Lessons

    make a schedule of lessons and tapes

    I want to draw your attention to the program, which allows you to make a schedule of lessons and tapes, that is suitable for schools and universities. It is called in Russian "Free schedule", but for some sites you need an English name, so let it be "Free Schedule of Lessons". It is completely in Russian, and is written in C #. It is based on the OpenCTTSolution program, which is distributed under the GNU GPL license, and therefore this program is distributed under the same license...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mihiruu Sinhala Geography Dictionary

    Mihiruu Sinhala Geography Dictionary

    Mihiruu is a geographic dictionary for school student.

    Using Mihiruu users can find English translation and the meaning of a geographic term in Sinhala. This is created using the Mahapolawa blog site butt there are some other terms also. This software can help geography students to understand the lessons easily. To run Mihiruu you need .Net framework pack 4.5. This dictionary contains links to to mahapolawa blog to get more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    Tiny8051
    Tiny8051 is small 8051 microcontroller simulator written in C#. Project was created for educational purposes, to show how µP works by using clean visual interface and debugging. Note: communication over serial port was not implemented, because there was no demand for it.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    CodilitySolutions

    Solved training lessons from website codility.com

    This project contains solutions for all training lessons that can be found on website codility.com: https://codility.com/programmers/lessons/ The solutions are written in programming language C, because I presumed that it is the most basic language anyone can easily understand and the fact that many other languages have a basis in C means the code can be easily rewritten in that language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Operating Systems: From 0 to 1

    Operating Systems: From 0 to 1

    A book to gain the foundational knowledge to write operating systems

    This book helps you gain the foundational knowledge required to write an operating system from scratch. Hence the title, 0 to 1. After completing this book, at the very least you will learn how to write an operating system from scratch by reading hardware datasheets. In the real world, it works like that. You won't be able to consult Google for a quick answer. A big picture of how each layer of a computer is related to the other, from hardware to software. Write code independently. It's...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Shortest Path Graph A star

    finds the sortest path on the directed graph using A* algorithm.

    It is the implementation of the A* algorithm for directed graph. Additionally, the implementation of the Graph is provided. For visualization of the graph and the results of the A* algorithm the data are exported in GraphViz (Graph Visualization Software) format: http://www.graphviz.org/ Various exemplary solutions are provided. See also my other two projects related to A* algorithm: https://sourceforge.net/projects/path-finder-qt/ https://sourceforge.net/projects/a-star/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Maps 2D XY

    A program to represent and explore parametric curves (x,y)=(x(t),y(t))

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Oasi -  Open Document Speaker

    Oasi - Open Document Speaker

    A simple Text2Audio

    Document Speaker - A simple Editor to give VOICE on Your Documents, save your doc as AudioBook or other format this app recognizes the language of the documents and converts them into audiobooks by recognizing texts in nearly 200 languages ... Open RTF & RTFD (mac format/inode directory) ODT,EPUB (unstable), PDF as plain Text to convert as MP4 or AudioBook. Convert Text to Voice Format: 3gp2 3GPP-2 Audio (.3g2) [Qclp,aac,aace,aacf,aach,aacl,aacp] 3gpp 3GP Audio (.3gp)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Raspberry Pi Emulator

    Raspberry Pi Emulator

    A Raspberry Pi emulator for Mac OS X and Linux

    A newer version is available for mac at https://cowpod.net/projects/raspiemu, which supports the Raspberry Pi 2, multiple instances, as well as CLI and GUI management. An automated Raspberry Pi emulator for Mac OS X, Ubuntu, as a well as a few other Linux distributions. As of 2021, the disk images are no longer available. You will need to manually download and patch said images. Additional information available in the README file,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tach Multi-Version Bible

    Tach Multi-Version Bible

    This is a free, offline, audio, Multi-version bible for windows pc.

    This is a multi-version bible software, for windows, with and audible reader, which is designed to help believers in understanding the word of God. It contains 8 different versions. It has a reader on which you can play and listen the word of God as it is being read. It has the ability to search through the scriptures using different options.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18
    Non-linear keyboard trainer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VRG3D is a library that uses G3D and implements a minimal set of features required to run applications written with G3D in projection based virtual reality environments, such as Caves and Fish Tanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SOTA Scheduler

    Music Lesson Scheduler

    SOTA Scheduler can be used by music and other performing arts teachers to schedule their semester lessons, on a rotating basis, during their free periods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mcalx

    mcalx

    Matrix Calculator for LinuX

    MCalx is a small and quick C++ graphic calculator for performing common matrix operations such as addition, subtraction, multiplication and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PhraseComposer

    AACT FCEE Cerebral Palsy UNIVALI

    This tool can improve communication based on communication boards and iconographic symbols. Users with motor and communication disturbs can communicate by selecting characters on a computer screen using expressions like Blink (simultaneous blink left and right eye), individual blink(blink left or right eye), smile, raise eyebrow and some others. In this version, the tool allows users only select character to form phrases and listen letters and/or words (configurable). With some...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Apps In Math
    The main aim of the project is the cooperation of the participating institutions in the development and testing of applications for mobile devices (mobile phones, tablets, etc..). These applications will be used during maths lessons in lower and upper secondary schools in order to increase the attractiveness and efficiency of teaching difficult parts of school mathematics in Slovakia and Norway. Implementation of applications is carried out by students of Applied Informatics, as a part of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lib Measurement Angles for C++ (GCC)

    Lib Measurement Angles for C++ (GCC)

    Library Measurement Angles for C++ GCC

    The main objective of this project is to support the student who is new to computer programming, where the student can expand the library's functionalities by engaging in the production activity of simple software in development. In addition to the students linked to me, other people can participate by adding other features to the library. This library has a set of features defined for converting angle measurements. For more libraries, go to:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MySermons

    MySermons

    Software for efficient maintenance of sermons and Bible studies

    Software for efficient creation, viewing and general maintenance of sermons and Bible studies (and anything else along that line)
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.