Showing 882 open source projects for "c-sharp"

View related business solutions
  • $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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1

    STT simulador para trocadores tubulares

    STT - Simulador para trocadores tubulares utilizando o método Kern

    STT - Simulador para Trocadores Tubulares Simulador para trocadores de calor dos tipos: bitubular e casco e tubos. O software utiliza o método Kern para cálculo de trocadores de calor, possui base de dados atualizável para as propriedades dos fluidos e dimensões dos tubos, facilitando o uso e minimizando a entrada de dados. O STT trabalha no sistema de unidades internacional e no sistema inglês e possui interface para sistema operacional Windows (XP, 7, Vista)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SunlightLB is an open-source 3d lattice Boltzmann code which can be used to solve a variety of hydrodynamics problems, including passive scalar transport problems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Libpsht is a collection of algorithms for efficient conversion between maps on the sphere and their spherical harmonic coefficients. It supports a wide range of pixelisations (including HEALPix, GLESP, and ECP). Development for this libary has stopped; its successor is libsharp (http://sourceforge.net/projects/libsharp).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 5
    SunlightCBM is a suite of perl scripts for constraint-based modelling and flux-balance analysis in metabolic networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    InfoTokens

    Simulates an open-content discourse community (e.g. a wiki).

    InfoTokens simulates the accumulation of information by a virtual discourse community. Information is represented as tokens whose states can be either true or false. Individuals in the virtual community can add, delete, and change tokens. The accumulation of true and false information -- due to the population's accuracy, rate of vandalism, correction of vandalism, and population growth -- can then be studied for trends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Carnaval est un logiciel destiné au calcul de masques et d'ensoleillement. La version actuelle permet de calculer les trajectoires solaires et les masques de terrain liés au relief (modèle issu des données SRTM). Les développements ont été repris par Sober Software. Merci de visiter ce site pour télécharger la dernière version et accéder aux nouvelles fonctionalités : www.sober-software.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    ACADO Toolkit

    ACADO Toolkit

    Toolkit for Automatic Control and Dynamic Optimization

    ...It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization. ACADO Toolkit is implemented as self-contained C++ code and comes along with user-friendly MATLAB interface. The object-oriented design allows for convenient coupling of existing optimization packages and for extending it with user-written optimization routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Omnet++ EPON Module

    Omnet++ EPON Module

    1G-EPON modules for OMNet++

    This is a basic implementation of (1G) Ethernet Passive Optical Network (EPON) for OMNet++ 4.1. OLT and ONU modules are provided. MPCP protocol has been implemented to assign LLIDs dynamically based on a global service configuration module. Service differentiation is based on 802.1Q VLANs (included). Basic implementation for both polling and non-polling DBAs is included (fixed allocation per ONU in both cases). An example .ned for each case can be found under "PON/simulations" folder.
    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
  • 10
    DReAMSim

    DReAMSim

    Dynamic Re-configurable Autonomous Many-task Simulator

    DReAMSim provides a simple simulation framework for modeling homogeneous and/or heterogeneous (re)-configurable processing elements in a large-scale distributed environment. In particular, DReAMSim enables users to model task scheduling techniques at a preliminary design stage in order to investigate their performance potential. The simulation framework makes it easy to extract various performance and resource utilization related statistics to study the behavior of different task...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    birgHPCC

    birgHPCC

    Rapid CUDA Cluster Deployment

    ...While retaining the major functions of the original birgHPC, including automated computing cluster conversion and auto slots detection, the new version (birgHPCC) is capable of creating and configuring a compute unified device architecture (CUDA) computing cluster, hence the extra “C” in the name. In addition to the increase in image size (less than 2 gigabytes) and a new Linux base (previously Debian, now Ubuntu), CUDA-capable bioinformatics software programs, such as NAMD, HOOMD-blue, VMD, GPU-HMMER and GPU-BLAST, are pre-installed in birgHPCC, along with the CUDA driver, libraries and software development kit (SDK). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    VoteSim

    VoteSim

    Simulates various types of elections for statistical analysis.

    VoteSim simulates three main types of elections: traditional, hitler, and two-party system. A traditional election is a customary democractic election where the winners are the candidates who receive the most votes. A hitler election is an inverse election, where the winners are the candidates who receive the least votes. A two-party system election is a traditional election where the each vote is cast to either of the two most popular candidates (i.e. voters are forced to choose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Track Animation

    Track Animation

    A simple application which simulates Disk Scheduling Algorithms.

    Track Animation is an easy to use Windows application that simulates the following Disk Scheduling Algorithms : FCFS (First Come First Serve), SJF (Shortest Job First) aka SSTF (Shortest Seek Time First), SCAN (Elevator Algorithm), LOOK, C-SCAN (Circular SCAN) and C-LOOK. This application enables the user to play and pause the simulation after providing the necessary simulation requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GeneSim is a code generator for dynamic systems: it takes an XML description of the system and produces the code that executes it. The typical usage of GeneSim is to generate simulators of engineering systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    predictOP
    A C++ class to enable prediction of the reflectance spectrum of two overprinted inks (i.e., solids), using the inverted Viggiano trapping equation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    OpenETran

    Electric power system transient simulator

    During the period from 1990 through 2002, EPRI funded the development of a Lightning Protection Design Workstation (LPDW), which was used by many utilities to assess the lightning performance of distribution lines. Since about 2002, this program has not been available. EPRI decided to release the simulation kernel of LPDW under an open-source license (GPL v3), so it may be incorporated into IEEE Flash and other projects. OpenETran can presently simulate multi-conductor power lines,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Vector,quaternion,matrix math library

    Vector,quaternion,matrix math library

    Free vector,quaternion,matrix math library

    Over 75 C++ function for working with vectors, matrix and quaternions. Inside the package there is no cycles, if's, classes or structures. Ideal for designing 3D engines. Headlines of functions are intuitive. For each headline there is a one line comment in Russian. Matrix are presented in OpenGL form 0 4 8 12 1 5 9 13 2 6 10 14 3 7 11 15 Now we are working on adding 50+ more functions for processing the planes, splines, bezier curves and interpolation methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 2 This Week
    Last Update:
    See Project
  • 20
    EpiFire GUI is a graphical user interface for simulating epidemics on contact networks (C++/Qt, available under GPLv3). For source code and the EpiFire C++ API (for programmers, also GPLv3), go to http://github.com/tjhladish/EpiFire/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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: 2 This Week
    Last Update:
    See Project
  • 22

    FemQGL

    Affichage modele elements finis en QT (Nastran, Unv)

    Nastran Reader and visualization programme
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    YANG J. (Yet Another Network Generator)
    YANG (Yet Another Network Generator - Java) enables you to generate social networks given various social rules observed in the real population. Uses: generate realistic networks to be used in individual-centric models, teaching or benchmarking.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    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: 1 This Week
    Last Update:
    See Project
  • 25
    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