Search Results for "code visualization" - Page 18

Showing 582 open source projects for "code visualization"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Graphical Grammar Studio

    Graphical Grammar Studio

    An user friendly grammar tool for natural language processing tasks

    Full documentation with tutorials is included in the download package. Graphical Grammar Studio is a tool for applying grammars which behave as words acceptors/consumers and annotators. GGS grammars can be used to find and annotate sequences of words which respect certain conditions, in a given input. Its purpose is for creating NLP tools like phrase chunkers, named entity finders, pronoun co-reference solvers etc. A grammar is represented by a state machine which can be visualized, edited...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    GALAXSEEHPC

    N-Body code

    N-Body code, designed primarily for educational use. Uses Newtonian gravity, with options for PPPM and Barnes-Hut based force calculations. Command line based with option of X-lib simple visualization, text based, or NetCDF output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Algebraic Numbers

    Visualization of the first few algebraic numbers

    This is inspired by http://en.wikipedia.org/wiki/File:Algebraicszoom.png with some source code (especially the polynomial generating algorithm!) taken from http://en.wikipedia.org/wiki/User:Stephen_J._Brooks/algebraics/src
    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
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    SimAssem

    SimAssem

    For processing and/or simulating species assemblage data.

    SimAssem is a tool for investigating the performances of species richness estimators across widely ranging assemblages and survey designs. Assemblages are simulated by specifying the: 1) number of species, 2) total abundance of individuals, 3) abundance distribution, 4) spatial configuration, 5) species detection probabilities, 6) survey design, and 7) number of grid cells to survey (out of a square grid comprised of 10,000 cells). SimAssem also processes existing encounter data and formats...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GnuplotIpp

    Gnuplot C/C++ interface (the real extension of gnuplot_i)

    This project is an extension of gnuplot_i from N. Devillard that provides a basic C/C++ interface to gnuplot. Gnuplot_ipp provides the same light interface as gnuplot_i but makes it compatible with C++ as well. Finally, an extra C++ wrapper that takes care of opening and closing handles and makes code more organized is provided. All of this was performed using the C/C++'s maxima: "if you don't use it you don't pay for it". Both interfaces are available in C++, and in C you are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Matlab Community Detection Toolbox

    Matlab Community Detection Toolbox

    CDTB is a MATLAB toolbox which performs Community Detection

    ...Furthermore, CDTB is designed in a parametric manner so that the user can add his own functions and extensions. The CDTB can be used in at least three ways. The user can employ the functions from the MATLAB command line; or he can write his own code, incorporating the CDTB functions; or he can use the Graphical User Interface (GUI) which automates the community detection and includes some data visualization options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TextUML Toolkit is an IDE for UML that lets you create models at the same speed you write code by using a textual notation instead of the conventional graphical one. This project is now hosted on github. https://abstratt.github.io/textuml
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    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
  • 11

    FluxModules

    Module Computation for Metabolic Networks

    Genome Scale Metabolic Networks are complex systems, Modules help to break them down and hence ease understanding and algorithmic complexity. FluxModules is a toolbox with code for module detection and module visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Algeo#

    A class library to use conformal geometric algebra in C#

    The project is in a very early state and the working parts aren't well tested! Currently it's possible to do basic calculations with multivectors. A lot of operators are overloaded so that you can write your calculations in C# source code almost like you would do in a math software. There is also an extension library providing a control which can visualize multivectors. Visualization is based on OpenGL through the OpenTK library. At the moment I'm working on improvements of the functionality of this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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!) but are tiny, (compared for a Microsoft Excel plot, for example) and are easily compressible, making them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PIN

    PIN

    Provenance in NetLogo

    This tool can trace, capture, query and visualize the dependency provenance in NetLogo. It consists of four main components: a source code analyzer used to automatically add probes to the model's source code, a NetLogo extension for capturing the provenance traces generated from probes, a non-preprocessing (NP) provenance slicing technique for computing provenance slices using provenance traces, and a visualization component for visualizing the provenance slices. It is compatible with NetLogo version 5.0.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimuElegans

    SimuElegans

    Simple simulation and visualization program written in C++.

    SimuElegans is a simple simulation and visualization program written in C++. It is cross-platform and only makes use of standard C++ libraries and the <i>Open Source Graphics Library</i> a.k.a [http://www.opengl.org/ OpenGL]. This means it can be compiled and run in several different Operating Systems, such as Linux, Windows and Mac OSX. It is also open-source which means all the code will be freely available and modifiable under the [http://www.gnu.org/licenses/gpl.html GPL v3.0 License].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GPU Edge Detector

    GPU Edge Detector

    GPU Interactive Program For Edge detection

    This is a standalone, all in one Edge Detector that is mainly running on GPU using the CUDA technology. Each algorithm also has an OpenCV counterpart which is the closest one in terms of speed. This project is partly based on the Sobel Filter sample available as part of the CUDA SDK. This project also partly uses the OpenCV library to load different types of image. This program includes: Prewitt filter, Roberts Cross, Canny edge detector and finally Sobel filter with the ability to modify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

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

    mSim_npsat

    Groundwater flow and transport simulation Matlab Toolbox

    ...In addition mSim provides a number of functions which assist with the pre/post-processing tasks involve in a Finite Element simulation as well as functions which are used in the Non Point Source modeling such as convolution functions etc. mSim uses Finite Element Method. For the mesh generation we rely on Gmsh generator, and for visualization we used Paraview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...It is a basic graph editor. We used this module internally for the development of our project. Later on as this tool helped us a lot to ?gure out several bugs inside our code- work, we thought that it is worth a mention.This tool is built upon GTK+ and Graphviz. GTK+ (GIMP Toolkit) is a cross-platform widget toolkit for creating graphical user interfaces. (ref: Wikipedia) It is also the fundamental user interface toolkit of object model environment for most of the *nix operating systems. Graphviz (short for Graph Visualization Software) is a package of open-source tools initiated by AT&T Labs Research for drawing graphs speci?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Appacts

    Appacts

    Appacts Open Source Mobile Analytics Platform

    Appacts was designed and developed with user in mind, leaving old style analytics services behind and starting fresh. We’ve looked for a way to empower our users by presenting data to them in a quick summarised view. We are here to make analytics exciting, engaging and more importantly productive, so you can make right decisions quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    charterix

    Web based Chart calculation Tool

    Calculate and create Charts Web based with real PHP Code and its Math Functions. Develope in Groups with detailed User Permissions or alone, for study purposes or just for fun. Score good Charterix Projects to bring them under the top ten. A Test-Run is available here: http://charterix.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Software for the autonomous robot GATTACA (alias CrossTiger). C-Code for low level control on Atmega328p. JAVA-Code for remote control panels and online/offline data visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Core3D

    Minimalist 3D Scenegraph Management Framework

    Core3D is a lightweight framework for developing robust 3D Visualization and Simulation applications. The Core3D library provides structure and organization to speed up application development. Tightly coupled or interrelated functionalities are partitioned into groups. These groups ensure there is a separation of concerns. For example, the description of shapes and visual characteristics of a scene are separated from code that renders the scene on different graphics hardware. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ink_c

    Source code for in kernel stream compaction

    CUDA Source code used for the paper, "InK-Compact: In-Kernel Stream Compaction and Its Application to Multi-Kernel Data Visualization on General-Purpose GPUs" published in Computer Graphics Forum.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB