Search Results for "c programing language" - Page 69

Showing 4258 open source projects for "c programing language"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 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
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    bookofangelscost

    A lanuage system like BASIC to be used in Video Games

    COST (Children Of the Sun Tokenizer); is a BASIC-like language; based on QuickBASIC; that is meant to be used in video games. I'm writing a shareware video game; but I wanted the language system to be Open Source. It is written in ISO C++ and is meant to be porable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sisal is a unique parallel language that supports a clean, fully implicit parallelization model. The optimizing sisal compiler (sisalc) works on top of pthreads to give high performance on commodity SMP architectures.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    NN - NexusChat

    NN - NexusChat

    NexusChat the convenient to chat/NexusChat a kenyelmes csevegeshez

    Professional IRC client for everyone. If you find someone error in the client can be report here: https://www.facebook.com/nexusnetwork.pw or here https://twitter.com/_Nexusnetwork_ If you have an idea what to do should plugin then to the above of addresses you can write. ---------------------------------------------------------------- Professzionális IRC kliens mindenki számára. Ha talál valaki hibát a kliensben akkor itt lehet jelenteni: https://www.facebook.com/nexusnetwork.pw...
    Downloads: 1 This Week
    Last Update:
    See Project
  • $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
  • 5
    GFP use Genetic Programming and LISP-like language for growing program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Substitution Cipher Toolkit

    Substitution Cipher Toolkit

    Substitution cipher toolkit (en/decryption + automatical cracking)

    This substitution cipher toolkit enables you to en- and decrypt texts with substitution cipher, to gather language statistics of a specific language and to crack encrypted texts both manually and automatically. All functions can be accessed via an easy-to-use graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DSButtons

    iButtons for the DS

    This is a small port of "Instant Buttons" or "iButtons" for the DS. It doesn't have a GUI yet. There are currently 30 sounds avaible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    kmul

    Constant multiplication routine generator

    ...Bernstein, "Multiplication by integer constants," Software - Practice and Experience, Vol. 16, No. 7, pp. 641-652, July 1986. kmul can be used for emitting a NAC (generic assembly language) or ANSI C implementation of the multiplication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a User Defined Language for N++ which provides full auto-complete and call-tip hints for the Arduino language.
    Downloads: 19 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
    Oficina Framework

    Oficina Framework

    Multiplatform Framework for 2D Indie Games

    Oficina is a multiplatform Framework for 2D Indie Games, developed by Lucas Vieira for Gongly Entretenimento Digital, using the language C++ and the libraries Simple DirectMedia Layer 2.0 and OpenGL. This software is a prototype, specially used in benchmark tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Simple js IRC

    Simple irc client for different mobile platforms

    The goal of Simple js IRC is to create an IRC client application that can be ported to different mobile platforms with minimal work. To accomplish this, most of the implementation is done in HTML/Javascript and only the parts that absolutely must be implemented in platform specific native language (java/C#/Objective-C/Qt/some other) are implemented this way. In the beginning this project will attempt to create a very generic IRC client for iOS, Android, N9 and WP by using combination of shared HTML/js code for UI and most of the logic and native backend for creating and managing TCP connections to IRC servers. More platforms and platform specific optimizations will follow later after the basic code is completed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LeapInto

    LeapInto

    Simplified interface to Leap Motion designed for art and music apps

    LeapInto provides a simplified interface to the Leap Motion hand sensor input device. Multiple hand recognition is simplified to several stable categories and coordinates are normalised. The interface comes two flavours at present, an open broadcast system using the OSC protocol and a plugin for the Csound audio/music programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This project is a protocol translator for the VFG-150 USB controlled Versatile Frequency Generator allowing control through a GPIB-style command language over the network. The language currently supports frequency steps, fast sweeps and gaussian pulses.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    NumberTranslation

    NumberTranslation

    Number translation into Spanish, Russian, German, English, and Finnish

    NumberTranslation is an example of Windows application for number translation web service access. You can use it in your language translation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simpl is an open source library for sinusoidal modelling written in the Python programming language and making use of SciPy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BPT

    BPT

    A set of library for C++, including a script programming language

    BPT (Pentacle Technology's Library in french) is a set of libraries which provide: A TCP scheduler based on select A simple dynamic library loader Parsing tool for INI format CString XOR cipher data DABSIC (Homemade script language) Sequence (Homemade sequence description language) Event callback library over SDL Network event callback library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MiniBasic

    MiniBasic

    Basic interpreter in ANSI C

    MiniBasic is a small but usable Basic interpreter. It is written in pure ANSI C, so it should be easy to get up and running in almost any environment. It has been used for PIC32 electronics projects, as an embedded scripting language, and as a teaching aid. There's an associated book, and full documentation and sample programs online (go to the project's web pages). It's designed to be easy to modify, to use the code as the basis for your own interpreter.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    Biddlebaddleboo Programming Language

    BPLB is a developing programming language.

    Biddlebaddleboo Programming Language is a simple programming language that is more user friendly. Type "help" in the command prompt to view commands. You can download scripts by going to files, then scripts, then download which ever script you want to use and then you can execute it. You can upload your own scripts into that directory too. There is even a GUI and you can also launch files with it. This programming language has it's own file format which cannot be read with notepad. If you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    XML-CF-lib

    XML-CF-lib

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    telescope-cf-library

    telescope-cf-library

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    AdversariaLib
    ...**Wide range of supported ML algorithms** All supervised learning algorithms supported by scikit-learn, as well as Artificial Neural Networks (ANNs) **Fast Learning and Evaluation** Thanks to scikit-learn and FANN, all supported ML algorithms are optimized and written in C/C++ language. **Built-in attack algorithms** Gradient Descent Attack **Extensible** Other attack algorithms can be easily added to the library. **Multi-processing** Do you want to further save time? The built-in attack algorithms can run concurrently on multiple processors. Last, but not least, AdversariaLib is **free software**, released under the GNU General Public License version 3!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Outdated: New version can be found here...https://github.com/bernharde/hexbox Be.HexEditor is a small, fast and simple hex editor. It contains a reusable hex edit control called HexBox. This C# control is reusable for every .NET Framework application.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 23

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>". CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HttpRequester

    HttpRequester

    HTTP request utility designed with developers in mind.

    This program is a custom solution to the problem of requiring the use of a HTTP WebApi or similar resource from a language that lacks support for socket communication. The only requirement of the client language is that it has a standard I/O library and is able to execute system commands. You pass a JSON request body to this CLI tool and it will print a response JSON object to the standard out with usual HTTP response information, status, body, request time etc. See the wiki...
    Downloads: 0 This Week
    Last Update:
    See Project