Showing 1349 open source projects for "dr java stable"

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
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 1
    RDKit

    RDKit

    Open-Source Cheminformatics and Machine Learning

    A collection of cheminformatics and machine-learning software written in C++ and Python. NOTE: the RDKit source code and downloads are now in github: https://github.com/rdkit/rdkit The core algorithms and data structures are written in C++. Wrappers are provided to use the toolkit from either Python or Java. Additionally, the RDKit distribution includes a PostgreSQL-based cartridge that allows molecules to be stored in relational database and retrieved via substructure and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PromKappa 2.0 (DNA patterns in Java)

    PromKappa 2.0 (DNA patterns in Java)

    PromKappa 2.0 (Java source code and bin)

    A Java adaptation of DNA patterns based on the article "Eukaryotic genomes may exhibit up to 10 generic classes of gene promoters". by Ilie Guta (Java source code for DNA patterns)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ImagingBook

    ImagingBook

    Java source code for image processing books by Burger & Burge

    NOTE: The source repository for this project has been moved to a NEW LOCATION: ************************************************************************************ https://github.com/imagingbook/imagingbook-public ************************************************************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    QueueSimulator

    QueueSimulator

    Simulator of G/G/k queue systems used in computer networks.

    QueueSimulator is a free software which aims to simulate primarily G/G/k queueing systems that are used in computer networks. But it can be used to simulate practically any stable queue system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Lab Inventory

    Rediscover the Simplicity www.atgclabs.com

    Request new Lab Inventory feature or module and receive a free Single User version with new feature. Help us to improve Lab Inventory. We want to hear your feedback! https://www.atgclabs.com/products/li The Lab Inventory System is an innovative, easy to learn solution for research laboratories. You can quickly and easily upload your existing Excel based inventory and get started in minutes, manage laboratory inventory, place orders and keep track of them in one place. Lab Inventory...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    IAP.G2P

    IAP.G2P

    IAP - the Integrated Analysis Pipeline

    The Integrated Analysis Platform (IAP) has been designed and developed to support the analysis of large-scale image data sets of different camera systems. It aims in bridging different data domains and in integrating different approaches to data analysis and post-processing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    CanReg5 (moved to Github)

    CanReg5 (moved to Github)

    Canreg5 is a software package for population based cancer registries

    Cancer registries need a tool to input, store, check and analyse their data. If these data are also coded and verified in a standard way, it facilitates the production of comparable analyses across registry populations. The main goal of the CanReg5 project is to provide a flexible and easy to use tool to accomplish these objectives. CanReg5 is a multi user, multi platform, open source tool to input, store, check and analyse cancer registry data. It has modules to do: data entry,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JFASTA

    Java implementation for the FASTA file format.

    JFASTA is a lightweight framework for handling FASTA files. It supports reading, writing and parsing of single- or multi-FASTA files. Files may be read/ written at once, or stream-based (memory efficient). It's stable, very intuitive and good integrated with Java 1.5 SDK and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    Welsh Natural Language Toolkit

    Welsh Natural Language Toolkit

    WNLT is a suite of open source natural language modules for the Welsh

    The project supports the Welsh Language Technology domain with a set of NLP tools that drive innovation and advance the development of sophisticated textual analysis solutions. The WNLT project delivers four core NLP modules; a) Word Segmentation for separating text into words b) Sentence Boundary Disambiguation for finding sentence boundaries c) Part of Speech Tagger for determining the part of speech of each word d) Morphological Analyser for identifying the root form (lemma) of words....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Jafaran

    Fast and more random implementations of java.util.Random.

    Jafaran (Java Fast Random) provides fast, and for some more random, implementations of java.util.Random, with additional nextXXX() methods, and methods to retrieve and restore state. The names of implementations contain "Conc" (for concurrent) if they are thread-safe and non-blocking, or "Seq" (for sequential) if they are not thread-safe. Also provides an implementation of Ziggurat algorithm (based on J. A. Doornik paper, 2005), used by nextGaussian() methods of the provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JMGF

    Java implementation for the Mascot Generic File Format (MGF).

    JMGF is a lightweight framework for handling MGF files. It supports reading, writing and parsing of MGF files. Files may be read/ written at once, or stream-based (memory efficient). It's stable, very intuitive and good integrated with Java 1.5 SDK and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jAudio
    jAudio is a project implementing a number of common feature extraction algorithms for analyzing audio in java. Output is either in Weka's ARFF format or the ACE format. Can be used either as a GUI application, command-line application, or embedded. The primary repository is on github (dmcennis) which pushes to this projects github repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This project implements a Cytoscape plugin for viewing and manipulating pathway maps for metabolic models created by the Model SEED (http://www.theseed.org/models). See the "Files" area for README. See Project Homepage for Tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    yacas

    yacas

    Computer calculations made easy

    NOTE: Yacas and yagy development has moved to github. The new repositories are located at https://github.com/grzegorzmazur/yacas and https://github.com/grzegorzmazur/yagy . The mailing list has been moved over to https://groups.google.com/forum/#!forum/yacas . The downloads section at sourceforge will be kept up to date for the foreseable future. Yacas is an easy to use, general purpose computer algebra system. It uses its own programming language designed for symbolic as well as...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NiCE

    NiCE

    Modeling and Simulation made NiCE!

    Notice! This project is now the Eclipse Integrated Computational Environment (ICE)! The new project page is www.eclipse.org/ice and the updated source code is at www.github.com/eclipse/ice . Contact: billingsjj <at> ornl . gov The NEAMS Integrated Computational Environment (NiCE) facilitates the flexible development, composition and use of a wide range of simulations, models and analysis tools for NEAMS integrated performance and safety codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    j2mod

    Enhanced Modbus library implemented in the Java programming language

    This is a fork of the jamod Modbus library, taken at version 1.2.1, released under the Apache 2 license, as contained in the SVN repository for that project. The goal of the j2mod project is to produce a more fully functioning Modbus(tm) communication library based on the Java programming language. It is the intention that this be an actively developed project, accepting submissions from professional software engineers with experience in Modbus Master and Slave development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    GSA-SNP is a gene set analysis software that can process SNP data as well as gene and haplotype data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Multidimensional optimization problems
    NEW OPTIMIZATION TECHNOLOGY & PLANNING EXPERIMENT. Technology is designed for multidimensional optimization practical problems with continuous object functions. Technology higher efficiency than traditional optimization methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The JTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21
    ChannelFinder Directory Service
    Generic directory service (for the EPICS tool set). Directory entries are channels with properties and tags. Applications can query a web service to retrieve channels based on wildcard matching on properties and tags, and manipulate the directory data. Code has been moved to GitHub at https://github.com/ChannelFinder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Generic Model Organism Database Project
    GMOD is a set of interoperable open source software components for visualizing, annotating, and managing biological data. See http://gmod.org for more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    OpenOrienteering

    OpenOrienteering

    Former project page

    See https://www.openorienteering.org/apps/mapper/
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24

    MorphoLim

    MorphoLim : identifying city boundaries

    MorphoLim has been moved to sourcesup (https://sourcesup.renater.fr/morpholim/). MorphoLim is dedicated to the identification of the morphological boundary of urban agglomerations. The method used avoids the need for any pre-defined maximum distance threshold between buildings. It is based on the conceptual and methodological tools of fractal geometry. Authors of the application: Cécile Tannier, Gilles Vuidel, and Pierre Frankhauser (ThéMA, Besançon, France)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SyMAT

    SyMAT

    Old SyMAT releases

    This is an archive of old releases of SyMAT. The latest version is found at the official website.
    Downloads: 0 This Week
    Last Update:
    See Project