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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Data logging and visualization in 2D and 3D for STMs.
This is a project we - ten students, 16 to 18 years old, and one teacher - are currently working on in the so called "Physik-Projektkurs" at school in which we build and program our own scanning tunneling microscope.
This software is designed for DAQ systems by BMCM (we use the USB-AD16F), but it should not be too difficult to adapt it to foreign systems.It currently supports resolutions up to 1024x1024, visualization in 2D and 3D using colors from predefined gradients, export to PNG,...
A 3D graph explorer for tree-like acyclic graphs. The graph nodes are placed in the 3D space based on their level from the root node so that child nodes make a circle under the parent node. Currently supports Graphviz *.dot format and XML. Have fun!
This project provides a gesture based movement of part objects in the CAD-system 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...
Free Organic Chemistry Analysis and Visualisation Tool; Chemical formula editor, calculation of threedimensional molecular structures, high-quality realtime rendering, ...
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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
Windows-Forms usercontrol, which visualizes data in a Gantt-Like way, by showing bars on a timeline. This kind of chart is best for visualization of f.e. order processing. The control and the displayed bars are customizeable.
This toolkit allows complete control of a microscopy setup from Labview, Matlab, Scilab, Python, .Net, VB, IgorPro, Mathematica and more. Included is a standalone program for image acquisition and scripting control of a scientific microscope.
NASA World Wind is a graphically rich 3D virtual globe for use on desktop computers running Windows. It combines NASA imagery generated from satellites that have produced Blue Marble, Landsat 7, SRTM, MODIS and more.
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).
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)
Koolon is a simple graph (network) modeling tool with interactive data visualization like Prefuse. It allow to create entities, relations, ontologies, directed and undirected graphs and any abstract network models.
A 3D engine for virtual globes designed to illustrate engine design and rendering techniques described in our upcoming book. OpenGlobe is written in C# and uses OpenGL 3.3 core profile (via OpenTK).
OpenGlobe is now also on GitHub: https://github.com/virtualglobebook/OpenGlobe
Cscape is an application for visualizing and navigating through data from a Reverse Phase Protein Microarray (RPMA). Cscape uses the Google Maps API to map the RPMA data on top of an image of a cancer cell and its associated pathways.
The primary objective of the project is the development of a Second Life based application, in which astrophysics phenomena involving the simulation of stars kinematics can be visualized. Developed by NII, Japan.
multiDAC is intended to become a user-friendly tool for image- and videoprocessing in the field of deformation/movement analysis. It is written in C# with some C routines using CPU/GPU parallelization (e.g. CUDA) and features a plugin manager.
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.
ZedGraph is a class library, user control, and web control for .net, written in C#, for drawing 2D Line, Bar, and Pie Charts. It features full, detailed customization capabilities, but most options have defaults for ease of use.
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
This project was inspired existing cheminformatics APIs such as the CDK, Marvin, and Frowns. The goal of the project is to produce a full featured cheminfo api for the .Net framework. Early stage dev will focus on data structures and classes for file io.