Showing 6676 open source projects for "java 2 sdk"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 1
    Java Oriented Matroids
    This is a Java library for manipulating Oriented Matroids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Clustering Variation looks for a good subset of attributes in order to improve the classification accuracy of supervised learning techniques in classification problems with a huge number of attributes involved. It first creates a ranking of attributes based on the Variation value, then divide into two groups, last using Verification method to select the best group.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3

    Tetris-like game to learn foreign words

    Two projects in one so far: to learn foreign words and read books

    Tetris-like game written in Java to learn any foreign language words and/or sentences. You may use any plain text file as the source of data. Words are choosen randomly. Putting the block with right translation to the block with word will disappear both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NAT Braille

    NAT Braille

    A free universal Braille Transcriber

    NAT is a free universal Braille translator. It supports French Braille grade 1, mathematical Braille, Braille layout and reverse transcription. French Braille grade 2, music and other languages are currently under development.
    Downloads: 17 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    Command Line Tic Tac Toe game to run: java -jar TicTacToe.jar [-c [1|2]] the -c represents a computer player followed by the desired position for the computer player If no player is number then the game will run as if there are two computer players and they will have a simulated game. Running the program with no arguments is "default" and will allow for 2 players to switch turns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Immutable Collections for Java

    Immutable/Persistent Collections Library

    Library providing immutable/persistent collection classes for Java. While collections are immutable they provide methods for adding and removing values by creating new modified copies of themselves. Each copy shares as much as possible of its structure with other copies to minimize memory consumption. The library includes a singly linked (cons/cddr style) list/stack, an integer trie based indexed list, a 2-3 tree based random access indexed list, a 2-3 tree based map, a hash trie based map, and hash and tree based sets, and sparse arrays. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    sdjson

    A Java client to the Schedules Direct JSON Data Feed

    This project provides a Java client to the Schedules Direct JSON data feed. There are two parts to this project. First, a raw grabber that will pull your lineup data directly from the SD server and store it in a local cache. The second part is a Java API that allows for programmatic access to the data from within your Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BioExtrac

    Support scientific/logistic process to extract samples from a biobank

    This application supports the two process scientific and logistic . - register the demand for an analysis - register the targets, load in the database - obtain the best list of samples for those targets (the search can be made with different parameters) - be able to do it again till the list is not satisfied the statistician ( in term of analysis power ... ) - made the list in an excel spreadsheet - upload the list of the picked samples and upload the database - made the list...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SuperSync

    SuperSync

    A file synchronization/backup utility

    A file synchronization/backup utility. Designed to synchronize two folders. It can be used as a backup by synchronizing to a backup source. You can synchronize multiple computers to the same storage source. Includes FTP, SFTP and FTPS support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    Fury Fighter

    Fury Fighter

    Final project for NKU CSC 439, Fall 2014

    Game. Final project for NKU CSC 439, Fall 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Tutorial on Firefox Add-on SDK

    A short tutorial on how to use native libraries in Firefox

    Here we show how to load and interchange information between Firefox and any native library via the Firefox Add-on SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Reamsey

    An ORM tool for Java Development

    The project is still under development. There is a limited version which will be released for beta users soon. The databases that will be initially supported are oracle and mysql for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    argument

    Command line argument parser library for Java

    Moved to GitHub https://github.com/fedups Command-line argument compiler and parser. With just two lines of code you can start to set up a command-line interface to your Java programs. Many advanced features including "required", "positional", "multiple", and the most advanced - "group"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web-based Information Systems for Everybody. Declare screens and DB tables of your application in XML, and have JSPs, session & CMP entity EJBs generated automatically. All that is needed to develop are business logic model classes as POJO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jFuzzyDate
    jFuzzyDate is a lightweight java library for formatting easily readable time distances, durations and dates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DVN

    An extended Subversion client enabling versioning of database schemas

    The goal of this project is to create an extension to Subversion, a version control system, with database schema versioning support. As a result, it will be possible to control versions of relational database objects, such as tables, views or stored procedures together with source code of the application, hence monitor relation between source code and database schema changes, history of database schema changes and ability to automatically update a newer, or revert to an older...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Kangas Sound Editor

    Kangas Sound Editor

    Synthesizer, mixing, sound effects, music composition and production.

    This kangaroo-themed program allows the user to create their own music and sound effects, effectively from scratch. There are two variants of the program: Kangas Sound Editor which requires MySQL for its database, and Kangas Sound Editor QI which does not (it uses an internal database - HSQLDB - instead). Kangas Sound Editor (QI) uses a system of boxes or cells, which are placed by the user onto a timeline using drag-and-drop, and which represent entities such as chords, repetition,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    medintux

    medintux

    Gestion de Cabinet Medical / Medical Patient Record

    Since 2 months, new version will arrive in QT5, with better integration of multimedia document and multilanguage support. If you have some specificity in your country, tell us we can integrate it. Medintux est une suite logicielle pour la gestion du cabinet médical et des services hospitaliers. Agrément ROSP, Compatible HAS avec le Vidal ou Thériaque, CIM10, codage CCAM. Liaison Sesam Vitale, Hprim, Apicrypt, Sigems. 100% Paramétrable et personnalisable. Environnement : Fonctionne sous...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19

    Absolute Xml Framework for Java

    A simple but very sophisticated XML solution for the Java developer

    The intention of this XML Framework is to allow the Java developer to do many difficult things with XML using a convenient set on methods in the API of this framework. Simplifying common Java XML coding using a rather sophisticated framework. This project is delivered as a JAR file You can find elements with XPATH statements A method provided that accepts a HashMap and adds this content to your xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Food Storage Calculator

    Food Storage Calculator

    Java 7 based food needs calculator using Google Web Toolkit and HTML5

    ...No hooks to the Google App Engine are required, so the entire application can be contained on an HTML5 web page. The application is technically written in a restricted APIs version of Java 7, then compiled down to JavaScript. Any data storage needs use HTML5's data persisting capabilities Use this food storage calculator to help plan food storage preparedness. This calculator uses the three tier approach to food storage. The three tiers are: 1. Normal perishable food purchases like milk, bread, and ice cream. 2. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jomic
    Jomic is a viewer for comic books stored in CBZ, CBR, and PDF files. Features include a two page mode, caching and support for several image formats (PNG, JFIF/JPEG, TIFF, and GIF). It is Open Source software distributed under the GNU GPL.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 22

    AeroDataBase

    Aircraft aerodynamic database

    A collection of aerodynamic data in HDF format. The data is used in the semiempirical models of aircraft aerodynamic coefficients. Reference: Aircraft Dynamics: From Modeling to Simulation Marcello R. Napolitano, Wiley, 2012. http://eu.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002021.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    ByteCode IDE

    ByteCode IDE for C++ , Java, Python, Assembly, HTML, CSS Developers

    ByteCode IDE is a C++ , Java, Python, Assembly, HTML, CSS development environment. Features : 1. Syntax Highlighting 2. Debugger 3. Sample Code Template 4. Runnable on both Linux & Windows 5. One Click Paste & Github push And many more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JBEAM

    JBEAM

    Java based Batch scheduling, processing and monitoring framework

    JBEAM can be leveraged to 1. Define a batch calendar 2. Schedule and execute end of the day processing of business objects 3. Schedule execution of inbound and outbound interface jobs 4. Schedule any end of business day or monthly reports 5. Monitoring of the Jobs status and execution
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    smi Android SDK Library

    smi Android SDK Library

    Android SMI SDK for SNMP agent/manager or MIB browser

    Android version of SMI(Structure of Management Information) based on existing C libsmi project at https://www.ibr.cs.tu-bs.de/projects/libsmi/index.html?lang=de The SDK uses Android NDK tool to wrap existing C libsmi library into Android platforms library. An example Android project has also been created to show how to use the libsmisdkjni.so in your project. The target Android SDK platform is from 8 to 18. The following steps are the quick start guide: 1. Create your Android project normally 2. ...
    Downloads: 0 This Week
    Last Update:
    See Project