Showing 680 open source projects for "java software .jar"

View related business solutions
  • 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 Studio. Switch between models without switching platforms.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    HandyVok

    HandyVok

    Vokabeltrainer für mobile Geräte basierend auf Java 2 Mobile Edition

    HandyVok ist ein Vokabeltrainer für mobile Geräte. Er eignet sich um Vokabeln zwischendurch und unterwegs zu lernen und macht es für den Benutzer leichter sich Vokabeln schnell anzueignen. HandyVok besitzt kein eigenes Wörterbuch. Wenn Sie also Vokabeln lernen möchten, so müssen Sie diese in HandyVok eingeben oder von einer externen Quelle übertragen. Das Übertragen und Verwalten der Vokabeln kann mit Hilfe der Software ListVok bequem erledigt werden. In ListVok können Vokabeln von Hand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ListVok

    ListVok

    Vokabelverwaltung für HandyVok

    HandyVok ist ein Vokabeltrainer für mobile Geräte. Er eignet sich um Vokabeln zwischendurch und unterwegs zu lernen und macht es für den Benutzer leichter sich Vokabeln schnell anzueignen. HandyVok besitzt kein eigenes Wörterbuch. Wenn Sie also Vokabeln lernen möchten, so müssen Sie diese in HandyVok eingeben oder von einer externen Quelle übertragen. Das Übertragen und Verwalten der Vokabeln kann mit Hilfe der Software ListVok bequem erledigt werden. In ListVok können Vokabeln von Hand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Robotypo

    Robotypo Web app hosts battles between robots - simple Java programs.

    Robotypo is a Web app which hosts battles between robots - simple Java programs. This project is the Eclipse project archive of RobotypoCreator, which is for creating robots on Robotypo: http://robotypo.appspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Underground IM - Java Instant Messenger

    Underground IM - Java Instant Messenger

    Underground IM is a free Java Instant Messaging solution.

    Underground IM is a free Java Instant Messaging solution. Both a client and a server are available. Underground IM is open source software distributed free of charge under the terms of the GNU General Public License. *Public Server: 64.94.101.216:5632
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    Based on the not-so-successful Pysimony (https://sourceforge.net/projects/pysimony/), the same determined student takes another go at the phylogenetic problem. Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve fundamental problems in phylogenetics. Therefore, for my own educational benefit, all code is original. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    elinfo_parabolic

    To simulate parabolic motion

    Application software to simulate parabolic motion depend on degree and initial speed given by user. Parabolic motion will be shown as simple animation in the application window. This application created at Elinfo "Roborace and Java IT Competition 2010" held by Universitas Negeri Yogyakarta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vmorse

    Vmorse

    Virtual morse code is morse code learning system

    Vmorse is a software application to assist and facilitate you in learning the morse code. This application was built to be assessed at the event Gemastik 2010. Created by Ti7 Team STMIK AKAKOM Yogyakarta. Team member/developer: Rosena P, Liliana M, Diah S. Special thank to: Tri Juliansyah E
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KS Boolean Expression
    KS Boolean Expression is free software that let you minimize Boolean Expressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    The Key Concepts

    It allows you to teach/learn concepts visually

    DKeyConcepts is a free software that teaches concepts in a fun an interactive way. It reacts to the key that was pressed and it displays the related images/HTML files as configured by the user . Great for kids, learning languages, spelling and more to come
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    Brainy

    Brainy

    Software based on java to help memorize words with several of ways.

    Brainy is a software designed for people, especially students to conquer words such as Barron's SAT 3500. Building vocabulary for standard test is a hard work but with the help of brainy, the efficiency can be higher than before. The program will not only contain the function of a traditional memory-helping software but also new ways that imitate how students learning through real classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Lambda Droid

    Lambda Calculus Interpreter for Android

    A lambda calculus interpreter for android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RELATED - REmotes LAboraTories extenED

    Java Framework for developing of remote/virtual laboratories

    RELATED framework proposes a structured methodology of remote/virtual labs development and, also, provides common facilities as user management, booking, basic visualization (trend graphs and direct interaction using interactives variables), data logging and experimental session’s control. In order to get these facilities, an RLAB (Remote LABoratory) system it defined using a formal specification of a virtual or remote laboratory (based on XML and used to structure components for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shark Virtual Library

    Shark Virtual Library

    The best way to store and share files

    Shark Virtual Library (shark-vlibrary) allows to share trougth an web java application educational, cultural and other types of documents (e-books, researches, articles, sounds...) it is specially designed for educational purposes and institutios, Three kinds of users can manage and use the documents what are saved in diffrerent sections that you can add.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sistema Bibliotecario Organizador

    Sistema Bibliotecario Organizador

    Sistema en aplicación web desarrollado en java

    Este es un software para la administración y gestión de una biblioteca en donde se puede hacer la gestión de los libros, autores, estudiantes y materias con el fin de proveer una automatización de la administracion y control de los libros en una biblioteca estudiantil. Desarrolladores: Hernán Fallas Muñoz hernan.fallasm@gmail.com M. Gabriela Mena Araya gabma18@gmail.com Berny Ruiz Mayorga beruma90@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bracer

    Bracer

    Repository has been moved to: http://dtitov.github.com/bracer

    Java library for parsing and evaluating math expressions. Javadoc is available at http://bracer.sourceforge.net/javadoc/ P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java API to communicate via RMI calls to run reports and retrieve data using the Capita SIMS CommandReporter.exe tool without contravening support agreements. This has been written using Netbeans and the download contains the whole project folders. Note there is a complex server side setup. If you decide to enter a not recommend to this please give a reason as a blank comment tells nobody what is bad about it and therefore cannot be corrected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Emulation Framework
    The Emulation Framework offers a convenient way to render digital files in their native computer environment. The EF is software developed in Java by the international KEEP project, co-funded by the European Unions 7th Framework Programme.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    miniTraff
    Simulates a city grid of streets, intersections and traffic signals. It supports 8 phases with overlaps, right and left hand drive, turnouts, permitted left and right on red, density and semi-actuation and help screens for every panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    - Visual tool to help learn to take ownership and build a sense of responsibility - Customizable visual scorecard. Help self-identify strengths and weaknesses - Illuminate choices to help empower IMPORTANT: Please read the License terms (available under 'licenses' folder in your install directory) and User Agreement (https://sourceforge.net/p/toevisualizer/home/User%20Agreement/) before use. Your use of the software programs constitutes your acceptance of the License terms and User Agreement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Extensions to NModel enabling model-based testing of systems implemented in Java or other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EsoTransformer is a kind of a translator which translates esoteric languages like Brainfuck into more common programming languages as Java or C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JsUnit is a port of JUnit to JavaScript. JUnit is a framework for building unit tests. A lot of JavaScript enabled products are supported along with command line support for automated test suites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OSLO stands for Open Source Library for OCL. It's base on the Kent OCL Library from the University of Kent.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB