Showing 629 open source projects for "java projects on linux"

View related business solutions
  • 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
  • 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
  • 1
    Interactive Web Physics
    Interactive Web Physics is a Java, Web-based animation and problem designer tool. Anyone can quickly design mathematics or physics animations and simulations that run in a web browser. Unlike other solutions, no knowledge of programming is required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    DbOutputter4RS

    Plugin for Repast Simphony that supports storage of results in a DB

    Insalling the plugin it is possible to direct data collected by data gatherers into a MySQL database. The database connection is configured via a wizzard. The whole process is similar to putting data to a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    zet-evacuation
    Moved to GitHub. This is the old, unmaintained source code. https://github.com/zet-evacuation A tool to model and simulate evacuation situations in buildings using flows on graphs and cellular automatons. It allows visualization of both models in OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C++ Airline Inventory Management Library
    That project aims at providing a clean API and a simple implementation, as a C++ library, of an Airline-related Inventory Management system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Revolution Java Libraries

    Revolution Java Libraries

    Java libraries for creating applications

    Revolution Java libraries are downloadable .jar files used for creating applications. They are designed specifically for creating agent-based modelling applications. revolution.jar Contains the basic classes need to create an application. revolution-apps.jar Extends revolution.jar with a number of in-built application templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SBSI
    SBSI (Systems Biology Software Infrastructure) is a suite of tools for systems biology, such as parallelized numerical algorithms, and a Java, Eclipse RCP based client for visualizing results, running simulations, and integrating SBML based plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Exreco

    Exreco

    EXperimental REplicator COllider

    The project is moved to GitHub : https://github.com/bekisz/exreco/ Exreco is a agent based platform for the simulation and study of the Darwinian evolutionary process. It aims to support the exploration of genetically rooted phenomena like - aging (programmed cell death) - sexual and asexual reproduction - altruism of individuals - spread of diseases The typical way of using Exreco starts by defining the behavior of your replicators ( agents that can reproduce and evolve over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    gametes

    Generate complex SNP models and heterogeneous datasets

    Genetic Architecture Model Emulator for Testing and Evaluating Software (GAMETES) is an algorithm for the generation of complex single nucleotide polymorphism (SNP) models for simulated association studies. GAMETES is designed to generate epistatic models which we refer to as pure and strict, that constitute the worst-case in terms of detecting disease associations, since such associations may only be observed if all n-loci are included in the disease model. User friendly GAMETES software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    libsharp

    Library for spherical harmonic transforms (SHT)

    NOTE: as of April 24, 2015, libsharp development has moved to Github (https://github.com/dagss/libsharp). Libsharp is a collection of algorithms for efficient conversion between maps on the sphere and their spherical harmonic coefficients. It supports a wide range of pixelisations (including HEALPix, GLESP, and ECP). This library is a successor of libpsht (http://sourceforge.net/projects/libpsht). A scientific overview over the functionality is given in the paper available at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10

    QwtControl

    Plotter for Control-Systems (Root-Locus, Step-Response, Bode)

    This Projects target is to visualize the properties of Control-Systems. One can insert the roots of the caracteristic Equation and plot the Locus by varying the Parameters. One can insert the transfer-function and view the changing response by varying the parameters. This applies also to the Bode-Plot. All those Plots can apply to the same Control-System and are updated in Realtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    neuranep

    Neural Network Engineering Platform

    A parallel-programming framework for concurrently running large numbers of small autonomous jobs, or microthreads, across multiple cores in a CPU or CPUs in a cluster. NeuraNEP emulates a distributed processing environment capable of handling millions of microthreads in parallel, for example running neural networks with millions of spiking cells. Microthreads are general processing elements that can also represent non-neural elements, such as cell populations, extracellular space, emulating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Kontinuum Calculator

    Calculate various aspects of the Kontinuum RPG system.

    Kontinuum is a calculator program that enables the user to calculate all probabilistic aspects of the Kontinuum RPG system, especially the dice rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PerformNet

    Queue network modelization tool

    Ceci est le projet réalisé à la session d’hiver 2014 par l’équipe Expresso. L’équipe était composée de : Philippe Olivier, François Lemonnier-Lalonde, Dominique Tremblay et François Moreau. Le projet a été réalisé pour le cours de Génie logiciel orienté objet, donné par M. Jonathan Gaudreault à l'Université Laval. Le projet consistait à développer un logiciel de modélisation de réseau de files d’attente, aussi appelé un réseau de Jackson. Chaque nœud du réspeau représente une station...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JSim

    Java-based discrete event simulator of an M/M/s queue system

    JSim is a Java-based discrete event simulator of an M/M/s queue system. The target audience are students and educators who may use it to explain and understand the basic principles of the system. JSim includes a library of classes that can be used to modify the application to simulate other types of queuing systems as well. Therefore, it may be used as starting point to build larger, application specific simulator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Java Elastic Optical Link Simulator

    Discrete event simulator for elastic optical links.

    This simulator is primarily intented to test allocation policies for elastic optical links
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ASDN - "Agile Supply Demand Networks" is software for analyzing and developing logistics networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CellCompiler
    The target system of this project is to develop mathematically efficient program code generator from cellml like biological models described by mathematical markup languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    fPotencia

    fPotencia

    Power flow library in C++

    fPotencia is the fruit of free time and passion for power systems simulation. After observing the lack of ready-to-implement libraries for power system analisys, and that the existing ones focus on command line workflow, I decided myself to start a project to fill the gap. Since Power system simulations have started needing to be executed in parallel, the old C-like designs are outdated; modular design is now needed to launch many simulations at the same time based on a base...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Biogenesis X Mod

    Biogenesis X Mod

    Mod of the evolution simulation and artificial life program Biogenesis

    This project is a modification of the original evolution simulation & artificial life project by Joan Queralt Molina: https://sourceforge.net/projects/biogenesis/ In both, the original project and this modification, 2-dimensional organisms consisting of line segments interact with each other, reproduce and evolve in time. Compared to the original project, this modification explores the following features: * alternative mutation mechanisms * an alternative stress-based aging...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Electro-Mechanical Computer Simulation

    An electromechanical computer simulation.

    This project is a simulation of an electromechanical computer based upon the design presented in Charles Petzold's book "CODE: The Hidden Language of Computer Hardware and Software"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java application to display market data and technical indicators, and let developer implement custom trading strategy. It can be used as tool to combine different technical indicators (EMA + Bollinger Bands + RSI) to create a winning trading strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JFCM
    Java implementation of Fuzzy Cognitive Maps (FCM). Implementation aims to be: small (and fast), simple to use, flexible enough to be used as a basis for other projects / libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gecko Hamaker

    Gecko Hamaker

    Calculates Hamaker coefficient,interaction free energy,force,torque.

    The Gecko Hamaker open-source software project is a full implementation of the fully retarded Lifshitz formulations for isotropic and anisotropic plane-plane and cylinder-cylinder interactions with intervening interlayer materials, planar systems of up to 99 layers, and graded interfaces for the modeling of grain boundaries or other continuously changing systems, accompanied by a database of material optical properties spectra. The machine-readable optical property database is available...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    DDrive

    Simulador de discos HDDs e SSDs

    Este software é um simulador de discos parametrizáveis em cenários configuráveis com a capacidade de receber extensões de modos de geração de rajadas, escalonadores e analisadores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a project which aims to create a theorical model for trajectories of airsoft bb's, and to compute them.
    Downloads: 0 This Week
    Last Update:
    See Project