Showing 4419 open source projects for "dr java windows"

View related business solutions
  • 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
  • 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
  • 1

    Open Java Weather API

    Java weather API that provides uniform access to different sources.

    This package provides a common interface for users to access weather information from different data sources, and a skeletal implementation for data providers to quickly set up data access via Java. At a glance, the weather information is categorized into features and each feature is further divided into weather properties. Users query the data source by features or weather properties, and then receive the data as a list of weather reports. Strongly typed weather properties ensure that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LExAu: Learning Expectations Autonomously. Library for on-line data driven statistical machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Operations Research EXperiment Framework for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ank Zyotish

    Ank Zyotish

    Ank Zyotish, fortune-teller app ,written in Java.

    Ank Zyotish is based on Numerology Calculations for predicting various aspects of human on the bases of his/her Date Of Birth. Ank Zyotish performs various mathematical calculations and generate a specific set of predictions related to that person.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Snifflib Numerical Library

    Snifflib Numerical Library

    Open-source computational library written in pure JAVA

    The Snifflib numerical library provides honest-to-goodness N-dimensional array construction and manipulation along with standard linear algebra functionality as well as statistics and computational routines in the JAVA language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    NN Image Recognition (with source-code)

    This is ANN trained application to predict digits from 0 - 9.

    It can predict digits from 0-9 with Artificial Neural Network. I trained ANN with 100 samples of each digit. It takes input of 20x20 pixel image and predicts it with Neural Network. It may predict wrong digit due to very low sample data but it work 90% correctly. Note: JRE 1.6 is required to run this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Javafastcomplex

    Javafastcomplex has both mutable and immutable complex numbers

    Javafastcomplex is a fast complex number package for Java. Most existing complex number packages implement only immutable complex numbers, which is easy to understand given that immutable objects lead to more understandable code. Mutable complex numbers would avoid garbage-collection penalty and therefore be faster in calculations. Javafastcomplex implements both mutable and immutable complex numbers, and has a common interface for both, allowing users to write functions that can take either...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BioDare

    BioDare is Biological Data Repository focused on timeseries data

    BioDare (Biological Data Repository) was developed under the multi-site ROBuST project (http://hallidaylab.bio.ed.ac.uk/ROBuST.html) to support data exchange inside the project. It is a web application which allows data-sharing (including public dissemination), data-processing and analysis, with the main focus on time-series data produced in circadian experiments. The main features of BioDare are: - an online repository for experimental data accompanied by extensive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Face Recognition Based Login Assistant

    Login to Websites Automatically Using Your Face as Password

    Face detection can be regarded as a more general case of face localization. In face localization, the task is to find the locations and sizes of a known number of faces (usually one). In face detection, one does not have this additional information. Face detection is mostly used along with facial recognition feature to extract faces out of an image or video feed and identify the faces against a set of stored images. This feature can be used for tracking prisoners, attendance and signing in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 10

    BDcheckRelease

    Scrab book for checking releases

    A play ground to make sure I know how to use it before making the real release
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    DobHelper

    DobHelper

    Make star maps for anywhere at anytime

    Generate star maps for anywhere at anytime. Choose from a database of thousands of deep sky objects, including all Messier, Caldwell, and NGC objects. Also allows recording of notes on viewed objects, and configuration of user-generated observation lists.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    TronTool

    TronTool

    Tuning of java neuroph.org neural nets.

    By using a neural net from neuroph.org with the programmlanguage Java, you can change the net by this software. Easy watch it on the screen and move the values up or down. More or less value at the output neurons. Saving, Loading from different .nnet`s. Adding comments. Changing the visible output neuron Setting wished input neurons to get visible. A small fast and easy weight version and a continuing version, which should get involved in the neuroph project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Cyrface

    Cytoscape and R interface

    A Cytoscape plug-in to interface with R language. The connection is established using Rserve library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MSTParser

    MSTParser is a non-projective dependency parser that searches for maxi

    MSTParser is a non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported. mstparser 0.5.1 is now available via Maven Central. If you use Maven as your build tool, then you can add it as a dependency in your pom.xml file: <dependency> <groupId>net.sourceforge.mstparser</groupId> <artifactId>mstparser</artifactId> ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    java-numbers

    A library for working with various complex numbers in Java.

    Java-Numbers is a library for working with complex numbers of arbitrary precision in Java. Currently I have implemented Rational, which describes rational numbers in vulgar form. For example instead of 1/3 becoming the irrational 0.3333..., it remains 1/3, and so operations on it result in what was intend, i.e. (1/3) * (3) = 1, and not 0.3333... * 3.0 = 0.9999...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TikiOne JaCoCoverage

    TikiOne JaCoCoverage

    Java (6&7) Code Coverage Plugin for NetBeans, based on JaCoCo

    NetBeans module that provides JaCoCo code coverage (Java7 compatible). For Ant based JavaSE projects. Maven and Gradle support may be added later. WARNING: Binary files have been removed. They're now on a NetBeans update center. Please check https://github.com/jonathanlermitage/tikione-jacocoverage#download-stable-and-dev-builds for details. ~Jonathan Lermitage <jonathan.lermitage@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19

    Colas

    Analysis based on queuing theory

    This software allows analysis based on queuing theory. The software is simple and intuitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LARA

    LARA

    Lightweight Architecture for boundedly Rational Agents

    For the purpose of policy simulation in coupled social-ecological systems (e.g. energy supply), a credible modelling of actors – especially citizens – and their decision processes is needed. This requires a framework capable of handling high numbers of heterogeneous agents (several hundreds of thousands). LARA (Lightweight Architecture for boundedly Rational Agents) meets these requirements and fills the gap between frameworks without built-in psychological foundations and full-fledged...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    qcasoft

    Qualitative Comparative Analysis with Fuzzy Data in JAVA

    This software allows qualitative comparative analysis with fuzzy data. The program is based on the work of C.C. Ragin. For more information, see the following articles: * Ragin, C. C., 1987, The Comparative Method. Moving beyond qualitative and quantitative strategies, Berkeley/Los Angeles/London: Univ. of California Press. * Ragin, C. C., 2000, Fuzzy-Set Social Science, Chicago/London: University of Chicago Press. * Ragin, C. C., 2000, Redesigning Social Inquiry: Fuzzy Sets and Beyond,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    LanguageTool

    Proofreading Software for 20+ Languages

    LanguageTool is an Open Source language/grammar checker. *** THIS REPOSITORY IS OUT OF DATE, see https://github.com/languagetool-org INSTEAD ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Razor is a set of Java- and JOGL-based medical image tools which can be composed into a standalone application or integrated into other medical imaging applications. Via JOGL, Razor uses OpenGL to enhance and accelerate some medical imaging functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GComb

    GComb is a gCode viewing tool with an interior focus

    GComb is an open-source quick and easy Java tool intended to ease the lives of all 3D printing hobbyists by providing a look inside a “sliced” GCode file and a better view of what is going to be printed, before it is printed. It works by parsing GCode files and producing an image for each layer of the printed object, any of which can then be viewed. GComb was originally written on Mac OS X using Eclipse with Java version 1.7.0_25, and was made for a Makerbot™ The Replicator Dual printing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A collection of Java ports of open source terrain and solar system generation packages. Code has been extensively refactored, extended and documented. GPL License with exception for required libraries.
    Downloads: 1 This Week
    Last Update:
    See Project