Showing 146 open source projects for "c# source code example"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 1
    Godunov finite volume code based on OpenFoam. The code is based on rhoCentralFoam from version 1.7.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a program for numerical solution of Euler equations of compressible flows using discontinuous galerkin method. The code is written on top of the deal.II finite element library. Code has been moved to https://github.com/cpraveen/dflo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Open Reflective Component Architecture , ORCAN, is designed to build the basis for a rapid incorporation of existing software packages into large-scale software projects Project is dead, however - please feel free to check and reuse code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project aims at providing a user package for the molecular dynamics software LAMMPS, which allows the complete simulation to run on a GPU. Additional information and svn access to "bleeding etch" code can be found on the project website below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 5
    thvortex-vmlab

    thvortex-vmlab

    VMLAB User Components for AVR peripherals and external components

    This is the source code repository for my VMLAB User Components. The Project Website contains detailed descriptions of each component. You can also Download Components as pre-compiled DLL files from this site. The "AVR Peripheral" components should be installed to the "mculib" directory; all other components are installed in the "userlib" directory. A few components include a "readme.txt" with additional setup instructions. Most components are licensed under the LGPLv2 (or higher). A few...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    An interactive binary search tree. The user may interact with the tree by performing rotations, balancing, insertions, and deletions. For educational purposes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XinCNC is a free software for Computer Numerical Control (CNC).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    This is a development code for computer science research. It implements a solver for compressible gas dynamics. The code is distributed-memory parallel using MPI and data-parallel using the OpenCL framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A reactor solver which uses stochastic particle methods to model particle population balances. This code is developed by the CoMo group in the chemical engineering department at the university of Cambridge (como.cheng.cam.ac.uk).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    This library is the source code for the development of neural networks with dynamic random links, or other systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DownTheRabbitHole
    aLice - ALice is likely the most Inefficient Code Ever written for boundary elements It is a c++ multi-platform code (tested on MAC-OS X 10.5, Win32, Ubuntu linux 9.04) for BEM analysis of steady and time dependent problems (in progress)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ACRASH is an open implementation of the CRASH Monte-Carlo continuum radiative transfer scheme presented in Ciardi et al. 2001 and Maselli et al. 2003. This code solves the radiative transfer equation for any geometry in 3D using a Monte-Carlo scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mostly Accurate Physics Simulator
    A basic physics/mechanics simulation tool. Installable versions will be available for Windows and Linux. Source code can be compiled for other OS's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LogicSim
    A logic simulator. Simulates logic gates, combinational and sequential logic and allows for creating sub-circuits, as well as "black-box" style modules that can emulate any functional block in C# code.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    The openLBMflow is an fast fluid flow solver based on Lattice Boltzmann Method. Main future are 2D and 3D code, single and multiphase models, Output data in VTK format can be directly open in Paraview. Download Windows or Linux binary version now.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    *** The BRAHMS project is now hosted on Google Code, see http://code.google.com/p/brahms-md/ ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A 2-D inviscid flow and adjoint solver on unstructured triangular grids. It makes use of a vertex-centroid finite volume scheme which is second order accurate. The adjoint solver is developed using the automatic differentiation tool called TAPENADE. Code has been moved to https://github.com/cpraveen/euler2d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The `Turing Machine Compiler Collection' (tmcc) contains a virtual machine which emulates a Turing Machine such as an assembler and a C-like compiler which assemble/compile the written code into the delta-notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    A platform for developing mathematical models of static/dynamic physical systems, a simulation evironment for such models and a set of component libraries. It combines features from Simulink, Modelica or AMESim with unique features on its onw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An Open Source code base that will be used to develop a 3Dapplication development browser plugin and runtime owned by FunTrench.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    libit provides easy to use yet efficient tools for C for signal processing, coding, or scientific code in general. It includes basic vector, matrix and function types, some common source and channel coding tools such as quantization, entropy coding, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A topological data structure to handle 2D simplicial meshes (using the Morse operators published by authors). This data structure is implemented using C++ and it is based on the classical Half-Edge. This code started in 2002 and it has been used in many
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PIMC++ is a code designed to perform fully-correlated simulations of quantum systems in continuous space at finite temperature using Path Integral Monte Carlo. It is designed in a modular way to facilitate easy addition of new algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project