Showing 6676 open source projects for "java 2 sdk"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 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
    Kosmagene is a game engine for a 5X turn based game that intend to be balanced and offer much more than a wargame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java/Swing application designed to simplify web-production. Assets, meta-data, and production instructions are collected into a single XML document provided to a page-builder. Integration with Final Cut Server is seamless.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TwitJ is a Twitter application, written in Java using the Twitter4J API wrapper by Yusuke Yamamoto. Porting it to Java ME devices is planned once the desktop version is done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Eventually to become a Java based RPG, allowing plugins and many maps. This project is now being converted to utilize the NetBeans Platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Java Implementation of Bees Algorithm. It contains a BeesAlgoImpl class can extended to override the function "function" which is the objective function to be minimized. For eg, public class MyImpl extends BeesAlgoImpl { public double function(double[] x) { //Min sigma Xi^2 or Max -sigma Xi^2 double result = 0; for (int j = 0; j < var; j++) { //var = no of variables - public field in BeesAlgoImpl class result = result + (x[j]-1) * (x[j]-1); } return (-result); } //constructor public MyImpl(){ //super( .... ) - set the no of variables, parameters n, m, e, ngh, nep, nsp (look into the bees algo paper), no of iterations, uperlimit and lower limit of search, integerize - search only integers true or false } public static void main(String[] args){ MyImpl a = new MyImpl(); a.run(); int i=0; a.optimalPoint[i]; //Xi of the optimal point } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LAN Tournament Manager is used to setup and display brackets for any tournament. You can currently choose from single or double elimination (pool play to come in future). LTM is currently v.11.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    BlackJack-like game where you play against another player, either online or on a LAN, where the best hand wins the round. It's still developing, the new round doesn't work as it was supposed to... and many new features that will come as I improve it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    JSystemMonitor is a free (LGPL) library for the Java(tm) platform. Its based on JFreeChart and Sigar. JSystemMonitor is still in alpha state, but already supports a lot of LineCharts, PieCharts and ThermometerCharts for System and JVM Monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jade4script is a framework which enables integration of JADE agents with various set of scripting languages. On the top of the framework was build centralized web application - AMT, which enables agent management on scripting platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    This is a set of sample sites built off of IBM WebSphere Portal and IBM Web Content Management that you can download and contribute to. The goal is to demonstrate neat integration features while helping others quickly build and deploy sites faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is my current project. The base idea of the game is currently Diablo 2 LOD, but it should evolve. If you would like to join, contact me at virgul.thriss@gmail.com. Most help needed is around Art, Story Line, names, Ideas, and Beta Testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A small collection of practical and revelant language teaching tools written in Java Swing. Currently, it involves a 4-question multiple choice task creation tool, a "sort into two categories" creation tool, and a memory game creation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WITSML client

    ****** NOTE: This software is outdated! ******

    ...You should use software implementing the latest versions of the WITSML standard. See http://www.witsml.org/ and http://www.jwitsml.org for more info ****** This is an SDK for developing WITSML Java clients (version 1.2, 1.3, and 1.4). The code contains everything you need to easily connect and retrieve data from a WITSML server. More information (tutorial etc) can be found here: http://www.jwitsml.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A platform independent IDF editor which can be used across various platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple library for constructing URLs in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is related to Cellular Automata Simulation about plant growing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Simple 3D Surface plot. This class doesn't require the Java3D to be installed. This library is licensed under GPL version 2 or higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    School managing web based software. It allows registering students, teachers, subjects, avaluate students and a lot more to come!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mvPod is a user friendly application to convert mostly any video into specific video format compatible with mobile device like iPod. Preset setting can be use to convert easily your videos.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Ewok is a MUD server based on the CoffeeMUD game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Riot is a straightforward multi-track recording studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A port of the iTEXT pdf library for Java to PHP (a PHP extension).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Text Analyser Extended
    Text Analyser extended version can analyse any text file and displays/save reports. it can also compare two files for equal content, This Mutithreaded program can analyse large files and save the report very quicklly. Further more it can compare the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Paramour is a Java library to simplify recording, processing, and playing audio data. It is intended as a back-end for multi-track recording studio software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ProTest stands for Prioritized tests. It is an intelligent test ordering tool.
    Downloads: 0 This Week
    Last Update:
    See Project