Showing 284 open source projects for "program"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1

    Py3DN

    Morphometric analysis and visualization of the 3D structure of neurons

    ...Above all, it provides a flexible environment where new types of analyses can be easily set up allowing total freedom to test new hypotheses. The application was developed in Python and uses Blender (an open source program) to produce detailed 3D representations of raw and processed data. Py3DN is described in the paper: Aguiar P et al, "Versatile morphometric analysis and visualization of the three-dimensional structure of neurons", Neuroinformatics, 2013, 11(4):393-403 doi: 10.1007/s12021-013-9188-z
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ParallelAccelerator.jl

    ParallelAccelerator.jl

    ParallelAccelerator package, part of the High Performance Scripting

    ...In particular, Julia code that makes heavy use of high-level array operations is a good candidate for speeding up with ParallelAccelerator. With the @acc macro that ParallelAccelerator provides, users may specify parts of a program to accelerate. ParallelAccelerator compiles these parts of the program to fast native code. It automatically eliminates overheads such as array bounds checking when it is safe to do so. It also parallelizes and vectorizes many data-parallel operations. ParallelAccelerator is part of the High Performance Scripting (HPS) project at Intel Labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Happy Cube Solver

    Design and Display Happy Cube solutions

    ...Online version: http://shooshx.github.io/happysolver/emscripten/index.html Maintainance of this project moved to: https://github.com/shooshx/happysolver This program is indented to support you while playing live with the Happy Cube©® Puzzles. These puzzles are worldwide manufacturered by HAPPY bvba, Belgium, on licensed and thus restricted base (www.happy.be). The Happy Cube puzzles are the result of a real invention in 1986 by Dirk Laureyssens.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not...
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    FlightCraft3D: The Return

    FlightCraft3D: The Return

    extreme 3D flight simulator with advanced terrain rendering

    ...This is not a typical flight simulator, but a simulator which explicitly tries to offer a complementary experience: don't care about navigation, too realistic control and usage of the instrument-panel... but just fly a plane in a wild, open environment. NOTE: the name of the zip files corresponding to the 2 variants of the program, is "map_system_v2_wvehicles" and not "flightcraft_the_return".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    cimgexplorer

    Exploration and analysis program for (scientific) images

    CImgExplorer is an exploration and analysis program for (scientific) intensity images. It shows floating-point and integer intensity images in a false-colour display and allows range adjustment, zooming, histogram optimisation, and simple evaluation. Reads most formats using GDAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PNGwriter

    Easy plotting of images pixel by pixel!

    Frustrated because you want to output a high-quality image from your C++ program but haven't found an easy, direct and fast way? Try PNGwriter. Written with scientific simulations in mind, PNGwriter allows you to plot to a PNG image pixel by pixel. * * *README* * * This is the last PNGwriter release that will be hosted on SourceForge.net. Please use the following site: https://github.com/pngwriter/pngwriter/releases to find all versions of PNGwriter including and later than 0.5.5. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TinkerCell is a software for synthetic biology. The visual interface allows users to design networks using various biological "parts". Models can include modules and multiple cells. Users can program new functions using C or Python. www.tinkercell.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    ADOMA
    ...ADOMA uses ClustalW to create the multiple alignment from DNA or protein sequences and displays them slightly different than the normal output of ClustalW. ADOMA is a commandline program that can easily be used in pipelines. For more information check the README.md in the Files section. How to cite ADOMA: Zaal, D. and Nota, B. (2016), ADOMA: A Command Line Tool to Modify ClustalW Multiple Alignment Output. Mol. Inf., 35: 42–44. doi: 10.1002/minf.201500083 http://onlinelibrary.wiley.com/doi/10.1002/minf.201500083/abstract
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 10
    New CTruck3D Rally

    New CTruck3D Rally

    Free-roaming 3D racing game featuring advanced terrain rendering

    It's a free-roaming 3D racing game featuring advanced terrain rendering. For small file-size, a 4k x 4k terrain is available, sampled meter-by-meter so it's very smooth. Lightweight program. This is the form in which I wished to do the first release of the terrain rendering Algorithm I have developed throughout almost 2 years. Written in C++, featuring multithreading (2 threads): a total remake of the first 3D game I did years ago, CTruck3D_Simplex and sequels. This works better, thought the basic idea is the seme. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    particlevis

    A particle simulation visualization program

    ParticleVis is a visualization tool specialized for loading and exploring particulate simulation data. It contains a set of features that enables powerful and useful visualizations of particle simulations to be quickly generated. Support is provided for visualization of hundreds of thousands of particles on commodity workstations, using OpenGL. Functionality includes data exploration, debugging of simulation output, and generation of presentation-quality imagery. The ability to visualize...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gMol

    gMol

    gMol molecular graphics

    We've moved to https://github.com/tjod/gMol/wiki gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PhaseIt

    PhaseIt

    Graphical PDF Library

    PhaseIt is a PDF database program for your literature projects. It allows to import PDFs using simple drag-and-drop and offers fast, graphical categorization of your files, as well as easy access via your favorite installed PDF reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    HomSI

    Homozygous Stretch Identifier from next-generation sequencing data

    ...Recently, the advent of next generation sequencing enables the concurrent identification of homozygous regions and the detection of mutations relevant for diagnosis, using data from a single sequencing experiment. In this respect, we have developed a novel tool that identifies homozygous regions using deep sequence data. Using *.vcf files as an input file, our program identifies the majo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Ezys

    Ezys 3D medical image registration program

    Ezys is a non-linear 3D medical image registration program. Ezys fully exploits the parallel computing power of inexpensive commercial graphics processing units (GPU), resulting in a very fast and accurate program capable of running on desktop PCs and even some laptops. On these systems, non-linear image registrations take less than a minute to complete. Ezys implements a diffeomorphic inverse consistent image registration algorithm with a demons-style regularization based on a non-parametric free form deformation model. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GoIFISH

    GoIFISH

    for the semi-automated analysis of IFISH images

    ...Users can manually edit segmentation results, perform background adjustments, construct heatmaps, topology maps, and perform cell classification. All results can be exported for further analysis. GoIFISH has been developed in MATLAB, however binaries are provided to run the program outside of the MATLAB environment. Source code is also available for download. To cite this software: "GoIFISH: A system for the quantification of single cell heterogeneity from IFISH images" Trinh A, Rye IH, Almendro V, Helland A, Russness HG, Markowetz F May 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GEMPlot

    GUI Program for GEMPAK

    GUI Program for plotting Model & ReAnalysis Data using GEMPAK. Users can perform Model Analysis, Surface Analysis, Objective Analysis, Cross-Sectional Analysis, Isentropic Analysis, and ReAnalysis. Soundings can also be plotted for a selection of upper air stations within the CONUS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Impact Finite Element Program
    Impact is an explicit Finite Element Program Suite which simulates dynamic impact events. It has a range of elements, contact handling and different material laws. Models can be created, solved and analyzed with the included pre- and postprocessor. Impact is based on an Explicit Time stepping algorithm. These kind of codes are used to simulate dynamic phenomena such as car crashes and similar, usually involving large deformations.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20

    WebChemViewer

    A simple program for sharing molecular structures with associated data

    Sharing lists of molecular structures with associated chemical properties is a common task in computer-aided drug design and medicinal chemistry. WebChem Viewer is a simple, free, open-source program that generates HTML-formatted output that can be viewed in any modern web browser, on any operating system (including mobile), without requiring the installation of additional software. The output can also be easily incorporated into existing web pages. WebChem Viewer is released under the FreeBSD license. It was created by Jacob Durrant, a post-doc in the lab of Rommie E. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Geomview

    Geomview

    an interactive 3D viewing program

    Geomview is an interactive 3D viewing program for Unix. Geomview lets you view and manipulate three- and higher-dimensional objects, and can also be used as a display engine by other programs to animate objects. Geomview supports OpenGL and uses a Motif X interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Flatland VR

    Flatland VR

    Flatland is the virtual environment for Virtual Reality.

    ...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 of Flatland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    compare-results

    compare-results

    Program comparing Simulation Results for the SBML TestSuite

    Compare SBML Test Suite Results =============================== The [SBML Testsuite](http://sbml.org/Facilities/Online_SBML_Test_Suite) allows developers of ODE based simulators to test their implementation against a large number of test cases that test a wide aspect of the [SBML Specifications](http://sbml.org/Documents/Specifications). While implementing my simulator [RoadRunner](http://roadrunner.sf.net) I wanted to be able to compare it using a wider range of parameters: -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    netmate

    netmate

    displays network protocol headers in uniform RFC like format

    Netmate is a GTK+ program that shows network protocols headers in 32-bit aligned fields, identical as they are represented in Request for Comments (RFCs). It can be used to learn and teach about network protocols and to understand their functionality and collaboration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Snp Viewer

    Snp Viewer

    A program for visualising Affymetrix SNP array data

    A program for visualising Affymetrix SNP array data for identification regions of homozygosity. Written to aid autozygosity mapping and aid the discovery of potential disease loci.
    Downloads: 1 This Week
    Last Update:
    See Project