Showing 2752 open source projects for "java program"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1

    wavPlayer

    This program plays .wav files from your computer

    Place this java .jar file in any folder, and it will automatically start playing .wav files in the folder you put it in and all subfolders. It has all the tools a normal mediaplayer has, knows how to recycle memory, and has some features to make it easier to use. Feedback is greatly appreciated!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Sharp TV program editor

    Program channels editor for SHARP TV's

    This program helps users to make custom order of channels in SHARP TV. Original Sharp TV channel sorting is terrible... Tested on the SHARP LC-60LE652E, LC-60LE752E. It should work for SHARP TV - 2013/2014 models. It is multiplatform application, runnable under Java on the different operating systems. New version 1.1 - 22.01.2014 -sortable left table -selection with (CTRL, SHIFT - mouse click), ALT+A -visual style set to match operating system setting -minor errors fixed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Versatile Maintenance Tracker
    VMT (formerly Vehicle Maintenance Tracker) tracks the maintenance of multiple properties. Property can include vehicles, boats, planes, buildings, etc. This project is comparible to Auto-Do-It. Since this program uses Java, it is cross-platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    TR-Indentator

    This software Indent your program files.

    This software Indent your c,cpp,java and c# program files.indentation make your code more readable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 5

    DimerRemover

    Remove adapter dimers from NGS data

    This program can be used to count or remove adapter dimers in fastq files. Using a provided adapter sequence, it generates variations of this sequence and stores them in a hash table. The reads can then be directly matched against the hash. It is far more time efficient than doing alignment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Brute-Force Sudoku Solver

    Java, Brute Force, Recursive Sudoku Solver

    This program prompts the user for a text file containing puzzle data, attempts to solve the puzzle using a brute force algorithm, and prints the solution along with the time it took to solve. I've included 3 sample puzzle files in the "res" folder. "Sub-box width/height" refers to the dimensions of the inner boxes in the puzzle. For example, a 9x9 puzzle has 9 3x3 sub-boxes. The 6x6 puzzle that I've included has sub-box dimensions of 3x2. This version does not contain any GUI components,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JDKSelector

    JDKSelector

    Quickly change your java version & tune up your terminal.

    JDKSelector is a Menu Bar application that allows you to change quickly your Java version running on Terminal. You can have several different instances of Terminal windows running different java versions. The program detects automatically the Java VM's available and shows a list of options to select, returning a new Terminal window (using the selected Java Version). You can also delete the Apple System Logs using the option Tune Terminal, which increases the speed of launching new Terminal windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bukkit Log Viewer

    Bukkit Log Viewer

    A simple, and lightweight program to display and format Bukkit logs.

    Bukkit Log Viewer is a simple, easy-to-use and lightweight program, which loads Bukkit server logs, and highlights the different logs, depending on the logger level. Below is a colour code: FINE = > green FINER = > green FINEST = > green INFO = > cyan SEVERE = > red WARNING = > yellow
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Crypton

    Crypton

    Program to save accounts

    It is a program to save account (username, passwords). You can import/export files. Set shortcuts for frequent used account. Update/delete data. It is a multiuser program (one password to remember all others). Link: http://youtu.be/0PR--cf2En4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 10

    Dispersion Equation

    A program to solve dispersion equation in water waves mechanics

    A program to solve dispersion equation in water waves mechanics using iterated and graphical methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CONF Bot

    CONF Bot

    A bot for Confrontation Web Card Game written in Java

    ...It also allows actions to be sequenced together in whatever order you prefer, allowing full farm runs of the game's content that can save hours a day. The source code should provide a good idea of what it's like to write bots in Java (or any other programming language like Python that uses image capturing techniques to bot). If anyone would like to update or expand the program, please send me a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Cellular Automata Simulator

    Simulate cellular automata and collect statistics.

    This program is used to simulate cellular automata and collect statistics. It was made in the context of an initiation to research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Standard Deviation Calculator

    Calculates the standard deviation of any set of numbers.

    A simple program that will calculate the standard deviation of any set of numbers. The user is given the option to select either a population standard deviation or a sample from a population (the results will usually differ significantly). Written in Java. Any questions or concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    University Manager

    Manage a universty (formations, students, teachers, timetables...)

    This program is used to manage a universty (formations, students, teachers, timetables...). It was made in the context of course on design paterns and JUnit tests. The objective of the course wasn't to create a realistic application, so this is just a client application which don't even use a database. A lot of features are missing, but there is some cool stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Music Listening

    Music Listening

    Music Listening Contest Program

    A program for the Music Listening Contest (http://www.musiclisteningcontest.com/) in which users can listen to snippets of the music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hilbert II - QEDEQ

    Hilbert II - QEDEQ

    proof verifier for mathematical proofs and documentation generator

    In the tradition of Hilbert's program we create a formal correct (checkable by a proof verifier) but readable (like an ordinary LaTeX textbook) mathematical knowledge base which is freely accessible within the internet. Logic and set theory started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A program similar to JNutrition, using C++ and Qt5 instead of Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Aspect-oriented Pig Latin

    Aspect-oriented Pig Latin

    Supports data aspects for Pig Latin.

    The goal of this research program is to develop a new paradigm for databases, called aspect-oriented data (AOD). AOD enables cross-cutting data concerns to be added to a database using aspect-oriented programming (AOP). A cross-cutting data concern is a data need that is universal (potentially applicable to the entire database) and widespread (can be used to enhance many, different databases). Data has a wide variety of cross-cutting data concerns, including provenance, time, lineage, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    I NO longer use Reliance Broadband, because of it I no longer will be able to add any new features to this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Pokemon Typing Quiz

    Test your knowledge of the Pokemon type matchups

    A short program I made to refresh my Java knowledge. It will randomly pick two types and ask how effective type 1 is to type 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Console based Editor

    Console based Editor

    text editor consol based and an IDE

    Console based EDitor (CED) is console based program which has curses like interface and it has build in IDE .IDE is expandable.any language interface can added It is easy to use.It is part of PD* software and therefor,public domain software.it is highly customizable. ** IT IS PUBLIC DOMAN SOFTWARE **
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Java Regular Expression Tester Tool

    Tool that allows to test a String based on a regular expression

    This is a Java program designed for helping programmers to test text strings based on user input made Java regular expressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    VOpR

    VOpR - a virtual optical rail

    ...The virtual optical rail as a ray-tracing simulation of the optical system. The goal is to provide fast and useful diagnostic images, not realistic blur. Additionally there is full access to the java source code under the terms of the GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ChessTutor

    Teach beginners chess over internet

    Program written in Java to teach beginners chess over the Internet. Allows complete movement of pieces and setup of board. Board is completely resizable. Tutor will run the client and server on his own machine and student will run client on his computer. It has three modes. Play mode, Move Pieces Mode and New pieces modes. It reads in and saves standard FEN format so you can use chess positions from other sites as a starting points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mouse Rate

    Mouse Rate

    OS independent mouse rate checker written in Java.

    Tiny program written in Java, which provides OS - independent and clean algorithm to measure your mouse rate (mouse latency). Java 7u5 or higher needed to run version 1.1 and lower. Java 7u40 or higher needed to run version 1.2 and higher. **Version 1.3 changes - Fixed graphic artefacts appearing while program window is dragged.
    Downloads: 12 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB