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

    DAL4j

    Data Access Layer 4 Java

    ...The beans generated can be 1 or two types: Simple or Framework. Simple beans are standard pojo classes managed by your application using JPA semantics. Framework generated pojos use the DAL4j framework DAO generic to simplify CRUD operations. DAL4j provides optional hooks to allow you to integrate encryption/decryption of data field used when data is encrypted in the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JGBA

    This project is a genome browser and annotation tool in java.

    This project is a genome browser and annotation tool in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    HITSearchEngine

    You can quickly find want what you need in HIT campus

    HIT campus search engine system which clusters your search results into topics. The user will quickly find what you are looking for.​ This system includes four parts: 1. Web crawling 2. HTML parsing 3. Indexing 4. Searching. We use the open source software "Hetrix" as our cralwer, use the Lucene to build the index. In order to quickly find what you are looking for, we use carrot2 to help us cluster the search results into topics. We also write a script to fetch the websites in the campus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JAnaglyph Engine

    JAnaglyph Engine

    A library to create anaglyph images with Java

    A small library made of one class (one method and one constructor) which takes two BufferedImages, the width and the height of the final image to produce a full anaglyph image from the images provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A Business Plan empowers your colleagues to celebrate each other. Try Elevate, by Kudoboard, today. Icon
    A Business Plan empowers your colleagues to celebrate each other. Try Elevate, by Kudoboard, today.

    30 days free. No credit card required.

    Whether for special occasions, company events, or shout outs - Kudoboard allows teammates to celebrate each other for the moments that matter.
    Learn More
  • 5
    ComboCheckBoxes

    ComboCheckBoxes

    Tiny swing library with ComboCheckBoxes.

    Tiny library with two types of ComboBoxes with CheckBoxes inside. First type - ComboCheckBox with groups of parameters (class KComboCheckBox). Second one - ComboCheckBox with variable set of options and editable textfield(class KEditableComboCheckBox).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    qt_examples

    3 basic examples to help learn qt 4.8.1

    Qt examples too complex for starters? I am certainly no guru but All 3 work with Qt SDK and are fun (1) QtFigs4: example of SAX, paintEvent(graphics) and collections (2) Lottery: example of paintEvent(graphics), designer and collections (3) calculator: example of paintEvent(graphics) and designer Sometimes the basic usage of these elements is difficult to extract from a complex example. (e.g. I seem to remember a “chart” example) I could create simpler examples but they would NOT be so much fun.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Bagchal

    Bagchal

    Game(similar to chess)

    A simple game originated from Nepal where two users or single user can play the game. There is two key component in the game i.e tiger and goat. Goat needs to trap the tiger in-order to win the game. And if tiger is able to eat 4 goats tiger wins the game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Le projet Gramlab vise à mettre à disposition des entreprises des outils logiciels OpenSource et gratuits, qui peuvent être mis en oeuvre par des développeurs qui ne sont pas spécialistes du traitement des langues. Note : L'outil GLabCorpus Manager nécessite l'installation d'un serveur SolR. Pour le télécharger et plus d'information, veuillez vous rendre dans la section Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    iOSUI

    iOS like UI in Swing

    Swing based component suite for creating iOS (iPhone, iPad) like UI. Smooth animations, list views, switches, animated scroll controls, etc. Please NOTE: this project is not for developing iOS application in Java, it is for developing applications for desktop systems, which looks similar to iOS apps. Implemented in pure Java (however it requires Oracle (Sun) JRE, Open JDK has poor implementation of transparent frames) and tested on Windows, OSX and Linux (Ubuntu with GNOME) It is an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Centralize your team's content in a workspace that's organized, versioned, and easy to share. Icon
    Centralize your team's content in a workspace that's organized, versioned, and easy to share.

    A visual workspace that optimizes how teams collect, approve, and share content.

    Imagine all of your team's assets and creative tools in one intuitive workspace. No more having to remember which JPEG is the right one—Air knows.
    Learn More
  • 10
    asdnetworks

    asdnetworks

    Framework used to represents English grammars graphically

    Augmented Syntax Diagrams (ASDs) provide a framework to represent grammars of natural languages as directed graphs -- that is, as networks of nodes and edges. Nodes represent instances (or usages) of words and phrase types in a language such as English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Swarm Wars

    Swarm Wars

    Safety in numbers.

    REPOSITORY MOVED TO GITHUB: https://github.com/happyjack27/SwarmWars video sample: http://youtu.be/s5mLNbdBQGY A game where you evolve & compete AI swarms. The organisms use swarm intelligence & ant colony optimization. The organisms can communicate through 3-color signaling as well as by laying beacons. They can attack and repair other organisms. They can select mates, and they can gather and distribute food and material. This behavior is controlled by a genetically evolved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Ping Pong Evolution

    Ping pong recreation with new features. DISCONTINUED

    This is a recreation of the most epic game, Ping Pong. It's now in early alpha. Features: - Power-ups! - Multiplayer on same computer! - Singleplayer versus a bot! (Simple but kinda hard for new players ;D) - More to come! DISCONTINUED FOR UNORIGINALITY AND INTEREST TO CONTINUE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    - Search a missing package or classes inside jars. - Buscador de paquetes o clases java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Randoop Netbeans Plugin
    Randoop is an automatic unit test generator for Java. It automatically creates unit tests for your classes, in JUnit format. 1) Randoop generates unit tests using feedback-directed random test generation. In a nutshell, this technique randomly, but smartly, generates sequences of methods and constructor invocations for the classes under test, and uses the sequences to create tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Windows Azure SDK for Java enables Java developers to take advantage of the Microsoft Cloud Services Platform – Windows Azure. Java APIs for for Windows Azure Storage - Blobs, Tables & Queues Helper Classes for HTTP transport, REST, Error Management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Light GUI XSLT Processor

    Light real time GUI XSLT Processor java based

    GUI for XSLT real time processing. Just run it using Java 1.5 or upper Three windows compose the GUI: 1.- XML IN 2.- XSLT 3.- OUT Drag & Drop a file into the first two windows and the third window show the result in real time. Edit the XSLT or XML IN and the result will appears inmediatly in the OUT window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This a NetBeans project developed to create a small Hexagon map library with a few basic functionalities. It is possible to measure distance between tiles's centres and calculate the best path between two of them (if any). It is possible to define tiles where it is not possible to pass (or reenabling them) by right clicking on them (they will become red), creating therefore obstacles that can help testing the path finding algorithm. This library is licences under GPL licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    UptimeChecker

    A small Java program to check regularly if a website is online

    This small program was created 2 years ago with the purpose of being run on a webserver which periodically tries to reach an internet hostname to check if it's reachable and if the internet connection is up. (My plan was to monitor the SLA for my Internet connection). Now I have started working again on it. Few tweaks coming up shortly: -logs for downtime -doesn't exit when the host can't be reached -a GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JPassword Recovery Tool

    JPassword Recovery Tool

    Password recovery tool for compressed archives and md5, sha-1/2 hashes

    This is a simple but sophisticated open source password recovery tool for M$ Windows, it can effectively 'crack' any password protected archive that can be decompressed by 7zip given enough time and resources. It can also bruteforce MD2, MD5, SHA-1 and SHA-2 hashes (SHA-256, SHA-384, SHA-512), CRC16, CRC32, CRC64 and Adler32 hashed passwords for both Windows, and Linux. It requires java 7u4 and above, and 7-zip v9.20 and up for archive recovery. Keeping these above applications up to date ensures peak performance. if you have any ideas, bugs, tips/improvements and/or suggestions please dont hesitate to contact me NB AS OF V1.07 PLEASE MAKE SURE 'resources' FOLDER IS IN THE SAME DIRECTORY AS THE JPasswordRecoveryTool.jar Known Bugs(v1.09): -although md2 was selceted by default for hash recovery if you did not slected another value and reselect md2 it would use md5 by default
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 20
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    RAIDmap

    An application to help researchers organize their research data.

    RAIDmap (for Research Activity Information Development Mapping) is a prototype application to help researchers organize their research data records. It provides a file metadata harvester and a means of visualizing the associations between both digital and physical records which constitute research data sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Information System to get an inventory about Prehistoric Enclosures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JBlocks

    Scratch in Java

    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    World Voice Recognition est un programme OpenSource de reconnaissance vocal dont le but est de faire la liaison entre plusieurs modules crée par n'importe quelle developpeur ( Module du microphone, module de reconnaissance vocal, module pour faire parler l'ordinateur, ou des plugins : par exemple la météo ). La SDK est compatible avec n'importe quelle language de programmation (ASM,C++,Ada,Java...) sur toutes les platformes (Windows, Mac et Linux). Tous les developpeurs peuvent programme un module et le publier sur le site en s'inscrivant gratuitement. Les utilisateurs peuvent telecharger gratuitement ces modules sur le store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    GraTeX

    Visual graph creator for LaTeX (PGF & TikZ)

    ...GraTeX incorporates common editing mechanisms like saving/loading projects, undo-redo & copy-paste operations, and many other useful features. The application has been developed by two students of University of Science and Technology in Krakow, Poland.
    Downloads: 6 This Week
    Last Update:
    See Project