Showing 6676 open source projects for "java 2 sdk"

View related business solutions
  • 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
  • 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
  • 1
    Jades

    Jades

    Java distributed executor service library

    This Java library provides the class DistributedExecutorService which implements java.util.concurrent.ExecutorService. The goal is to distribute tasks across a network of machines (nodes) over SSH. The API is designed to be as user-friendly as possible : 1. Instantiate DistributedExecutorService 2. Add nodes 3. Submit tasks The only requirement is that all machines have SSH and a compatible JRE (>= 6).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Intelligent Software Agents in Resource Management on the Grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a GUI, Java implementation of the Ant Colony Optimisation/Particle Swarm Optimisation (PSO/ACO2) rule induction algorithm. This project was inspired by Ant-Miner, but handles continuous attributes using PSO or now Differential Evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • 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

    udpftp

    Filetransfer over UDP

    ...The software is suitable for transfer of files to mobile platforms, like pads and cellphones, since it doesn't load networks with TCP and the overhead that comes with this protocol. The UDPFTP is packed into a single executable java jar-file, that has three functions: 1. Commandline client 2. Commandline server 3. Java library for implementing a java client application of your own, that can communicate with the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AMKO

    AMKO

    AMKO - Java WebServer

    AMKO - High performance web server based on Java 7. This webserver is powerful engine for any site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    This application is a simple swap puzzle game. In this game an image is cut into a number of square pieces of the same size. Pieces are placed in a random order. Not a single piece in a right place. The objective of the game is to swap the messed up puzzle pieces to restore the primary picture. If you click on an element it will be highlighted with a blue border. Double click on the same element will cause the border to be removed. To make a swap click on the piece you wish to move. Then...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bahamut-Sango
    Bahamut-Sango is a historical-simulation game made by the fans. Now it is in processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Smuje2d

    Java game engine for shoot 'em ups, using Java2D.

    Shoot 'em Up Java Engine 2 Dimensional (Smuje2d). This engine allows you to programm 2d games fast and easy. Using Java2D it has no dependencies to other libraries and your game will run everywhere. No port or recompilation is needed. Look under "Files" for a game example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Admiral: The Visitor Relationship Management Company Icon
    Admiral: The Visitor Relationship Management Company

    A single platform helping Publishers grow Visitor Relationships and Revenue.

    Admiral created the first Visitor Relationship Management (VRM) platform for news and media publishers. The platform combines marketing automation, machine learning, personalization, and an engagement layer, to help digital publishers grow visitor relationships and revenue. They can deliver the right offer, at the right time, at every visitor touchpoint.
    Learn More
  • 10
    An application to help Battletech players balance two forces using all possible modifiers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Projeto em Java que implementa a especificação da NFe e deverá ser atualizado conforme novas especificações forem surgindo, vide portal http://www.nfe.fazenda.gov.br/portal/. Java project that implements the Brazilian Governament's NFe spec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KludgopolB
    Monopoly clone written in Java for 2-8 players (including computer players) that was designed to make quite a lot of things customisable from the user's point of view. Four board files are included. Two are based on regional variations of Monopoly but with places named after colours instead, the other two are there more to demonstrate what can be done. Hopefully there are no major bugs in the game - I cannot guarantee that there are none, but I've done some testing on Linux and Windows systems and with some luck have more or less ironed out the worst bugs that would affect the game on either system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java examples for information retrievals covering themes like indexing, search, ranking, information extraction, regular expressions or crawling based on libraries such as Lucene. It provide support for learning information retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Steam Market Price

    Steam Market toast that shows the lowest price for a Item (TF2 keys)

    Steam Market toast that shows the lowest price for a Item. In this program I set it for Team Fortress 2 key value, but you can change the url in the code for other Steam market item. - is made for US dolar currency (can be change in code for another currency) - it shows 100 USD when it can't reach the website. - it refreshes every 5 seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Brick Blaster

    A brick blaster game in java. Anyone can contribute!

    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    GeniERP is a small but powerfull ERP for SME. It has some basics modules: Invoices, CRM, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Proteomic Library

    Java Proteomic Library

    A java proteomic development toolkit.

    The JPL project is no longer updated and maintained. It has evolved after being completely reengineered and upgraded. The new project is available at http://mzjava.expasy.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Ontology Testing

    Part of the XD Tools plugin for ontology testing.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    darks-orm

    a simple, convenient, fast, powerful ORM data persistence layer.

    Darks is a comprehensive type of lightweight ORM data persistence layer framework, integrated Hibernate "automation" ORM framework for the convenience, stability, as well as the Mybatis ORM framework "semi-automatic" efficient, high concurrency, set two ORM patterns as a whole.The framework to simplify the cumbersome configuration process, using Jython script language extensions, as a dynamic SQL language realization scheme.Construction of a highly efficient multi function domain data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Chess Game AI Phantoms
    Phantoms Chess Where Pawns Can become Queens Chess Game is zero-sum two-player. Team Members: Phantoms Team * Leader Gehad Sayed Kaseb Gehad.Kaseb@gmail.com * Co-leader Rawia Ahmed * Research team Hagar Samir Safaa Mohamed * Design and Implementation team Ahmed Helal Aya Eid Aya Tarek Eman Saleh Fatma El zhraa Ibrahim Hanan Mohamed John Samir Mina Victor Nahla Ibrahim Samira Magdy Samr Ayman * Integration Team Marwa Ayman Nahla Essam * Interface...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Bookingpad is an online booking system. It aims are: 1) To provide an easy to use interface for people booking, 2) To be flexible enough to be used for a variety of purposes. 3) Take online payments (through PayPal).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    it is an emulator for making sql like behave like an odbms with an rdbms, it supports oracle, mysql, firebird and any other database, it is written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    BuckTagger

    User-assisted tool for Arabic stem entry to Buckwalter Morpho Analyzer

    Using rules written in a Drools decision table, BuckTagger determines the correct Buckwalter Tag based on morphological properties of the input, automatically extracted or given by the user. At the moment, BuckTagger is not complete; it can only handle input that is: - Uninflected - In lexical form, i.e., no clitics or affixes. - A Perfect or Imperfect Verb - Preferably the first and before-last letters are diacritized/vocalized. The interface is in Arabic. See the README for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    nfactor

    Set of hints and refactor features for Java language in NetBeans IDE

    Set of hints and refactor features for Java language in NetBeans IDE
    Downloads: 0 This Week
    Last Update:
    See Project