Showing 346 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    A general purpose distributed hash table adapted for sequence analysis. This program searches for all maximal, exact unique n-mers from a given set of genomes. Originally, this program's primary use was to design resequencing microarrays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CsvToFootprint

    Convert CSV to Kicad footprint.

    For electronics engineers, when using open source EDA tools, one of big challenge is component schematic symbols and footprints. If you are creating footprints for component with more than 100 pins, it becomes very time consuming and challenging to create error free footprints. Here is a simple program to create footprints for open source EDA kicad. The idea is to describe footprint in .csv format and convert .csv to kicad footprint format. At preset program supports Kicad only, but can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FMI Workbench is a Java program useful in order to manage FMI, functional mathematical index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Software for optimization of multi modal, multi dimensional functions based on SOMA algorithm. Program is implemented on top of hadoop, and is especially well suited for functions with high computational times because of its distributed nature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    jWords is a port of WORDS (by William Whitaker, a free latin-to-english dictionary program written in Ada), to Java. Besides the dictionary will be translated to the German language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A program for converting between physical units, such as feet and meters. There is a Java library, for use in Java applications, and a PalmOS application. It is able to mix units and convert between systems, such as the Metric and the English systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A program for cropping GPX track files. The GUI plots the GPX track (latitude vs longitude) and lets the user remove GPS points from the beginning and end of the track respectively. There is also a built-in Command Line Interface. Note: No development anymore since I found out that GpsPrune does all the things I was looking for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The program creates OWL ontology files that describe relationships between entities. Basis are definitions found by searching Wikipedia articles for specific lexico-syntactic patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The aim of this project is to develop a gear design program, which will be able to utilise any known contemporary tooth profile and perform strength calculations on it. A subsequent goal will be to include a life prediction functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Pie Chart Explorer
    This is a program that lets you graph numbers into a pie chart!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The program versusSNP is a flexible tool for mining SNPs between two close related genomes. First, we align all the orthologous genes and select SNPs, then the SNPs are separated into categories based on their mutation types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MSA2SNP is a tool for mining SNP sites in multiple sequence alignment (MSA). This tool inherits the easy-to-use interface from MEGA4 Explorer with advance data presentation. MSA2SNP lets you visualize alignments and import from CLUSTAL program directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A cross-platform Java program to turn a simple Geiger counter into the equivalent of a state-of-the art digital model, plus some – using your laptop computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java program to create a (potentially multilingual) glossary of the unique words in any given Lojban text. Note that the Sourceforge page for this was superceded by the Bitbucket repository: https://bitbucket.org/pretoriusjf/vlastezba/overview Any further updates will be made there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This program allows you to create a transmission hologram using just a computer, a laser-printer, and an overhead transparency. This hologram will behave like one created using a laser and can be projected or viewed with a point source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a multi-threaded Java program that tries to maximise CPU utilization by separating and distributing the computational part of the work from the file reading and writing part by using separate threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The program simulates N trials of the Monty Hall Problem and outputs the successes of both switching and not switching the doors. http://en.wikipedia.org/wiki/Monty_Hall_problem http://www.youtube.com/watch?v=cXqDIFUB7YU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is an IDE for 8051 which can be used to write and simulate assembly language program and find out errors if any. The project implements almost all 8051 functions. It visually shows the content of all register and memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A program to calculate and create lists of possible variations (permutations) and selections (combinations) of a given set of elements. Creating the cartesian product of two sets is also possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GEAX is a Java application used to visualize and analyze cross-species gene expression microarray data.The program allows comparisons based on fold-change, p-value, quantile matching, or a combination of criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This program accompanies the paper "Counting large distances in convex polygons" by Filip Moric and David Pritchard. The program, written in Java, searches a finite set of distance configurations in order to deduce theorems about convex polygons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TMAJ is software for Tissue MicroArrays (TMA's). Patients, specimens, blocks, slides, cores, images, and scores can all be stored and viewed. Features include advanced security, custom dynamic fields, and an image analysis program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Executable program that measures sizes and other properties of colonies arrayed in a grid format (intended for 768, 384, or 96 colonies on agar plates) from jpeg images
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project provides a java implementation of the Captcha project ( see http://www.captcha.net ). A CAPTCHA is a program that can generate and grade tests that: -Most humans can pass. -Current computer programs can't pass.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JPS Java Protein Surface
    From a pdb file, the java program calculates the van der Walls surface of the protein in the file.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo