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

View related business solutions
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 1

    SerialGLCD Huge display 160x128

    Version of SerialGLCD, to be used with 160x128 Sparkfun Display

    With this new version of SerialGLCD library, is possible to write raster characters, and draw images in horizontal and vertical position, in a 160x128 size Display. All new C code is located at the end of main file, in order to facilitate identify what is new, and what not. It is separated by many lines. Description of main new functions: Draw_BMP_Ram(). this is the main new function. It is very big and complicated. The reason is that display hardware is designed to be used in vertical position (I think), so it is very easy to draw in vertical direction, but difficult in a horizontal way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    pepper

    pepper

    Repository statistics and report tool

    pepper is a command-line tool for retrieving statistics and generating reports from source code repositories. It ships with several graphical and textual reports, and is easily extendable using the Lua scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KinectCAD

    KinectCAD

    Gesture based movement with CATIA

    ...It is possible to rotate, move or zoom in or out. Further there is a rudimentary speech recognition to change the rotating axes or to do some other helpful things. KinectCAD has been written in Visual C# 2010. The package includes the source code and binaries files. To start KinectCAD it is necessary to have a correct installed Microsoft Kinect. Also it is helpful if there is an installed Kinect SDK V1. But you can also download the Runtime at: http://download.microsoft.com/download/E/E/2/EE2D29A1-2D5C-463C-B7F1-40E4170F5E2C/KinectRuntime-v1.0-Setup.exe Important! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hyperballs
    We present an improved ball and stick representation called HyperBalls. This type of depiction is particularly useful to represent dynamic phenomena, such as the evolution of non covalent bonds and takes advantage of GPU capabilities. HyperBalls are now fully integrated into the UnityMol software and are actively developed in that context. You will find the most up-to-date versions of the shaders in the http://unitymol.sourceforge.net project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This project is a tool for beginners to understand why a MPI program works or doesn't. It aims simple MPI codes, with a modest number of Processes. It is a real time view of an executing code, providing help even when the program deadlocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QuickFlash is a C++-based analysis library for data files generated by the Flash hydrodynamics code. It provides high-performance access to large datasets in low memory situations and other restrictive environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    (dumb code! sorry!) A simple gravitation interaction visualization program, written in C (with use of OpenMotif GUI libraries and OpenGL). It displays the movement of a system of the material points which are interacting to each other. Warning! Currently program's verison with OpenMotif GUI is working wrong! It's displaying everything good, but does not simulate gravitation, actually. When author started writing this C-code, he was n00b, sorry :( And he has no time to rewrite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Application allows you to understand better six sorting algorithms (Insert, Select, Bubble, Quick, Merge, Heap). Time controls included like pause and step-by-step execution. Executed code is highlighted (just like in any debugger).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    X/Y Measurement Suite for .Net
    For starters a DirectX (Direct3D-Panel) A suite to display simple x/y/measurements, which has to be fast, because those analogue position encoders never "rest" at the same position and we want to see our table-position in realtime (mswin-realtime)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    *Project home now moved to Google Code.* Numerical computing and plotting tools for IronPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    icramcode
    This is the public icram.de code repository filled with code/code-snippets and other useful stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MANDELBROT SETS
    Open Source Code to Show mandelbrot set generator and to zoom in and out using OpenGL and C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The project will provide a Cocoa framework to interface OpenGL in a more OO-fashioned style. It is not meant to be the fastest code possible, nor to leverage all the power of OpenGL, but to give developers a easy way to start working in 3D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    FPlot is a windows programm and a .NET library to plot and fit mathematical functions and data. The core concept of FPlot is that functions are entered as C# code and compiled on the fly. Thus the software is very fast and extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vendetta is used to manage and visualize distributed network testbeds. The monitor application visualizes network events in 3D. Vendetta also simplifies common testbed tasks such as pushing code to nodes, initiating experiments, and retreiving logfiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    osgGtk is a library of C based Gtk+ and C++ based Gtk-- widgets to support OpenSceneGraph (OSG) applications. The library also includes several example applications such as osgviewerGtk and osgviewerGtkmm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PEACH provides C++ functions for programming experiments in visual psychophysics. PEACH contains an extensive collection of visual primitives as well as a set of experimental functions, which allow to code a complicated experiment in a few dozen lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Code Core is a set of sample source codes for Mac OS X. This example includes Core Graphics, Core Image, Core Video, Core Audio, Core Data, QuickTime Kit, I/O Kit, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Solar Model

    Solar Model

    Model of the Solar System

    The Solar Model is real time modeling of solar system. It allows user to navigate in space, to control time counting (speed-up time flow) and estimate movement of space bodies, bind camera to space objects (for example, from Moon on Earth in real time).
    Downloads: 9 This Week
    Last Update:
    See Project