Showing 2304 open source projects for "java program"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    Nataly

    Nataly

    A framework that translate name-based pointcut to analysis-based ones

    Nataly, which can translate name-based pointcuts into analysis-based pointcuts automatically. Analysis-based pointcuts, can specify join points through static program analysis. But another problem is that there are few approaches can generate analysis-based pointcuts. We implement Nataly to tackle these two problems with a novel pattern, which is generated by static analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JMD5 is a multi-threaded Java program to calculate the MD5 sums of files. It uses Java Swing as GUI framework
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    XMLtoRDF

    Program to transform any XML document to a RDF one.

    Some scenarios for neuroinformatics experiments are saved in standard XML document. This program should be able to parse almost any scenario so far to make a full-valuable RDF file, where every pieces of scenario has their own URI. This project is from University of West Bohemia in Czech republic, required to Fundamentals of Software Engineering (KIV/ZSWI).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    DBnavgate

    Dbnavgate shows the nodes and details of a database instance

    As part of the lecture java programming we had to program a database navigator. This navigator shows the nodes of all relations in a database instance and the details of the selected node. I used the Model-View-Controller-Pattern (MVC).
    Downloads: 0 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
    Munchie

    Munchie

    Munchie is small program designed to help you decide where to go eat.

    Munchie is a fun little jar program (so java required) that can help you and your coworkers (or friends) make the important decisions in life. Where to eat for lunch. The program organizes a self-populated list of your favorite restaurants. It features a rating system and a choose for me option calculated by a weighted random number generator that takes in account your ratings and the amount of time since last visiting the restaurant. Note** The information you have put in is tied...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TextMachine
    Want to write a program for beginners who start with 10 fingers. It provides a graphical interface with fast handling and rapid download, easy to type, and that's it! It even has no installer, there is only one file, you must download! It is available in German and English. To download Java is required.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    JParticle

    a particle motion simulator

    a java particle motion simulator program CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    graphICs

    graphICs

    graphICs is a converter transforming GDS II-data to Asymptote-code

    graphICs is used to visualize IC-layout-data from GDS II-files. It reads a stream of GDS II-records, optimizes it by removing objects smaller than a user-defined minimal size an writes it to Asymptote-code. This code can be translated via Asymptote to PDF, PNG or other formats. The output can be specified to be printed on an A-format paper, portrait or landscape, top/right, center or bottom/left align. To use graphICs you need to download the JAR-file containing the program (no installation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Minecraft X-Ray is a program whose primary purpose is to aid in finding valuable ores and resources inside a Minecraft world. This branch is based on code written by plusminus from the Minecraft forums.
    Leader badge
    Downloads: 360 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    I made this android application for a "Gostai" training test admission. Recently, I used the same code with some modification to control a robot using my android mobile. This app communicate with a program ( written in C ) running on the " pandaboard" with socket. The communication is based on the TCP/IP protocol. For this release, I just use the basic control for the robot ( Forward, Backward, Turn Left, Turn Right and Stop ). The list ( yaw, pitch ) does nothing. The value field can be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NetKitty

    NetKitty

    NetKitty is a GUI for Netcat

    NetKitty is an easy to use Java-based program that easily allows you to transfer files between computers. It uses Netcat to open a port and listen for incoming connections from another device. Before NetKitty, Netcat could only be executed by typing commands directly into a command shell, so NetKitty takes the reins and creates a very user-friendly graphical user interface. There are two main parts to NetKitty; the sender and the listener. The listener is first used to “listen” and wait...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Galois sub-hierarchy builder

    Visualize Galois sub-hierarchy of 2d matrix

    GSH builder is a free Galois Sub-Hierarchy visualization tool. The algorithm for calculating GSH is called Pluton and the present Java realization is based on two articles. "Efficiently computing a linear extension of the sub-hierarchy of a Concept Lattice" by Anne Berry, Marianne Huchard, Ross M. McConnell, Alain Sigayret and Jeremy P. Spinrad. "Performances of Galois Sub-hierarchy-building algorithms" by Gabriela Arevalo, Anne Berry, Marianne Huchard, Guillaume Perrot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PHN/LAB file format converter

    Convert the format of speech label files

    Research in speech processing requires labeling and segmentation of speech signals, i.e., label files. Two useful formats for label files are the CSLU format (.phn extension) and the HTK format (.lab extension). This program converts speech label files from any of these two formats to the other one. Do this: 1- Provide the source directory (directory where the original label files are). 2- Provide the destination directory (directory where the new label files will be placed). 3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LibDetector

    LibDetector

    EXE library detector

    With this program, you can know which libraries an EXE file needs to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LangTrainer

    A simple program to learn foreign words

    Программа для заучивания английских (хотя по большому счету ей без разницы) слов. Постоянно показывает на экране английское слово и его перевод, при показе слова может воспроизвести его произношение при наличии аудиофайла. Транскрипцию слова и аудиофайл берет из словаря в dsl формате (протестировано с Longman Pronunciation Dictionary). Написана на Java, платформа безразлична. Поэтому и писалась, т.к. для UNIX like систем такой программы мною было не найдено.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BeamFlow

    BeamFlow

    A electric, magnetic, and gravity field physics presentation program

    BeamFlow is a scientific presentation and demonstration program for typical introductory physics problems involving electric, magnetic, and gravity fields in three dimensions. Real-time demonstration of the magnetic field around a wire, the gravity fields around rotating binary stars, and the electric field from multiple point charges are just some of the potential applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Gamer Football Statistics
    A Java program for tracking your results in football games like PES12 or FIFA12 against other gamers/computer. Track tournaments organized by group stage and knock out phase or championships organized by seasons, matchdays and matches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JMednafen
    This program is a Java interface for Mednafen, a good emulator for GNU/LInux, like NES, GBA,GB,GBC, Lynx, etc. Since it is coded in Java, the program works under GNU/Linux, Mac OS X and Microsoft Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Pontos

    Pontos

    Pontos calculates distance matrices from DNA sequence alignments.

    Pontos is an easy-to-use, graphical Java program for the calculation of uncorrected distance (or similarity) matrices from DNA sequence alignments in PHYLIP format. It also creates "difference" alignments from regular ones (and vice-versa). It can handle gaps and ambiguities in different ways. Gaps can be: - all used; - all ignored; - ignored only at the ends of the sequences, in a pairwise manner; - ignored only at the ends, but now globally (in effect trimming the whole alignment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Program Semantic Visualization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BatchPD

    BatchPD: Batch automation of a primer design pipeline for human genes

    BatchPD is a primer design program developed to address the needs of clinical diagnostics laboratories to design primer oligos for PCR amplification against human gene exons, taking into account of SNPs where possible. Research paper publication: http://www.bioinformation.net/008/97320630008365.htm BatchPD checks specificity via in-silico PCR, provide gene/exon specific relevant information summarised in an end spread-sheet; Primer design, PCR checks and other relevant information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    imjSlideshow

    A program to create slideshows from images and text

    imjSlideshow is an open-source-GUI-programm to create slideshows from images and text. The images and texts can be provided with effects like move, scale, rotate and crop. The effects can be parametrized in the time axis so that variety of transition effects are possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Harmony of the World

    The Harmony of the World

    A fair attempt at the Keplerian tradition to explore the solar system

    ... is as a tool to examine his system. With Java 2, it provides an open-source solution for listening to harmonies so generated by planetary motion. This program can run on any computer provided with a Java Virtual Machine (Rev 1.5 or greater). JAVA 2, system independent. Purpose:to encourage research in harmony in astronomy, math and music. Obstacles:math, DSP/synthesis, networks, astronomy. Features:audio, database, graphics Technologies: Telnet, .WAV audio, oggvorbis, other audio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AOOD Mille Bornes

    A Java version of a 2-player Mille Bornes game

    This program allows a user to play Mille Bornes against a computer opponent. Rules have been slightly altered, and are explained under "special rules" in the rules window.
    Downloads: 2 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.