Showing 4419 open source projects for "dr java windows"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Maui

    Maui

    Maui is the Maltcms User Interface

    Maui is the Maltcms User Interface, a rich client application for Chromatography-Mass Spectrometry and related research areas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CalcoloCombinatorio-Java

    Un semplice programma in Java per il calcolo combinatorio

    Un piccolo tool in java per effettuare calcoli combinatori come: -Disposizioni -Permutazioni -Combinazioni Calcolo Combinatorio Java
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Welsh Natural Language Toolkit
    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
  • 4
    montyhall2

    montyhall2

    Monty Hall Problem (command line)

    Monty Hall Problem (command line), written in pure C++, using Visual C++6. It uses another project of mine for random number generation (glhlib - Graphics Library Helper). I also added a JAVA version. The Java version is written with NetBeans. I assume you can get yourself any IDE and compile the .JAVA file. It runs on Windows, Linux, Mac OSX, whatever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5

    RDRPOSTagger

    A Rule-based Part-of-Speech and Morphological Tagging Toolkit

    RDRPOSTagger is a robust, easy-to-use and language-independent rule-based toolkit for Part-of-Speech (POS) and morphological tagging. RDRPOSTagger obtains fast performance in both learning and tagging process. RDRPOSTagger also achieves a very competitive accuracy in comparison to the state-of-the-art results. RDRPOSTagger now supports pre-trained POS and morphological tagging models for Bulgarian, Czech, Dutch, English, French, German, Hindi, Italian, Portuguese, Spanish, Swedish, Thai...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CSBB-v2.0

    CSBB-v2.0

    Computational Suite for Bioinformaticians and Biologists

    CSBB is a command line based bioinformatics suite to analyze biological data acquired through varied avenues of biological experiments. CSBB is implemented in Perl, while it also leverages the use of R, java and ruby in background for specific modules. Major focus of CSBB is to allow users from biology and bioinformatics community, to get benefited by performing down-stream analysis tasks while eliminating the need to write programming code. CSBB is currently available on Linux, UNIX and Windows platforms. Currently CSBB provides 16 modules focused on analytical tasks like normalization, visualization, statistics, RNA-SEQ etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CalclipseMath

    CalclipseMath

    Java math expression parser and script interpreter

    CalclipseMath – CalM for short – is a math parser written in Java. With a few lines of code CalM enables your application to evaluate user-supplied mathematical expressions, such as "e^(sin .25pi)" and "(sqrt e)^(sqrt 2)". The standard configuration of the parser has a wide variety of mathematical operations, ranging from basic arithmetic, trigonometry, combinatorics, linear algebra and more. CalM includes a script interpreter which is based on the math parser. The CalM scripting language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CSV Comparator

    CSV Comparator

    CSV Comparator is a tool for comparing files which contain CSV-Data.

    CSV Comparator is a tool for comparing files which contain CSV-Data. It was created for performance engineers to be able to have a easy way to compare data from two testruns and be able to automate the comparing process of various files with scripts. There is a command line tool as well as a user interface. In case you need to compare .xml-Files you can convert them to .csv-Files with my other project CSV Transformer. The advantages by using CSV as input and output are the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Analog Insydes is a Mathematica toolbox for symbolic analysis of analog electronic circuits. This project provides a set of free add-ons to Analog Insydes, including a Java front-end and a native netlister for Cadence's Analog Design Environment (ADE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10

    VeriSiMPL

    Verification via biSimulations of Max-Plus-Linear models

    This toolbox is used to generate finite abstractions of autonomous Max-Plus-Linear (MPL) systems over R^n. Abstractions are characterized as finite-state Labeled Transition Systems (LTS). The LTS finite abstractions are shown to either simulate or to bisimulate the original MPL system. LTS models are to be verified against given specifications expressed as formulae in Linear Temporal Logic (LTL) and Computation Tree Logic (CTL). The toolbox intends to leverage the NuSMV model checker. Models...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12
    MELTING is a software to compute, for a nucleic acid duplex, the enthalpy and the entropy of the helix coil transition and then the melting temperature. Four types of hybridization are possible : DNA/DNA, RNA/RNA, RNA/DNA and mRNA/RNA.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Assists users to analyse and select players in Australian Football League (AFL) based football fantasy competitions. Displayed in a Java Swing GUI, users can sort and filter players based on many statistical categories.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Elexis Praxisprogramm

    An Eclipse RCP program for all aspects of a (Swiss) medical practice

    An Eclipse RCP program for all aspects of a medical practice: electronic medical record (EMR), laboratory findings etc., as well as accounting, billing (swiss TARMED-System, other systems to be developped) and other daily work. A fully functional version may be downloaded via http://download.elexis.info/3.1.0. Users may optionally include a demo database to have a playground for experiments. See also http://wiki.elexis.info/Installation_Elexis_3.0_OpenSource Elexis 3.1.0 was released...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Adele

    Adhoc Data Exploration - Live & Easy

    Adele was developed to simplify the daily work with data. Use it as a swiss knife to fill the gap between your work with spreadsheet application like MS Excel and enterprise servers like SAP ERP. Specialized tools like Rapid Miner, KNIME or similiary stuff should not be replaced. But Adele is designed for business people working with spreadsheet applications to analyse their data. There are many technical concepts in an easier way included. For example realtime OLAP, transformations,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Simple-Scrape is a simple web-scraping library that allows for programmatic access to HTML code. No further techniques are needed and the library is very compact and thus easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lattice Miner is a data mining prototype for creating, visualizing and exploring concept (Galois) lattices. It allows the generation of formal concepts and association rules.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    BioFace is simple software for editing and analyzing DNA, RNA, and protein sequences that is written in Java using SWT and JFace as libraries. Opening GenBank, FASTA, EMBL, or simple sequence files and analizing these sequences can be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VBS for Research on the Internet

    VBS for Research on the Internet

    Welcome to the Volunteer-Based System for Research on the Internet!

    Welcome to the Volunteer-Based System for Research on the Internet! This system is designed to provide detail data about applications used in the Internet. This information can be used for: - obtaining the knowledge which applications are most frequently used in the network - providing the users some basic statistics about their Internet connection usage (for example for which kinds of applications their connection is used the most) - creating scientific profiles of traffic generated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PrimerSeq

    Designs primers on flanking constitutive exons for RT-PCR

    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    Maroc

    Maroc

    Software para la Medición Automática de la Oscuridad del Cielo

    Aplicación para facilitar la toma de datos del nivel de oscuridad del cielo nocturno usando un SQM-LU y aplicando las directivas establecidas por la SEA en el proyecto NIXNOX. La aplicación se conecta via TCP/IP a una raspberry pi que controla tanto un brazo robot como el SQM-LU. Las instrucciones para configurar la raspberry pi estarán disponible en breve en: http://www.luz-cero.es/maroc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Maps coloring

    Maps coloring

    Four color theorem application

    Search for a pencil and paper proof of the four color problem. See http://4coloring.wordpress.com for info. Please let me know what you think about this application. Also visit the youtube channel: http://www.youtube.com/user/mariostefanutti/videos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WrapImaJ

    Multi-platform API for Image Processing systems in Life Sciences

    WrapImaJ purposes to be a multi-platform wrapper for different Image Processing systems for: - using the Java programming language. The purpose of WrapImaJ is not to combine an exhaustive collection of all functionalities of different imaging system, but to offer a simple, concise Application Programming Interface (API) - allowing to develop imaging software, the source code of which is independent from the underlying imaging system on which it relies. In it's current form, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JBioFramework

    JBioFramework

    Growing suite of proteomics simulations for educational purposes

    JBioFramework (JBF) is a set of two different chemical separations simulations (2D Electrophoresis and Mass Spectrometry) that are frequently used in chemistry, biochemistry and proteomics research. It is written in the Java programming language and will run on any and all systems that have the JVM installed. As we continue to develop the software over the coming months/years and attempt to quantify the success of our efforts with testing and reviews, user input is very important. Please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JFX Konwerter

    JFX Konwerter is very easy to use JavaFX-based unit converter.

    JFX Konwerter is very easy to use JavaFX-based unit converter.
    Downloads: 0 This Week
    Last Update:
    See Project