Showing 241 open source projects for "java gui postgresql"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Opal Toolkit
    Opal is a toolkit for wrapping scientific applications as Web services on Cluster, Grid and Cloud resources with ease. Users may access these software as a service using simple Web service APIs from their custom application and workflow environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AJT is a set of utility classes for Java for handling some bioinformatics data, graphics file export, GUI widgets, and classes that should long have been added to the official Java API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    guiLiner provides a representation of another program's options and information, enabling one to run a command line program directly from a GUI. In other words, guiLiner creates a GUI for almost any command-line program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FishingCNV

    Copy number variation (CNV) detection in exome sequencing data

    FishingCNV, a software tool developed at McGill University, is a tool for comprehensive analysis of rare copy number variations in high-throughput exome sequencing data. The inputs are standard coverage files produced by Genome Analysis ToolKit (GATK), and the output is a file containing putative CNVs. The program comes in 2 different releases * GUI version (FishingCNV_X.X.X.zip) * Command line version (FishingCNV_X.X_pipeline) Browse through our files to find the different releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    MatrixMaker

    Custom substitution matrix creator

    Create custom substitution matrices for BLAST protein search. Easy to use GUI based application.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Myrtle

    Myrtle

    A simple programmable spreadsheet for learning statistics.

    Myrtle is a simple programmable spreadsheet and statistical analysis software specifically designed for learning statistics. It provides the standard spreadsheet functionality one would expect like multiple tabbed sheets, relative and absolute row and column referencing in formulas, and a large catalog of built-in functions. Functions specific to logic and computer science, mathematics, probability, and statistics are available. Student's can easily create, customize, and update plots and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    TFAST

    Software for analysis of afSELEX-seq data

    Transcription Factor Analysis using SELEX with High-Throughput Sequencing (TFAST) is software developed by the Mobley lab at the University of Michigan designed to assist with transcription factor binding site discovery using data generated from aptamer-free SELEX-seq (afSELEX-seq).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Flint

    Free Chromatographic Integrator

    Flint is a small Java based integrator for use on chromatography data. In time another project called Tinder will support a GUI for use together with Flint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ECG2HRV

    ECG2HRV

    import and store ECG, associate to clinical data, automatic HRV

    http://www.youtube.com/watch?v=AOzpNMC-FXU This multi-platform application will enable the user to import digital CSV ECGs at any sampling rate and store them in an encrypted local DB along with relevant clinical data of the patient. It also performs automatic QRS complex detection and RR interval classification showing the output in a visual chart that the user can edit to correct sources with artifacts or pats with bad detections. This project was developed using Netbeans 7.3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    PARSEC - PAtteRn SEarch / Context

    PARSEC - PAtteRn SEarch / Context

    PARSEC - PAtteRn SEarch and Contextualization

    The characterization of genomic sites is a major challenge in the understanding and exploitation of next generation sequencing data. Most genomic sites are represented by short, degenerated motifs with a scattered distribution and sometimes with biological function (ex: regulation of gene expression, splicing patterns or epigenetics signals). These motifs are associated with a huge amount of noise and thus, the development of a computational platform for accurate detection of genomic sites...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    Very basic UDP traffic generator. Works with a packet receiver to control the network status as Bandwidth, RTT, jitter, Loss % etc etc... Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work. If The project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mesoFON

    mesoFON is an individual-based mangrove forest model, a KiWi extension

    mesoFON is an individual-based mangrove forest model. It is a Java implementation of the KiWi model done with RePast Simphony. It contains several new features: (1) You can add up to 10 species via the GUI. However, in principle, the number of species to be included programmatically is unlimited. (2) You can use a variety of growth functions via typing them in as a string on the GUI. (3) The model is transparent, sinc it comes with the Eclipse workbench of RePast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    A simulator that allows programs written in Java for a National Instruments CRIO to be run on a local computer by overloading the libraries provided by WPI. Some things we've fixed since 0.1a: Kinect no longer throws an exception upon instantiation, the Watchdog is usable, array elements can now be edited in the gui, and lots of under the hood reimplementation to replace native methods. DISCLAIMER: this is not like the diamond bullet studios simulation, this only simulates how the hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a GUI, Java implementation of the Ant Colony Optimisation/Particle Swarm Optimisation (PSO/ACO2) rule induction algorithm. This project was inspired by Ant-Miner, but handles continuous attributes using PSO or now Differential Evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Darwin 2: Java Framework for Evolutionary Computation (genetic algorithm, GA). A true framework with out-of-the-box functionality and extensibility of all classes. Interface-based pattern with dependency-injection to configure components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BioGenie

    BioGenie

    BioGenie is presented as a complete package for Biological solutions.

    Bioinformatics as an emerging research area spreads out many challenges to both the Bioinformaticists and the Bioinformaticians. BioGenie is presented as a complete package for tackling these challenges. Accommodating all three platforms, that is, a desktop application, a web application and a mobile (android-based) application, BioGenie outperforms all existing softwares engineered to assist heavy and complex computations. The GUI is very well-designed guiding the user technically with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CUO

    CUO

    Codon Usage Optimizer

    CUO is a GUI-based multiplatform software written in Java. It is open source and built with a user/developer-friendly structure. The main function of the software at the current development stage is to optimize genes to be transformed into the Chlamydomonas reinhardtii chloroplast genome although it can be used to optimize genes into other hosts as well. The main tool in CUO, Moptimizer, introduces a semi-automatic way of gene optimization which provides more flexibility and accuracy during...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Cantharella

    Cantharella

    Pharmacochemical database of natural substances

    The information system (IS) “Cantharella: Pharmacochemical database of natural substances” share and sustain pharmacochemical data of all organisms collected for the study of their natural substances, with a controlled access via internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Simuquant

    A quantum circuit simulator written in Scala

    Simuquant is made to construct and simulate universal quantum circuits. It's GUI enables intuitive access and direct graphical feedback, making it useful in a classroom situation and the like. Simulation processing is done in parallel, utilizing parallel collections introduced in scala 2.9. This application has been created as part a bachelor-thesis at the Hamburg University of Applied Sciences. The thesis is available at: http://opus.haw-hamburg.de/volltexte/2012/1843/pdf/ba_dahl.pdf...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec a library for embedding Petri Nets into Java applications

    Briefly said, PetriNetExec is an open-source Java library which allows you to embed Petri Nets into your Java application. Using PetriNetExec you can define places and transitions, connect them using arcs and inhibitors, define the initial marking and then fire events and see how tokens flow into the network. * PetriNetExec does not provide a GUI for editing the network nor will it provide in the near future. That is not really a feature :-) but to those of you able to cope with this news I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Linking Yabi with RDA

    This software system enables publication of YABI workflows to the RDA.

    Modern life science research requires bringing together Biology and Information technology. To help make this process easier, the CCG has developed YABI, an Internet based workflow application that is aimed at biologists who wish to conduct bioinformatics analysis. YABI integrates bioinformatics tools and data via an intuitive workflow creation and management environment. YABI can be used to access the NCI-SF in Bioinformatics and the tools available through the Embl Australia EBI mirror...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Substitution cipher cracker based on ant colony optimization metaheuristic. Includes GUI. Everything is in czech because this is a school project :(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Linking BPA with RDA

    This software system enables publication of ISA-Tab files to RDA.

    BioPlatforms Australia (BPA) has funded a number of datasets generation initiatives around important research themes and scientific challenges faced by Australian researchers to provide a unique public resource for the benefit of Australian life sciences research. These large scale genomic, proteomic and metabolomic datasets are being generated and centrally managed by Bioplatforms Australia in collaboration with leading scientists, research institutes and government agencies. With the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JeeObserver is an open source java monitoring tool used to analyze java applications and servers performance. It can monitor servlets, JSF actions, EJB beans, JVM cpu and memory usage and HTTP sessions. Full documentation at www.jeeobserver.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GeoPMS
    GeoPMS is a project based full paper management system to archive, search and manage scientific papers. GeoPMS has full text search, search by author, search by title and citation import functionality direct from the PDF header, PDF text or RIS. Reference list design can be selected for each project.
    Downloads: 0 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.