Showing 109 open source projects for "https/localhost11501"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1

    OpenANN

    Basic Artificial Neural Network

    OpenANN is a basic artificial neural network toolset. It is not being actively maintained. For performance neural networking, consider an alternative (such as https://sourceforge.net/projects/openann-project or https://www.tensorflow.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pair-trading-view

    pair-trading-view

    Pair Trading View - .NET application for visual analysis of synthetic

    Pair Trading View - .NET application for visual analysis of synthetic financial instruments based on statistical models. https://github.com/dv-lebedev/pair-trading-view Look for binaries in "pair-trading-view\PairTradingView.WinFormsApp\bin\Debug" folder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Orbit Wizard

    Orbit Wizard

    Educational open source tool for the design of geocentric orbits

    ...The developers of Orbit Wizard are Álvaro Romero Calvo and Fernando Soler Lanagrán. Orbit Wizard is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License v2.0 External references: M_Map: https://www.eoas.ubc.ca/~rich/map.html Wikimedia: https://upload.wikimedia.org/wikipedia/commons/thumb/c/cd/Land_ocean_ice_2048.jpg/1024px-Land_ocean_ice_2048.jpg
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Taurus

    Taurus

    A python based User Interface library.

    The Taurus Project has *moved* to: https://github.com/taurus-org/taurus This SourceForge page is *outdated* and kept for historical reference only. Taurus is a python framework for control and data acquisition CLIs and GUIs in scientific/industrial environments. It supports multiple control systems or data sources: Tango, EPICS, ... New control system libraries and data sources can be integrated through plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    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.
    Try it Free
  • 5
    Functy

    Functy

    Functy is a 3D graph drawing package that generates immediate results.

    ...Rendering is performed entirely on the GPU to improve visuals and performance. Ubuntu functy PPA: https://launchpad.net/~flypig/+archive/ubuntu/ppa
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Visualization of Protein-Ligand Graphs

    Visualization of Protein-Ligand Graphs

    Compute protein graphs. Moved to https://github.com/MolBIFFM/PTGLtools

    NOTE: Project moved to https://github.com/MolBIFFM/PTGLtools. The Visualization of Protein-Ligand Graphs (VPLG) software package computes and visualizes protein graphs. It works on the super-secondary structure level and uses the atom coordinates from PDB files and the SSE assignments of the DSSP algorithm. VPLG is command line software. If you do not like typing commands, try our PTGL web server: http://ptgl.uni-frankfurt.de/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Freemind Search Plugin

    Plugin to allow search from multiple Freemind maps

    This is a plugin for FreeMind ( https://sourceforge.net/projects/freemind ) The main app only allows you to search the current open map. This plugin will allow you to search multiple maps for chosen key words. Code now at https://github.com/leonarduk/freemindsearchplugin
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    DataPlotter

    Lightweight and portable 2D data plotting application

    NOTE: New versions will no longer be uploaded to SourceForge - for the latest versions please visit https://github.com/KerryL/DataPlotter/releases/latest.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JFreeChart
    ...It supports bar charts, pie charts, line charts, time series charts, scatter plots, histograms, simple Gantt charts, Pareto charts, bubble plots, dials, thermometers and more. *** JFreeChart has moved to GitHub: https://github.com/jfree/jfreechart ***
    Leader badge
    Downloads: 266 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
  • 10
    SPIW - Scanning Probe Image Wizard

    SPIW - Scanning Probe Image Wizard

    Scanning Probe Image Wizard - MATLAB Toolbox

    ...For information on SPIW's performance see our publication ( http://dx.doi.org/10.1063/1.4827076 ) in the Review of Scientific Instruments. A related open-source project SPIEPy (https://pypi.python.org/pypi/SPIEPy/) is developing a python library to for automated SPM imaged enhancement. SPIEPy brings many SPIW algorithms to the Python user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Happy Cube Solver

    Design and Display Happy Cube solutions

    ...It integrates a graphic engine for creating and viewing designs and a simple engine for solving them. 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: 0 This Week
    Last Update:
    See Project
  • 12
    TreeLayout

    TreeLayout

    Efficient and customizable TreeLayout Algorithm in Java, for NetBeans

    Efficiently create compact, highly customizable tree layouts - Based on Walker's algorithm with enhancements suggested by Buchheim, Jünger, and Leipert the software builds tree layouts in linear time. I.e. even trees with many nodes are built fast. Downloads are available at https://sourceforge.net/projects/treelayout/files/. For detailed documentation look at the TreeLayout web site http://treelayout.sourceforge.net/. Development for TreeLayout has moved to https://github.com/abego/treelayout/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PNGwriter

    Easy plotting of images pixel by pixel!

    ...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. The PNGwriter website is still hosted on SourceForge.net: http://pngwriter.sourceforge.net Thank you! @individual61 @ax3l
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GWT Highcharts
    GWT Highcharts is a freely available open source library that provides an elegant and feature complete approach for including Highcharts and Highstock visualizations within a GWT application using pure Java code. Note: the source code for this project is now being maintained on GitHub here: https://github.com/squinn/gwt-highcharts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GraspIt

    A simulator for robotic hands.

    A simulator for robotic hands. This repository still contains the (somewhat outdated) releases and user manual. For the latest source code (recommended) please go to https://github.com/graspit-simulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    Mobile Robot Programming Toolkit (MRPT)

    Mobile Robot Programming Toolkit (MRPT)

    **MOVED TO GITHUB** ==> https://github.com/MRPT/mrpt

    **MOVED TO GITHUB** ==> https://github.com/MRPT/mrpt The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed for robotics researchers to design and implement algorithms about Localization, SLAM, Navigation, computer vision. http://www.mrpt.org/
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19

    SoNIA (Social Network Image Animator)

    Social Network Image Animator creates animations of network data

    SoNIA (Social Network Image Animator) is a Java-based package for visualizing dynamic or longitudinal network data and rendering it out as animations. The home page with examples is located at http://sonia.stanford.edu Documentation is at https://sourceforge.net/p/sonia/wiki/Main_Page/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MDDriver
    [OBSOLETE, check Github repository: https://github.com/LBT-CNRS/MDDriver) MDDriver is a library allowing a user to easily couple molecular visualisation tools with simulation code through a network. It allows to carry out interactive molecular dynamics, visualize simulation results and drive a simulation in interactive time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    ...It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    COV2HTML

    COV2HTML

    A visualization and analysis tool of Bacterial NGS data for Biologists

    COV2HTML provides an easy and 'in home' web interface for biologists that allows coverage visualization of the NGS alignment needed for the analysis. It combines two essential processes: (i) MAP2COV, a tool that converts the huge NGS mapping or coverage files into light specific coverage files which contains genetic elements informations. (ii) COV2HTML, a visualization interface allowing a real-time analysis of data with selected criteria. Thus this interface offers a visualization of NGS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...All of the software on this web site has been deprecated, and has not been maintained since 2014. All of this software is now being maintained on Github - and can be obtained from https://github.com/jpaulm . Changes and enhancements are still ongoing, and while older software should still work, newer features described in the literature will not be available in SourceForge. The old license was the Artistic license - the software is now in process of being converted to LGPL. This will gradually take place (on Github) over the next few months (in 2016). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...Data presentation (e.g. on linear or logarithmic scales, as dots or lines, with markers/labels) as well as user interaction (e.g. measuring distances) is easy. (see https://sourceforge.net/projects/gtkdatabox/ )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    cy2fluxviz

    cy2fluxviz

    cy2fluxviz : Cytoscape 2 plugin for flux distribution visualization

    cy2fluxviz - Cytoscape 2 Plugin for the visualization of flux distributions in networks. Latest releases from https://github.com/matthiaskoenig/cy2fluxviz
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB