Showing 62 open source projects for "mono"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Open Exchange (OpEx)

    Open Exchange (OpEx)

    The open source Algorithmic Trading System

    OpEx is an application suite that includes the main building blocks of commercial electronic trading systems. All OpEx applications run on distributed system architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Rozkład temperatury w pomieszczeniach

    Symulacja procesów cieplnych zachodzących w pomieszczeniach

    Program tworzony w ramach przedmiotu "Projekt Grupowy" na Politechnice Gdańskiej. Skład: inż. Adam Banaś inż. Maciej Gajdzica inż. Adam Lasota inż. Damian Pawlus inż. Włodzimierz Kaoka Opiekun projektu: mgr inż. Piotr Fiertek Celem projektu jest stworzenie środowiska symulacyjnego dla procesów termicznych zachodzących w pomieszczeniach. Integralną jego częścią jest implementacja algorytmów obliczeniowych na procesorach graficznych GPU przy użyciu standardów CUDA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PanoPhoto

    Combining panoramic photographs with 3D landscape models

    PanoPhoto is intended to combine panoramic photos made on the Moon and compare resulting panorams with 3D models of the Moon surface. Language is Russian. Комбинирует панорамные фотографии, сделанные (в основном) на Луне и позволяет сравнить полученную панораму с 3D-моделью лунной поверхности.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bugale N-Body Data Editor

    Bugale N-Body Data Editor

    Edit/create settings and data files(.bdf) of Bugale N-Body Simulator.

    This project simply provides a convenient graphic user interface to create and edit the data files (simulation settings and body properties) for Bugale N-Body Simulator. You can find the Bugale N-Body Simulator project here: https://sourceforge.net/projects/bugalesimulator/ You must have Microsoft .NET Framework 2.0 (or later) installed on your system in order to use this editor: http://www.microsoft.com/download/en/details.aspx?id=21
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Wave Simulation

    Wave Simulation

    Physically correct simulation of 2D-waves

    UPDATED VERSION ON GITHUB! http://github.com/AtiX/wavesim This is a physically correct simulation of waves on a surface, for example water-waves. It can also be used to simulate Microwaves, and has features like the support for different refraction indices, different wave sources and custom borders. Therefore, experiments like the double-slit-experiment can be easily simulated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    WSDis: Web Services Discovery Framework

    WSDis: Web Services Discovery Framework

    Framework to help researchers test their discovery algorithms.

    Framework to help researchers test their discovery algorithms. Microsoft visual studio 2008 with c# and SQL Server were used on windows based workstation. Prototype developed is called WSDis, which stands for Web Services Discovery. WSDis provides Two main menus and two buttons at the main form. Figure 10 shows the main form of WSDis. Button IMPORT imports WSDL files and retrieving their details. Button REGISTER registers acceptable web services. Acceptable web service description files are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Logic Gate Simulator is an open-source tool for experimenting with and learning about logic gates. Features include drag-and-drop gate layout and wiring, and user created "integrated circuits".
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 8
    Langton's Ant by Lumpiluk
    This is my implementation of Langton's Ant (a popular turing machine, see http://en.wikipedia.org/wiki/Langton%27s_ant for more information) using C#. Supports multiple ants and threading. Video: http://www.youtube.com/watch?v=Vu9C_1DH31k
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Graphical interactive windows application and library written in .Net/C# for simulating and controlling robots. Including firmware for ATmega8 to be controlled by the C# library and circuits for the ATmega8 controller board and L298-based motor board
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    VRPSolver is a wizard-like application which solves a basic Vehicle Routing Problem (VRP) using the Savings Heuristic Method invented by Clarke and Wright in 1964.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The CoroBot is a PC-class robot by CoroWare, Inc. This project contains the Microsoft Robotics Developer Studio drivers for this hardware, as well as a simulated robot for the Microsoft Robotics Developer Studio simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a set of tools for simulating fusors/IEC devices in their various forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MapSim is a simulation engine for System Dynamics. It provides a .NET library that works on Windows and under Mono on Linux. A simple GUI tool is provided too. MapSim uses its own modeling language described in the reference manual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simbus
    A C# written application that simulates MODBUS devices in their serial ASCII, serial RTU and TCP communication modes. It uses NModbus libraries for message passing; mono framework and Gtk# bindings for the multi-platform GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This program is able to simulate digital circuits on gate level. This code was written during my bachelor thesis. It is not near perfection, but it has potential. So if there's someone out there interested in making it better, feel free to do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenTrackPlanDesigner is an open source software project to provide an easy, fast, solid and platform independent way to create track plans for model railways. Furthermore, it makes it possible to visualize the track plans in 2D and 3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LEET (Large Experiment and Evaluation Tool) is a front-end software utility for WEKA that simplifies large-scale experiment and evaluation of algorithms and datasets in the classification context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of this project is to create a series of tools for Divers. Some calculation: CNS = Central Nervous System Health. EAD = Equivalent Air Depth, END = Equivalent Nitrogen Deep, Nitrox calculation, PpO2 calculation, OUT = Oxygen Unit Toxic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple C#-based educational DSP-environment that allows simulation of signal processing applications with visual feedback. It features runtime editable structures like Filter, FFT/IFFT, Sampler. Parameter can be interactively changed during simulati
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Misgol is a Logic Simulator. Supports basic elements and user modules. Also it offers a adjustable timebase for the simulation of the logical circuits. Exports to different formats (LaTeX, PNG, JPG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ISIADIS: development environment for hierarchical software systems. ISIADIS allows prototyping, development and running software systems that are based on hierarchical (tree-like) architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An Object Oriented numerical model simulating fluid flow in a porous medium using Cellular Automata techniques. Uses the DotNet Framework. Intended to be extensible to other types of fluid flow problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ESys.NET is a new system-level modeling and simulation environment. It takes advantages of .NET capabilities such as introspection, multi lingual model definition,... It allows more easily the creation of external tools (ex: verification, debugger, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SpiceX is a simple schematic capture program for graphical interaction with Spice-based electronic simulation cores, i.e., placing components, wires and test points. SpiceX creates NETLISTs and runs simulations directly from the GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    VDSI is an extensible (plugins based on OpenCV) image processing application. It allows to draw a flow diagram representing predefined image operations and to solve it.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo