Search Results for "c programing language" - Page 76

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
  • $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
    OpenPoplog is a multi-language, incrementally-compiled virtual machine-based development environment with its own extensive teaching and support material, supporting the languages Pop-11, Prolog, Common Lisp and ML on Unix, VMS, Linux and Windows.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    Comments Code Snippet for C#

    Surrounds selected code with a comment block in C#

    This code snippet surrounds selected code with a comment block (/* comment */). Should work for all versions of Visual Studio starting from 2005. To find the code snippet path used by VS, go to Tools -> Code Snippets Manager. Select Visual C# in the Language drop down. Expand the Visual C# folder and note the file location. Place this file in that location. Restart VS, select a group of code, right click -> Surround with and it should be there with the name: Comments Snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    eAthena
    eAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. eAthena is a continuation of the original jAthena project.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4

    Basic Calculator

    A basic calculator written in C#

    This is a basic calculator application written in the C# programming language. It uses .NET Framework 2.0 and features addition, subtraction, multiplication and division.
    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.
  • 5
    NyuFX

    NyuFX

    Karaoke effects creation tool with ASS and Lua.

    NyuFX is an advanced tool for creating karaoke effects in subtitle format ASS. With the power of scripting language Lua with an extended environment + an user interface it's easy to create fancy 2D effects.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    I have developed and tested a small 32-bits Kernel running on i386. I want to share it to this developers community. The kernel is developed in Assebly Language and it have bootloader, multitask, etc, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Graphing System with a C language interface. Astrology program as sample, many others. Uses Qt to do the actual graphics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    SpectrumSuite

    program spectrum-based fault localiziation

    We will develop a tool for program spectrum-based fault localiziation. The code language is VC++6.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Textticker 4 Windows

    Textticker 4 Windows

    A textticker for Windows which scrolls text horizontally

    [Project is ON HOLD! Code will be completely rewritten] This textticker is written in C#. It reads text line by line, seperates the lines with "++++" and scrolls them horizontally from right to left. This program also reserves space on the upper side of the desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Negerns ACE for D

    Negerns ACE for D

    A code editor for the D programming language

    Negerns is a code editor for the D programming language. It aims to be a cross-platform Integrated Development Environment providing advance editing and software development features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NokiX
    NokiX is a tool used to modify firmwares of the Nokia DCT3 phone series. To do that it uses external scripts written in Rexx language. NokiX isn't actively developed by the author anymore, the project homepage is for archival purposes only.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 12

    cppm

    An independent module architecture for C++.

    ...Component proxies are central to the abstraction of the ABI and allow the C++M model to do automatic marshaling of parameters, automatic lifecycle management (RAII) and to support exception handling across component (and compiler/library) boundaries. These proxies are generated with a special pre-compiler from the “module description language”.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Code Timer keeps track the time you spent learning any programming language such as C,C++,C# etc.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    STE - Simple Text Editor

    A simple but full of functions text editor

    STE is meant to be a simple text editor, as the Windows Notepad, but "on steroid", that's to say it has to be richer in functionalities than the other text editors. At the moment, it's very poor. I need help in developing functionalities such as syntax highlighting (referred to many programming language syntaxes) and every logic thing one can think. So feel free to download the source, try and develop for yourself and, if you want, share your progresses with me and be inserted inside the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sketch For LaTeX

    Sketch For LaTeX

    A small simple system for 3d line drawings in LaTeX.

    Sketch is a small, simple system for producing line drawings of two- or three-dimensional solid objects and scenes. It began as a way to make illustrations for a textbook after we could find no suitable tool for this purpose. Existing scene processors emphasized GUIs and/or photo-realism, both un-useful to us. We wanted to produce finely wrought, mathematically-based illustrations with no extraneous detail. The input language is reminiscent of PSTricks, so will be easy to learn for current...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CefSharp

    .Net binding for the Chromium Embedded Framework

    This project contains .Net CLR bindings for The Chromium Embedded Framework (CEF) by Marshall A. Greenblatt. The bindings are written in C++/CLI but can be used from any CLR language e.g. C# or VB. CefSharp provides both WinForms and WPF web browser control implementations. See the CefSharp.WinForms.Example or CefSharp.Wpf.Example projects for example web browsers built using this library.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17

    libber

    Basic Encoding Rules(BER) codec library

    libber is Basic Encoding Rules(BER) codec library for C/C++ language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    libeac

    Embedded Application Components

    Library of components in C language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    cSharpToMumps

    cSharp to mumps

    i'm hoping that this project will help mumps programers to use c sharp to build their client software in a modern way , and write to the database in MUMPS language. this project use the medsphere openvista server and client infrastruture. basically we are using their framwork of communication. but we will not be needing all of the programs at the server and on the client. steel, we have to comply to the security mechansim built into the server and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Development environment for Karl Fant's Invocation Programming Language described in "Computer Science Reconsidered" (Wiley, 2007)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Obeliks

    Obeliks: Oblikoslovni označevalnik za slovenski jezik

    Dolgoročni cilj projekta Obeliks je izdelava in nadgrajevanje najbolj natančnega statističnega označevalnika za slovenski jezik. Oblikoskladenjsko označevanje je proces pripisovanja oblikoslovnih (in deloma skladenjskih) lastnosti besedam v poljubnem besedilu. Tako označeno besedilo je predpogoj za delovanje večine aplikacij, ki temeljijo na analizi naravnega jezika. Označevanje slovenskih besedil je zelo težak problem, saj mora algoritem za označevanje pravilno izbirati med skoraj dva tisoč...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SSQML

    SSQML

    A schema to describe ANSI/ISO SQL in XML and associated tools

    SSQML: Standard Structured Query Markup Language This is an XML dialect that allows any valid SQL statement, clause, expression, predicate, or query to be expressed fully in XML based on an XML compliant schema. The schema is based on Backus Normal Form (BNF) representations of ANSI-ISO/IEC SQL Standards; ISO/IEC 9075 :2003, ISO/IEC 9075 :2006, ISO/IEC 9075 :2008, ISO/IEC 9075-14 :2013 XML-Related Specifications (SQL/XML) Does not include support for Embedded SQL Ada, C, COBOL, Fortran, MUMPS, Pascal, or PL/I programs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    LogView++

    Oil and Gas Software to Manage Well Log Data

    ...LogView++ is an Oil and Gas Software that might be useful for Engineers, Geologist, Petrophysicists and anybody who interested in managing well log data (las file). It is developed by using C++ programming language (MS Visual Studio Express / Community Edition) and wxWidgets Library using CodeBlocks GUI designer. http://www.firagiel.com
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    Poe

    Poe is a small, fast, flexible scripting language.

    Poe is a lightweight scripting language. The language is written entirely in ANSI C, meaning that the language is ultra-portable (i.e. that it can exist on any platform for which there is a standard-conforming C compiler). Poe is a toy language that is not, and will never be, suitable for production use. However, writing the language was a fantastic academic exercise and the source code is available freely as a reference to anyone who may be interested. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Walley Language is written in C language. The name comes from Wall-E because I like Wall-E and I like AI. I want to make a true AI language. While I only make it like python now. Full codes written in C language. I am using mathomatic as my math-parse which is written in C language too. While I also wrote a math parser on my own, it does not work very well now.
    Downloads: 1 This Week
    Last Update:
    See Project