Showing 2758 open source projects for "java program"

View related business solutions
  • 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
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    DORY

    DORY

    For mining KASH proteins (SUN domain-interacting proteins)

    DORY is a java program developed for searching KASH protein in large protein databases (in FASTA format). DORY is upgraded to DORY2. DORY2 required BLAST+ to run. ***Please make sure BLAST+ is installed on your computer.*** Please see the following publication for detail: Zhou X, Graumann K, Wirthmueller L, Jones JDG, Meier I (2014) Identification of unique SUN-interacting nuclear envelope proteins with diverse functions in plants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    J2EE Forth and J2SE Forth

    Forth Compiler written in Java

    Forth Compiler written in Java. With Internet , XML, and Database Support , Persisting System variables to a properties file. J2EE Forth runs as Java Application and web-app on EJB3 web server .Written in Java it has new features Forth does not have
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Origami Editor 3D

    Origami Editor 3D

    Virtual paper folding program

    ...It uses a what-you-see-is-what-you-get interface and operates with a geometric abstraction of the Yoshizawa-Randlett system. Anything from a simple airplane to John Montroll's omega star can be folded in this editor. Origami files created with the program preserve the entire folding process, and they can be exported as folding diagrams in PDF, animated GIF files, or even as standalone Java programs displaying the origami in a 3D viewer when opened. The main purpose of this program is designing origami, but if you only want to learn how to make some origami figures, there is a set of built-in example files that can help you. ...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    BOWS

    BOWS

    Bioinformatics Open Web Services

    BOWS is a generic system based on Web Services which allows programmatic access to applications running on HPC clusters. BOWS allows incorporation of several independent applications since programmers can install them in HPC clusters in any programming language. The lonely requirement is to write a script named “arrow” which calls BOWS back-end services periodically in order to check for new processes and their required parameters. If a new process is found, the “arrow” script should change...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    Advance-PCT-1.0

    A novel Code transformation technique to guide test input generator

    Advance_PCT is a pre-processing technique, that simplifies the complex boolean expression present in a C program. It identifies the boolean expression and creates equivalent conditional branches with an empty body. These additional statements along with original program supplied into test executor to improve test data. It ensures that each atomic conditions have been invoked at least once true and once false. It is done to achieve higher MC/DC, because according to the definition of MC/DC it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bel_fft

    bel_fft

    FFT co-processor in Verilog based on the KISS FFT

    bel_fft is a FFT co-processor that can calculate FFTs with arbitrary radix. It is a hardware implementation of the free software Kiss FFT ("Keep it simple, Stupid!"). The target was to allow a simple replacement of the software code with the hardware implementation. Therefore bel_fft comes with a software driver that is compatible with the Kiss FFT routines. bel_fft also has a modular architecture and allows interfacing different bus architectures. So far AMBA AXI, Altera's Avalon bus and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Open Star

    Open Star interactively sums star field images.

    This program is in alpha development and is not yet ready for general use. Open Star interactively reads multiple images of a fixed star field from a designated directory structure, sums them, rescales the sum, and displays it. This has the affect of maintaining the objects in fixed positions ( stars ) in the summed image, while averaging away sensor noise and transient objects ( planes, satellites, UFOs, etc ). The program also supports normalizing hot pixels by subtracting out a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Calendar

    show specified date, convert Persian and Gregorian calendar together

    A calendar program to show specified date, convert Persian and Gregorian calendar together, in a simple way... Programmed in Java, Run in console. How it works First this program shows current month view (based on your system date), then each time get user choice and do what should... Commands: show calendar [year], [month] - show specified calendar date show calendar current - show current calendar date convert to gregorian [year]/[month]/[day] - convert persian date to gregorian convert to persian [year]/[month]/[day] - convert gregorian date to persian clear - reset console exit - exit calendar program color on - enable color color off - disable color, in order to fix problems with some consoles A complete review is available of what each methods does in Persian language in "report.pdf" file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JavaStructurizer

    JavaStructurizer

    NSD graphical editor, for Java development and rev-engineering

    ...Usages: - Development and Learning: create from scratch a new Java program, - Reverse engineering: the block structure facilitates the understanding of the code. - Documentation: NSD images can be added to javadoc. - Add-on tool: JStruct can be added to an IDE (eg JCreator ) - Java Pretty printer: to import then export a java file formats the code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    A short java program skeleton for graphics development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The AutoHost Client is a program to automate the interactions with the Stars! AutoHost web site, as well as some other common actions such as making backups of turn files, launching Stars!, and dumping fleet and planet reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    component-watch

    component-watch

    Describe and watch component structure of java programs

    "Component-Watch" is a tool discovering, showing and assessing the structure of (big) java programs from their classes. It finds what are the components composing a program, analyse what are the relations between those components and compare those the the permitted relations between components. The tool helps to easily define and display UML-like diagrams showing components and their relationship.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    BridgeBuddy

    Bridge duplicate tournament card play program

    ...BridgeBuddy is developed while using it 2 times a week (sometimes with mixed number of bridgemates) since 2011 in two danish clubs. Languages are english and danish. Developer can easy add more. Java documentation in english
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EXZELLENZ
    ...Written in Pure-Java means that you can also run this program in Windows, *nix or Mac environment, as long as you maintain the file in Excel format (through Open/Libre Office).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Angry Calculator

    Angry Calculator

    Angry calculator is a calculator java

    In addition to standard calculator functions, you can perform trigonometric calculations, binary, decimal, hexadecimal. Are included in the calculation of the programs tables, fibonacci, factorial, random number, charting, statistic basic, fast random generator number 1-90, generation and a system for fast calculation of the percentage, calculating the perimeter and area of plane geometric figures. This is also a program to create constant and recall among other functions is also a mini...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fachwerk3D
    Fachwerk3D calculates three-dimensional strut-and-tie models used by structural engineers for analysing and designing reinforced concrete structures. The program only uses the equilibrium conditions, thus it is not assuming elastic behaviour.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17

    Game of Life Bison

    John Conway's Game of Life illustrated with Bison

    John Conway's Game of Life is illustrated with Bison. this program is for demonstration at the IEFA conference in Helena Montana in February, 2017. (Based on Java source code hosted on Bitstorm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vision2

    vision2

    Binocular vision examination using shutter glasses

    Vision2 serves as tool for ophthalmologists and other vision testing professionals. It's useful for a variety of ophthalmology testing applications related to stereo vision. It implements many of classical tests but also new types of vectographic and random dot exams. Program was created as part of diploma thesis in Wroclaw University of Technology in Poland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FNDLOADER
    FNDLOADER is a Java wrapper of FNDLOAD and other export/import utilities for Oracle EBS 11i and R12. FNDLOADER provides both GUI and text-based interactive interface for DBA or developers to download and upload FND objects, Workflow definition, OA Framework pages, XML Publisher document, and NLS translation in Oracle Applications. it's a lightweight Java tool and Oracle client is NOT required.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20
    FlareChat

    FlareChat

    An OpenSource Chat Solution

    FlareChat is a OpenSource Chat Solution, that works on every OS, that supports Java. It has a Built-In-Server for fast hosting and a separate Server for running on Console-only Systems. You can manage rooms and also kick chatters. In the future, we plan to add better Encryption, Server-Passwords, User-Passwords, File-Transfers and a way to save settings! Based on the following Post: http://www.dreamincode.net/forums/topic/259777-a-simple-chat-program-with-clientserver-gui-optional/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OnlyOneSite

    OnlyOneSite

    Program is designed to implement parental controls for viewing sites.

    Program is designed to implement parental controls for viewing sites. Provides access to view authorized content only from the list and clicking links are viewing the resource by the established rules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TransferUs

    Upload and download files quickly and easily to and from WeTransfer

    ...To install on Mac OS, download the zip file, extract the files, and run the jar file. You must have Chrome installed to run the application. For Mac OS, you must have Java installed too. For Windows, if you install the program in Program Files or another sibling directory, then you must run the program as an administrator every time. This is because Java cannot access the Windows permissions needed to save transfer information. I recommend installing the program in Documents instead. This way, TransferUs can save your transfer without needing permission. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    easyLife
    easyLife is a user friendly program that installs packages on Fedora as well as adjustments most users want. It makes new users' experience easy and fun, providing the means to set the OS up quickly and painless.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    MangAddict

    MangAddict

    An XBMC-like manga reader.

    ...MIGRATED TO GITHUB: https://github.com/Deconimus/mangaddict Features: - search and download Manga - organize your manga - automatically opens what you read last at startup - lets you share your program-data with services like dropbox, for use on multiple computers - locked-width reading mode for long pages (like in "The Gamer" or "ReLife") (press L) Quickstart Guide: - Make sure Java (8 or up) is installed and in your path variables. - Download the latest release. - Unzip the archive anywhere you want. - Run the program. --> On Windows run the "MangAddict.bat" file. --> On Linux work with the "MangAddict.sh" file If nothing happens while trying to run the program, make sure you got the first step right. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    BBCT is a simple program that allows the user to enter data about baseball cards and search through the collection using limited criteria.
    Downloads: 3 This Week
    Last Update:
    See Project