Search Results for "c programing language" - Page 81

Showing 4258 open source projects for "c programing language"

View related business solutions
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1

    Miniwebradioplayer

    A small Webradioplayer, just to not use too much space.

    A Programm for Windows with the .Net Framework 3.5 for listening to webstreams while keeping it small and fast. It uses the BASS.dll for playing the streams. The GUI is (hopefully) simple and for now it supports english and german language (or if you want you can add new ones). Adding streams may be a little 'complicated', but if you have a streamfile, you just have to Drag&Drop into the Stream inside the Streaminputwindow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    wxReportDocument

    The library suitable for creation of a reports and forms in wxWidgets.

    The wxReportDocument is a cross-platform software library written in C++ programming language based on wxWidgets which offers a functionality needed for creation of a print reports and forms. The created forms could be printed with librarie's internal printing support based on the wxWidget's printing framework or it can be saved to an output xml file to later use in other applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    PixelCosm

    A highly modifiable particle-simulation sandbox game

    PixelCosm is a sandbox game in the vein of the venerable Falling Sand Game which includes advanced features missing from some other sand games like wind while allowing for complete user modifiability. It is also unique in dynamically generating music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...TaskKillMac displays a list of tasks that are running and the user can type the name of one and it will be instantly killed. TaskKillMac runs inside Terminal at the moment and is written in the Objective-C programming language.
    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
    Xaver is a software platform base on C++ language for develop graphics applications such as games, simulations, image processing and various other. Environment is based on a modular architecture and object-design. Wrap the OpenGL function for high-level programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenFlightNav

    OpenFlightNav

    In-flight navigation (and more) for private pilots (Linux).

    This project has ended. I have used OpenFlightNav for several years on a netbook sitting on my lap in the cockpit. 1. Navigation system for private (glider) pilots. Test version runs on Linux tablets and netbooks. 3D Navigation and more functionality (RT lists, checklists, terrain). Default map is based in OpenStreetMap (http://www.openstreetmap.org/) data. A separate application (NavMapMaker) is available to create your own maps based on scanned or other digital maps. So, you may stop...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    World Voice Recognition est un programme OpenSource de reconnaissance vocal dont le but est de faire la liaison entre plusieurs modules crée par n'importe quelle developpeur ( Module du microphone, module de reconnaissance vocal, module pour faire parler l'ordinateur, ou des plugins : par exemple la météo ). La SDK est compatible avec n'importe quelle language de programmation (ASM,C++,Ada,Java...) sur toutes les platformes (Windows, Mac et Linux). Tous les developpeurs peuvent programme un module et le publier sur le site en s'inscrivant gratuitement. Les utilisateurs peuvent telecharger gratuitement ces modules sur le store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Wittgen

    WIttgen is a two-instruction programming language modeled on the mind.

    The Wittgen programming language consists of just two instructions and one special variable name. Wittgen allows you to assign any text string to a variable of any name. It also allows you to retrieve the text assigned to that variable. Lastly, it has a special variable called “Doing Now”. Every execution step consists of retrieving the contents of Doing Now, removing the first assign found in that content and performing that assign. In the course of performing that assign any retrieve...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Trofast Stavekontrol

    Trofast is an intelligent spell checker.

    Trofast is an intelligent spell checker library based on statistical analysis developed for the Danish language. It makes use of n-grams, hidden Markov models and the Viterbi-algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    Folder Backup

    Backup of all contents inside one folder

    Project name : Folder Backup Goal : Backup of all contents inside one folder Technical info : C# Language : English Ordered by : Hobby Project The Folder Backup is an open source freeware program under the license of GPL. The project is an attempt to answer a very basic need, backing up all present files inside one folder by a simple double click. The result would be stored in one folder in Archive directory (projectRoot\Archive\Archive-DATE-TIME\).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GScript

    A new embedded lightweight scripting language

    GScript 是具有强大的表达能力和动态运行的一门全新的嵌入式轻量级脚本语言,其设计目的是为了嵌入应用程序(宿主程序)中,从而为应用程序提供灵活的扩展和定制功能。GScript解释器由C++编写,可轻易的嵌入其它语言。
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    An extension to the Tcl language to allow communication with measurement instruments over the IEEE-488 (GPIB) bus.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    VPreproc

    C++ Verilog macro preprocessor

    ...What I may do in the future: * Replace the C language features to C++. * Optimise some code for better reading or performance. INSTALL GUIDE Make sure you have GNU Make, gcc-g++, and boost library installed. Use make to make the project. The execute is named "vpreproc" in current directory. Using vpreproc --help for usage information. Any question or request pls write to <wsong83@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ogm2d

    Delphi-like IDE for cross-platform game development

    Open Game Maker 2D is a free, open source and cross-platform IDE for the individual game developers. It aims to be a Delphi-like RAD environment in 2D game development field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SOA For Virtuemart (WebServices)

    SOA For Virtuemart (WebServices)

    http://www.virtuemart-datamanager.com

    SOA (Service Oriented Architecture) For Virtuemart The aim of this project is to develop WebServices (SOAP) for Joomla/ Virtuemart. With this component you can connect to Virtuemart with many languages like Java, Flash/Flex, PHP, Javascript, C++, .NET, Iphone API, Android API ... via SOAP. http://www.virtuemart-datamanager.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    B++ Compiler
    B++ is the compiler behind B++ Builder. It translates B++ code to C++ compatible code. B++ supports two compilers - Borland C++ 5.5 and Mingw GCC 4.4.1. B++ is very similar to the Visual BASIC language.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Front-end para varios diccionarios, incluyendo los del Babylon Translator. Front-end for several dictionaries, including Babylon Translator's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pepper

    pepper

    Repository statistics and report tool

    pepper is a command-line tool for retrieving statistics and generating reports from source code repositories. It ships with several graphical and textual reports, and is easily extendable using the Lua scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    paranoia auto-backup

    paranoia auto-backup

    paranoia,auto-backup,libre, free, gnu/gpl3

    ...It also has other settings for the best adaptation to their circumstances [09 - 27 - 2012] For debugging, optimization and changes in the program functions will be rewritten from 0. The language will be C++ libraries gtkmm or QT In this new version will be presented with improvements in the code, providing more choice and use. Until that date, be retained as a last stable 0.4.11 (written in python with gtk+), which will remain unchanged. This project will continue in "savannah", it may be removed from this when I get to upload: https://savannah.nongnu.org/projects/paranoia/ The new vercion of paranoia will be launched in late 2012, which will be uploaded to savannah.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    C Sharp Media Player

    The media player developed using C# language (dotnet).

    This Media player uses FFDSHOW codec to decode audio and Video files.In this PREVIEW RELEASE version ,it supports almost all rec ognised audio /video formats exc ept .mp4 and .mov The list of file format supported by this media player is: *.Mp3 *.MPG *.MP2 *.AVI *.WAV *.FLV *.WMA *.DIVX *.AU *.DCTMP *.AC3 *.WMV ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    C+- programming language and WinC+- pack

    also download updates from files section

    Please, read Wiki for more information: https://sourceforge.net/p/cplusminus/wiki/Home/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    csharp ports

    ports of core libs in other langs

    csharp lib to emulate c, cpp, java common libs for easy port of existing projects
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    pRPN

    pRPN

    RPN calculator running on Windows and Linux

    Graphical Reverse Polish Notation calculator running in Linux and Windows. Programmable. Provides Reals, Complex, Vectors, Matrices, Binaries, Lists, Expressions, Strings and Programs. Implements RPL, the HP programming language of HP-28 and HP-48 series.
    Downloads: 9 This Week
    Last Update:
    See Project