395 projects for "tcat/java" with 2 filters applied:

  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1

    VOpR

    VOpR - a virtual optical rail

    ...The virtual optical rail as a ray-tracing simulation of the optical system. The goal is to provide fast and useful diagnostic images, not realistic blur. Additionally there is full access to the java source code under the terms of the GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Experiment manager

    Computer science experiment manager

    experimaestro is an experiment manager, and is composed of (1) a job scheduler that handles dependencies and locking (2) a modular experiment description framework, that allows easy description of the various parts of an experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DArtikel!

    DArtikel!

    Learn the articles of German words.

    Learn words in german that you know at your own pace. With this system you can add the words you knew in a day and then do exercises with them. Written by: Jovanny Pablo Cruz Gómez. Computer Engineering Student. IPN, ESIME Culhuacan, Mexico City.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    GDLEditor

    Web-based editor for the Gateway Description Language (GDL).

    Web-based editor for the Gateway Description Language (GDL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    LARA

    LARA

    Lightweight Architecture for boundedly Rational Agents

    For the purpose of policy simulation in coupled social-ecological systems (e.g. energy supply), a credible modelling of actors – especially citizens – and their decision processes is needed. This requires a framework capable of handling high numbers of heterogeneous agents (several hundreds of thousands). LARA (Lightweight Architecture for boundedly Rational Agents) meets these requirements and fills the gap between frameworks without built-in psychological foundations and full-fledged...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A collection of Java ports of open source terrain and solar system generation packages. Code has been extensively refactored, extended and documented. GPL License with exception for required libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IDL specified API for manipulating and processing CellML 1.0 and 1.1. Includes C++ implementation. Accessible from a C++ program, or from any language for which a CORBA language mapping is available Also, a Java wrapper of the API is available.
    Leader badge
    Downloads: 159 This Week
    Last Update:
    See Project
  • 8
    ShoX is a scalable simulator for wireless networks written in Java. It is easy to install, configure and use, so that reliable and expressive scientific results can be gathered in a short time. Documentation: http://sourceforge.net/apps/mediawiki/shox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Ideal Gas Simulator

    An ideal gas simulator 2D developed in Java

    Downloads: 0 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
  • 10
    openDLX

    openDLX

    A DLX/MIPS processor simulator

    openDLX is a DLX/MIPS ISA compatible pipeline simulator. (Visit https://github.com/smetzlaff/openDLX for the latest development version or if You want to contribute.)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    MADS
    MADS (Multipurpose Agricultural Data System) is a free open-source tool for modelling and analysis of agricultural activities - crops, livestock, forestry and others - in developing countries, at sector, regional or project level.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Puran2 - Real Random Number Generator

    Puran2 - Real Random Number Generator

    Real Random Number Generator

    Puran2 is a real random number generator based on electronic noise. The random bits are stored on a CD. The software allow the access to the random bits like a pseudo random number generator and is easy to use. It can be mixed with random number of a tausworthe generator to grow the count of random number.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    SMLEditor

    Prototype editor for the SDEM Mapping Language

    The Gateways Team of the Live-Virtual-Constructive Architecture Roadmap Implementation (LVCAR-I) effort is developing a set of tools that will support the gateway community. One of these tools is the Simulation Data Exchange Model (SDEM) Mapping Language (SML) Editor. The tool provides the ability to import two SDEMs in their native language and subsequently view the entities that need to be mapped between the two SDEMs. The SDEM Editor also allows the user to create these mappings and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    HLAgile

    Tools for distributed simulation

    This project is devoted to producing tools to help HLA developers write software that is less tied to vendor specific libraries and/or particular FOMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Sattelite Toolkit. Creating Java lib to support space missions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

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

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

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

    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 theory based task model is implemented to simulate distributed tasks; (3) A distributed cloud can be easily built by assembling and expanding the basic resource entities provided by the simulator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Software agents and human actors combine their decision making skills to arrive at efficient solutions to real-life planning and scheduling problems, especially in domains where unexpected incidents require changes to existing plans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    ProSym

    Software package that facilitates traffic simulation

    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB