420 programs for "java projects on linux" with 2 filters applied:

  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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

    mesoFON

    mesoFON is an individual-based mangrove forest model, a KiWi extension

    mesoFON is an individual-based mangrove forest model. It is a Java implementation of the KiWi model done with RePast Simphony. It contains several new features: (1) You can add up to 10 species via the GUI. However, in principle, the number of species to be included programmatically is unlimited. (2) You can use a variety of growth functions via typing them in as a string on the GUI. (3) The model is transparent, sinc it comes with the Eclipse workbench of RePast.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Java Evolutionary Computation Library

    As of 2012-12-18, this project may now be found at Google Code.

    As of 2012-12-18, this project may now be found at http://http://code.google.com/p/paba JECO is a Evolutionary Computation Library deveoloped in Java. It includes a variety of evolutionary optimization techniques such as genetic algorithm, genetic programming, evolutionary mapping methods, particle swarm optimization, ant colonies, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    A simulator that allows programs written in Java for a National Instruments CRIO to be run on a local computer by overloading the libraries provided by WPI. Some things we've fixed since 0.1a: Kinect no longer throws an exception upon instantiation, the Watchdog is usable, array elements can now be edited in the gui, and lots of under the hood reimplementation to replace native methods. DISCLAIMER: this is not like the diamond bullet studios simulation, this only simulates how the hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CirclePack

    CirclePack

    An application for packing circles into a circle.

    It uses two different solutions: - placing of circles closest to the center from the largest to smallest, see brianshaler on github https://github.com/brianshaler/Circle-Packing-in-Processing - simulation "real" world with use of a Java Physics Engine JBox2D, see http://www.jbox2d.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    That project aims at providing a clean API and a simple implementation (C++ library) of an Airline-related Seat Inventory Availability Calculation system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simured is a multicomputer network simulation whith visual interface to see packet movement on the network. It is multi platform and there are versions in Java and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MCloudSim/NovaCloudSim

    a distributed cloud simulator written in Java

    MCloudSim(formerly called NovaCloudSim) is a simulator written in Java for geographically distributed clouds. The software is modified from CloudSim 3.0, which is an open source data center simulator. All functions of CloudSim are reserved, and our newly added files are in the package org.cloudbus.cloudsim.nova. MCloudSim has following characteristics: (1) The overlay protocol can be freely replaced, and we have already ported Pastry, Kadmelia, Chord from PeerSim; (2) A Petri-Net workflow...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Libpsht 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). Development for this libary has stopped; its successor is libsharp (http://sourceforge.net/projects/libsharp).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    QuartzCrystal

    Electric Behaviour of Crystals and Pierce Crystal Oscillators

    The Java applet QuartzCrystal shows the frequency response of quartz crystals and Pierce crystal oscillators. Crystal parameters can be freely choosen. Display is spectrum analyzer-like and shows the amplitude/phase and/or a Nyquist diagram. Crystals can be series resonant or with load capacitance. Adding of spurious resonances is possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10

    ProSym

    Software package that facilitates traffic simulation

    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The Self-Organizing Map Maker for Education and Research. Features include 3D-visualization of the training process, various 2D and 3D map topologies, easy extensibility to additional topologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    YANG J. (Yet Another Network Generator)
    YANG (Yet Another Network Generator - Java) enables you to generate social networks given various social rules observed in the real population. Uses: generate realistic networks to be used in individual-centric models, teaching or benchmarking.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec a library for embedding Petri Nets into Java applications

    Briefly said, PetriNetExec is an open-source Java library which allows you to embed Petri Nets into your Java application. Using PetriNetExec you can define places and transitions, connect them using arcs and inhibitors, define the initial marking and then fire events and see how tokens flow into the network. * PetriNetExec does not provide a GUI for editing the network nor will it provide in the near future. That is not really a feature :-) but to those of you able to cope with this news I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    vtSim

    vtSim

    vtSim is a traffic data and simulation management environment

    vtSim is a traffic data, simulation and results management environment. It has been created by the Chair for Traffic Engineering and Control, Technische Universität München (http://www.vt.bv.tum.de/).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    TRMSim-WSN
    TRMSim-WSN (Trust and Reputation Models Simulator for Wireless Sensor Networks) is a Java-based simulator aimed to test Trust and Reputation models for WSNs. It provides several Trust and Reputation models and new ones can be easily added.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Java Micro Benchmark (Desktop/Server)
    Java Micro Benchmark - control tasks required to determine the comparative performance characteristics of the computer system on different platforms. Can be used to determine the effect of different software on the performance of a computer system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Delayed Response Network

    Neural network based on signal delays.

    An artificial neural network, currently specialized to save a specific bit pattern, mainly by changing the signal propagation delays in links. More features, variables and algorithms will be added in time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Scicoslab Graphic Editor

    Graphic Editor for Scicoslab

    Graphic Editor for Scicoslab developed in Java with a 2D graphic editor and XML file output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    jCircuits

    jCircuits

    An easy-to-use Simulation of Hardware-Gates

    A very easy-to-use but complex Gate-Simulation.You can simulate various gatters like AND, NAND, OR, NOR, NOT, XOR. And also build Flip-Flops, Full Adders and other compley structures. In other words its a register-Transfer Simulation of Hardware-Processes. There are also 2 Applet-Versions - the full Version and a only-Display-Version ---------- USEFUL TIPS: ---------- Always enter the Edit-Mode (swiss knife) bevor editing something ;) [!! IMPORTANT !!] Try out the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project has moved to http://sourceforge.net/projects/ngspice-ext.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Global Epidemic Simulator

    Global Epidemic Simulator

    A platform for modelling influenza-like epidemics and containment

    The Global Epidemic Simulator is a platform for modelling directly transmissible human diseases such as influenza, and testing intervention policies that may reduce the duration or severity of an outbreak of such a disease. Building on previous work, this model is spatial and individual-based, using various geographical and demographic data sources to place households at absolute locations, populated with individuals of specific ages who each attend schools or workplaces situated in their...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    TuringIDE is an integrated development environment (IDE) for simulating Turing Machines with multiple tapes and states. It offers debugging tools, XML import/export, and other advanced features for scientific experiments on formal symbol allocations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    DIFFR is a menu-driven graphical software whereby the problem of a plane wave diffraction on a rough surface can be solved using several numerical and approximate methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Celeste Cellular Automaton Simulator

    Celeste Cellular Automaton Simulator

    A tiny and very simple cellular automata simulator. Abandoned, ignore.

    Celeste is a tiny and simple Cellular Automata simulator written in Java. It is a command line application that writes an image of each simulation step. Celeste was designed to run Conway's Game of Life but other rulesets can be implemented as well. It is released under the extremely permissive WTFPL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The Digital Communication Systems Lib: This library contains digital communucations systems implementations, such as BSPK and MIMO - WOFDM. Various OpenSource Projects: 1. Password/Username/Domain Analyzer
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.