Showing 58 open source projects for "matrix using c#"

View related business solutions
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • Redefine the way your organization pursues opportunity and manages risk. Icon
    Make the right business decisions with an easy to use solution that provides a comprehensive integrated approach to governance, risk and compliance.
  • 1
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++ C...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    ... : Astrology Program - VR Free Chess 2D : Chess Game Program - VR Mosaic : Puzzle Resolver Program (VCL, FMX) - VR Blocks game - VRGraphStage - Embarcadero Binary Runtime Libraries - VR Binary Runtime Libraries for Delphi & C++Builder - Visual Styles Java Applications - Analog Clock - VR Hanoi Towers - VR Rects World Sample - VR Free Chess 2D - VR Mosaic with auto resolver - Action/Entity Model Test includes installation instructions adrixnt@hotmail.it
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    FTH Forth Scripting

    FTH Forth Scripting

    FTH Forth Scripting

    FTH provides running stand alone Forth scripts like Ruby etc. and using Forth as an extension language to your application.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    Jainja

    Jainja is a JVM (Java Virtual Machine) written in Java

    Jainja is a JVM (Java Virtual Machine) written in Java. The VM is developed by using the smallest possible subset of Java in order to run on top of multiple environments : Java SE, JavaME, Android, Javascript, and even natively.
    Downloads: 3 This Week
    Last Update:
    See Project
  • One Suite For All Your Logistics Needs Icon
    One Suite For All Your Logistics Needs

    Unifying Your Courier and Warehousing Operations with Comprehensive Software Solutions

    Delivery Suite is a powerful web-based suite of tools for the Courier, Transportation and Warehousing Industries.
  • 5

    engine

    RDF Rule Engine for SASSY

    A general purpose rule engine for RDF. The rules are stored as RDF. Additional application specific processing can be added and incorporated into the rules. Rules can be edited using a text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    vici

    vici

    Vici - create a UNIX script using a flow chart interface.

    Description Vici aims to make the UNIX command line programs easily available to the users of Linux GUI desktop environments. A flow chart can be built with commands and their parameters. This can then be saved as a script which can be installed into the user's desktop as an application. The script supports all Linux commands, pipelines, file redirection, variables, functions, and multiple threads of control. The project includes associated programs for creating syntax charts for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Terminal-BASIC

    Terminal-BASIC

    BASIC-like language interpreter for embedded systems

    Terminal-BASIC is a BASIC-like language interpreter, works on a set of single board embedded systems (i.e. famous AVR uc based boards). Terminal-BASIC: * suports real numbers, multidimensional arrays and Darthmouth BASIC-style matrix operations; * written in C++11; * has modular structure (can save uc storage, instantiating only used modules); * works through different i/o devices, using vt100 commands; * on systems with multiple i/O devices can work as simple time-sharing system...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    IdleX - IDLE Extensions for Python
    A collection of extensions for Python's IDLE, the Python IDE built with the tkinter GUI toolkit.
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 9
    Embed Prolog directly in your Python, C# or Javascript program using the yield keyword. There is no API standing between your code and Yield Prolog, so you can use all language features, including arrays, file I/O, user interaction and your own classes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Powerful During Emergencies, Useful Every Day Icon
    Powerful During Emergencies, Useful Every Day

    Regroup connects you with the people you care about to keep them safe and informed – anytime, anywhere.

    Regroup Mass Notification empowers better mass communication that keeps people safe and informed at all times. The company’s award-winning, cloud-based mass communication platform is what clients across North America and around the globe rely on to send both emergency and day-to-day communications to millions of people. By enabling one-click messaging to mobile devices, landlines, social media, email, websites, and more, Regroup Mass Notification helps organizations keep people safe, strengthen operational resilience, mitigate risk, and thrive in an increasingly unpredictable world.
  • 10
    Mutabor

    Mutabor

    Perform dynamic tunings for realtime music.

    Mutabor is a Program that allows performing and composing microtonal music using a normal MIDI keybord. But it's powerful description language is intended to allow permanent retunings and tuning logics in to describ, what's actually goes on.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    haikuVM

    A Java VM for ARDUINO and other micros using the leJOS runtime.

    HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA! HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    pegplusplus

    A PEG parser library for C++

    This library implements PEG (Parsing Expression Grammar) parsers, which can be embedded in a C++ program. The grammars are built and interpreted at run time, without an intermediate code generation stage. It tries to mimic as closely as possible the functionality and style of Ian Piumarta's LEG compiler. LEG grammars can be translated easily and almost mechanically. Actions and semantic predicates can be written directly in the grammar, using lambdas. C++11 or later is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
    Leader badge
    Downloads: 913 This Week
    Last Update:
    See Project
  • 14

    OspreyForth

    A customized pForth Interpreter with dynamic library loading

    OspreyForth is a personal project to make a customized Forth interpreter that can be used to create command-line scripts and general apps. It is currently capable of loading dynamic libraries and using external C code. In the future code that more directly attaches to the interpreter are planned so as to expand its abilities out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FreeMat
    Freemat is an interpreted, matrix-oriented development environment for engineering and scientific applications, similar to the commercial package MATLAB. Freemat provides visualization, image manipulation, and plotting as well as parallel programming.
    Leader badge
    Downloads: 475 This Week
    Last Update:
    See Project
  • 16
    Cicada scripting language

    Cicada scripting language

    A simple scripting language for embedded C code.

    Cicada is a scripting language for embedding C or C++ functions, using a customizable syntax. The Cicada language is in some sense as simple as possible: variables, sets, functions, function arguments and classes are all the same thing. This gives it some unique capabilities in function calling, etc. Cicada script has been moved to: https://github.com/heltilda/cicada/tree/master
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CooKit is Tcl interpreter with many extensions closed in single binary file. It lets end-users to run advanced Tcl applications using just this single file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    NodeBrain

    NodeBrain

    Rule Engine for State and Event Monitoring

    NodeBrain is a rule engine for construction of state and event monitoring applications. It interacts with other monitoring components to perform simple element state monitoring or complex event correlation based on user specified rules. It is extended through the development of node modules (plug-ins) using NodeBrain's C API, and servants (programs written in any language) that interact with the rule engine via stdin, stdout, and stderr. The package includes a small set of plug-in modules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gura Programming Language
    Gura is a programming language that features "implicit mapping" and "member mapping", which can handle multiple data in lists and iterators at any one time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Frost Programming Language

    Frost Programming Language

    Frost Programming Language Interpreter

    Frost is an interpreted structured programming language based on C and Objective-C. It has dynamically typed variables, named function parameters, implicit memory allocation, and automatic garbage collection through reference counting (for arrays). As any major interpreted language, you can easily create bindings of your C library functions to Frost. Its interpreter is written in C, and it only uses libC and POSIX system calls (Lex and Yacc are not required). You can easily compile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CLIPSwl

    CLIPS with lock support. CLIPS for safely handling simultaneous access

    CLIPSwl is a modified project based on CLIPS(C Language Integrated Production System)(https://sourceforge.net/projects/clipsrules/), a public domain open-source software tool for building expert systems. CLIPS(ver. 6.24) is unsafe when access simultaneously occurs at the same environment, because the environment data of CLIPS are not protected for simultaneous access. We modified the CLIPS (ver. 6.24) to support lock/unlock functions in a flexible way. CLIPSwl doesn't use complicated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Basin
    Simple QBASIC Interpreter written in C++.I am developing this interpreter for self-learning purposes,don't take it serious.I will try to follow syntax of QBASIC as close as I can. The source code could be useful for those who learn C++. Qt GUI is in very raw state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mod_pLua

    mod_pLua

    An Apache module for developing web applications using Lua

    mod_pLua is a module for the Apache httpd web server, that enables the use of preprocessed (html-embedded) Lua scripts using a PHP-like syntax as well as CGI-style interfacing, but at a much faster pace. For a more detailed description, see the wiki: https://sourceforge.net/p/modplua/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UCSD p-System Virtual Machine
    The ucsd-psystem-vm project is a portable virtual machine (p-code interpreter) for the UCSD p-System. It supports execution of Apple ][ Pascal programs, it can even display TurtleGraphics using X11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Generate parsers with ease, using a graphical user interface, or console. Design your parsers graphically or by using standard regular expressions and BNF syntax similar to lex/yacc. Generated parsers can be in C or C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next