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

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • SIEM | API Security | Log Management Software Icon
    SIEM | API Security | Log Management Software

    AI-Powered Security and IT Operations Without Compromise.

    Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
    Learn More
  • 1
    TTA Lossless Audio Codec
    Lossless compressor for multichannel 8,16 and 24 bits audio data, with the ability of password data protection. Being 'lossless' means that no data/quality is lost in the compression - when uncompressed, the data will be identical to the original.
    Leader badge
    Downloads: 145 This Week
    Last Update:
    See Project
  • 2

    Relation Tags

    Source code for be able to use Relation Tags.

    Source code for be able to use Relation Tags. It is part of project VocabularyMem but can be used separately. Relation Tags are tags which can be relationed together . For example tag "Paris" and tag "France" can be relationed with a relation "is part of". This code is created from 0 and is able to define which type of relation we use, using most elemental mathematic properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Unofficial ParaView SDK

    Unofficial ParaView Development Installation

    The objective of this project is to provide the "ParaView Development Installation" packages that Kitware hasn't released since ParaView 3.8.1: http://www.paraview.org/files/v3.8/ For more details, please visit our wiki: https://sourceforge.net/p/unofficial-paraview-sdk/wiki Note: This project was moved from Google Code, where it was named "unofficial-paraview-dev-install". = License and Legal = This project is not endorsed by Kitware, the makers and owners of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MICA-aligner

    MICA-aligner

    Next-generation sequencing short reads aligner based on Intel® MIC

    Latest Code in GitHub: https://github.com/aquaskyline/MICA-aligner To better utilize MIC-enabled computers for NGS data analysis, we developed a new short-read aligner MICA that is optimized in view of MIC’s limitation and the extra parallelism inside each MIC core. Experiments on aligning 150bp paired-end reads show that MICA using one MIC board is ~4.85 times faster than the CPU-(multi-core)-based BWA-MEM and about the same speed as the GPU-based SOAP3-dp. Furthermore, MICA’s...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Accounts Payable Software | AvidXchange Icon
    Accounts Payable Software | AvidXchange

    AvidXchange is an Industry Leader in AP Automation Software for Middle Market Businesses.

    Drive greater business success by automating the accounts payable process to boost efficiency, accuracy and speed in the processing of invoices and payments.
    Learn More
  • 5
    Cybervision - 3D reconstruction software

    Cybervision - 3D reconstruction software

    Cybervision is a 3D reconstruction software for SEM images

    Project has moved Github at https://github.com/zlogic/cybervision Cybervision is a 3D reconstruction software for SEM images. It's an abandoned project, but can be useful as a working example for many, many technologies, such as: * Qt (including threads, vectors, graphics and OpenGL) * Eigen library (http://eigen.tuxfamily.org/) * libsift library (https://sourceforge.net/projects/libsift/) * OpenCL and of course, 3D reconstruction in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    books

    Auto Tuning Studio Specification, QT5

    Ведение базы автомобилей в производстве или тюнинг ателье. Простенькая база, с возможностью добавления основных материалов для производства. Прибит гвоздями к конкретному производству. Код совсем не оптимизирован, сделан на коленке, первый проект на QT ____________________________________ Maintaining a database of vehicles in production or tuning studio . A simple base, with the possibility of adding a basic material for production. Nailed to a particular production . The code is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    KMeansAniX

    Animation of kmeans clustering using X Window System

    Open source animation of kmeans clustering in X Window System using the C++ libplotter library. Supports Linux, Mac, and BSD. Includes common initialization methods such as Forgy, Macqueen, random, and angular. Sample videos are available through the Files Tab above. The SVN repo is accessible thorugh the Code Tab above. Requires a C++ compiler, libplot-dev, and libncurses5-dev Mac alternative to libplot-dev: macports plotutils +x11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A collection of code, bundled into a single R package, to perform several aspects of data management, image pre-processing, data analysis and statistical inference related to the quantitative analysis of dynamic contrast-enhanced MRI (DCE-MRI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SFrame is a C++ framework built around the ROOT libraries for analysing particle physics data. It gives a very high performance for processing data, by allowing the user to run his/her code on a distributed farm of machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10
    Animp is an OpenGL program to display movies of particles in motion where the movies are produced by adding calls to animp library routines to simulation code written in either C++ or Fortran. Animp can also display molecules read from PDB files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vIST/e

    vIST/e

    Interactive visualization of DTI, HARDI and other complex imaging data

    ...vIST/e emerged from being the main research tool of Imaging Science and Technology Eindhoven (IST/e), a major imaging group Eindhoven University of Technology, the Netherlands which brings together all university faculties involved in medical or industrial imaging. vIST/e source code is hosted at the SVN repository at TUDelft. We have made this choice because of the greater flexibility (such as defining private branches). Please see the 'Code' section for details about checking out the vIST/e source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BinaryView

    Show binary data

    BinaryView is able to show 2d binary data either as xy-plot or using a simple fragment shader. Standard shaders like simple color mapping or a relief shading for digital elevation data already exist, but you can also write your own shader. As an example, the screenshots show Mars MOLA topographic data taken from http://pds-geosciences.wustl.edu/missions/mgs/megdr.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Displays four-dimensional objects and functions by projecting them into three-dimensional space. Viewpoint transformations and parameter changes are displayed in real time. THE PROJECT'S CODE BASE HAS BEEN MOVED TO GITHUB: https://github.com/lene/HyperspaceExplorer The Git repository on SourceForge will be kept in sync with GitHub at least for the time being, but for the latest commits you should check the GitHub Project. If you want to report a bug or a feature request, please use...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    Flatland VR

    Flatland VR

    Flatland is the virtual environment for Virtual Reality.

    Flatland is the virtual environment developed to perform these investigations. Using Flatland as the base environment scientists can visualize and explore both their data and the computations that manipulate that data. Imagine, if you will, a scientist able to examine the real-time results of a simulation and, when he notices an anomally he would like to investigate, he turns to the program running the simulation and examines the code, possibly changing it on the fly. This is the dream...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SVG_plot

    Plot data in SVG format using C++ library

    The SVG_plot C++ library allows, with a few lines of C++ code, to add plotting of data, held in STL containers like vector and map, output as SVG files that can be viewed by all modern browsers. 1D, 2D and Boxplots can be produced, and there are a myriad of options to control appearance. The plots are very high quality and can be expanded without loss of quality (no pixelation!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Runge

    Runge is an Interactive Solver for Systems of Differential Equations

    Runge is an Interactive Solver for Systems of Ordinary Differential Equations. It solves initial value problem (aka Cauchy problem). Few advantages Runge provides: It's fast. It utilizes BLAS and LAPACK libraries optimized for modern multi-core processors. It's interactive. It allows you to start a solution by mouse click on a plane. It's precise. It uses Runge Rule to adjust step length to satisfy required precision on each step. It's effective. When it needs to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Xross Tab / QScript

    Market Research Data Processing Suite

    XTCC/Qscript revolves around two concepts: 1) Data collection : Qscript 2) Data analysis : XTCC Qscript enables Market Research companies to securely collect data using online and offline mediums such as web, tablets/mobile. Different products include: 1) Pen and Paper Survey Management Qscript enables faster and easier keyboard entry with real time logic and validation. It generates SPSS and IBM Quantum compatible data tabulation programs leading to significant time savings of up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NativeViewer

    NativeViewer

    Visual Studio C++ OpenCV images visualizer

    NativeViewer is a Visual Studio extension for visualization of OpenCV images stored in the cv::Mat class. A thumbnail image is shown during the debug when a variable is hovered by mouse with CTRL key pressed down. NativeViewer also formats the string displayed in the "Watch" window to express valuable cv::Mat information. The extension works only for native C++ code for both Win32 and x64 platforms. All Visual Studio .NET versions are supported. However, installation process differs for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CoFlo

    C and C++ control flow graph generator and analyzer

    CoFlo generates Control-Flow Graphs from C and C++ source code. It can then output the graphs in a number of ways and perform various control flow analyses. NOTE: CoFlo has not been under active development for several years. At this time, I suggest you look into LLVM-based tooling to see if there is anything similar to CoFlo which will meet your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Fltk_contour

    2D and 3D contour and colour map of regular or scattered data

    NOTE: This project was moved to: https://github.com/eetorres An easy scientific data visualization widget for the FLTK library. The widget is an OpenGL based contour visualizer for Linux, which allow you to built 2D and 3D graph of contour and colour map for a xy regular or scattered data set. There is a good example with the topographic data of Poland with 5902 data points to introduce yourself how to use it. There is not much documentation but it is easy to use. The input data are in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25

    Occursions

    Fast customizable time series web database for big data like log files

    Our goal is to create the world's fastest extendable, non-transactional time series database for big data (you know, for kids)! Log file indexing is our initial focus. For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects. Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who...
    Downloads: 0 This Week
    Last Update:
    See Project