Showing 3892 open source projects for "java windows 7"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 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
  • 1

    STM32F100 to STM8S105 SWIM library

    SWIM protocol for flash programming of STM8 processors

    Library for programming flash memory of STM8S105 using STM32F100. You may use this abandoned project as an inspiration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    DataShot
    Applications to support the efficient capture of data from natural science collections specimens (particularly entomological collections), by facilitating pre-capture of data reflecting the storage structure of the collection, imaging of the specimens to separate data capture from specimen handling, and community sourcing transcription of hand written label data. Designed and written by a team at the Museum of Comparative Zoology. Includes a PreCapture barcode application refactored from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Virtual Cell

    Former home of the Virtual Cell platform (VCell), see http://vcell.org

    This project and all source code has moved to GitHub, see https://github.com/virtualcell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Maltcms
    The Maltcms - Modular Application Toolkit for Chromatography Mass-Spectrometry is a JAVA API for preprocessing, alignment, analysis and visualization of data stored in open file formats used in Proteomics and Metabolomics research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    reacTIVision
    reacTIVision is a computer vision framework for the fast and robust tracking of markers attached on physical objects, and the creation of multi-touch surfaces. It was designed for the rapid development of table-based tangible user interfaces.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 6
    Scommunication

    Scommunication

    Scommunication is easy to use rs232 rs485 communication application

    ...All sent and coming data you can see ASCII HEX DECIMAL or BINARY. With timer -- timer add after version 2-- you can send data every second , half second or how you want This application written in java(fx) so you can use windows linux or mac. Tested with arduino uno,arduino nano, arduino mega, frdm-kl46z and frdm-k64f In some problem feel free to send me mail: hrasity@hotmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Discriminative Language Editor

    Discriminative language editor based on ontologies

    Text editor in Java that is able to detect discriminative expressions while the user is typing. When the internal ontology-based analyzer detects a potential discriminative expression the user is advised by underscoring the related words in the text. A descriptive message about the issue is also shown to the user when the cursor is placed over the potential discriminative expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An open source workbench for chemo- and bioinformatics built on the Eclipse Rich Client Platform (RCP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    freehealth

    freehealth

    Free and open source Electronic Health Record

    ...healthcare centers hospitals clinics medical doctors nurses physiotherapists allied health professionals FreeHealth EHR is coded in C++ / Qt5. Supported OS: * GNU/Linux: Debian, Ubuntu * Mac OS: 10.9 Mavericks (64 bit), 10.10 Yosemite, 10.11 El Capitan * Windows: Windows 7 (32 bit & 64 bit), Windows 8, Windows 10 What languages are available? * English: 100% * French: 100% * German: 75% FreeHealth EHR can be easily translated to your language. Can I make a donation? Yes! Go to our Donation page: https://freehealth.io/en/donate Your money will speed up the development process FreeHealth EHR is a fork of FreeMedForms EMR[2] [1]: copyright © 2016 Jerome Pinguet [2]: Copyright (C) 2008-2015 by Eric MAEKER
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    CurvatureFilter

    CurvatureFilter

    Curvature Filters are efficient solvers for Variational Models

    These curvature filters were developed by Yuanhao Gong during his PhD studies. MC filter and TV filter are exactly the same as described in the paper. However, the GC filter is slightly modified. Please cite the following papers if you use a curvature filter in your work. Traditional solvers, such as gradient descent or Euler Lagrange Euqation, start at the total energy and use diffusion scheme to carry out the minimization. When the initial condition is the original image, the data fitting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Priority Estimation Tool (AHP)

    Priority Estimation Tool (AHP)

    PriEsT is a decision making tool for Analytic Hierarchy Process (AHP).

    Priorty Estimation Tool (PriEsT) is a decision analysis tool. You can use it for ranking the options you have, or alternatively, you may use it for resource allocation (budgeting) problems. In PriEsT, you enter a list of available options and then define your criteria for prioritization. After defining criteria, PriEsT allows you to enter your judgements against each criterion, which are then used to calculate the final ranking (or weights). Please cite this if you find it...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 12

    ThéMA libs

    Commons and utils Java classes used in ThéMA projects

    This project contains 7 Java libraries developped in ThéMA laboratory : - common - data - parallel - drawshape - graph - network - msca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    yb Medical Dictionary User Customizable

    java8 based yb (creator's name) medical mini dictionary with text file

    As a medical blogger, I felt that there is a need for platform-independent medical dictionary. Hence 'java 8'. The dictionary must be customizable ie. user should be able to add, delete words. Hence, the use of text file for medical data, instead of xml or some database or sql or some hard-to-understand things. Java 8 can be invoked even from usb pen drives. We have used only one .java file which contains the main class. Compiling it yielded only two classes. Thus simplicity is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Volterra2.0

    Volterra2.0

    Volterra series Identification Tool

    Orthogonal method for the Identification of Volterra series. It is an extension of Lee-Schetzen method with two major improvments: 1. Reduced identification uncertainty in diagonal kernel points. 2. Possibility to identify each Volterra kernel with an input with different variance. This feature reduces the identification noise on lower order kernels and improve the "resolution" on higher order kernels. For reference see: Simone Orcioni. Improving the approximation ability of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Software suite for cell modelling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SAJaS

    Simple API for JADE-based Simulations

    The Simple API for JADE-based Simulations (SAJaS) is a proposal to bridge the gap between MAS simulation and development. SAJaS enhances MABS frameworks with JADE-based features. While empowering MABS modellers with modelling concepts offered by JADE, SAJaS also promotes a quicker development of simulation models for JADE programmers. In fact, the same implementation can, with minor changes, be used as a large scale simulation or as a distributed JADE system. SAJaS provides, for certain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Entrainer
    Entrainer is a Java program (JRE 1.8.0_40+ required, available from http://java.sun.com/javase/downloads/index.jsp) which creates binaural beat frequencies with sound, light and animations for the purpose of entraining one's brain waves.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    Repast

    Repast

    The Repast Suite is a family of free agent-based modeling libraries.

    The Repast Suite is a family of advanced, free, and open source agent-based modeling and simulation platforms that have been under continuous development for over 20 years. Current source code and releases are hosted on Github https://repast.github.io/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    SMT: SAR Management Toolkit

    SMT: SAR Management Toolkit

    Application for managing land searches for missing persons.

    Experimental application for assisting in the management of land searches for missing persons. Incorporates OpenJump for GIS rendering of segments, establishing intitial POA values for segments through consensus or mixed consensus and statistical distances, POS and POA recalculation based on PODs from applied resources, and task assignments suggested by missing person behavior profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GFinisher

    genome assembler finisher, gap, gap close, sort contig

    GFinisher is an application tools for refinement and finalization of prokaryotic genomes assemblies using the bias of GC Skew to identify assembly errors and organizes the contigs/scaffolds with genomes references. contact dievalg at gmail.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    TER implements the CCSDS Recommendation for Image Data Compression (CCSDS 122.0-B-1). TER also adds new features to the Recommendation. TER is designed and programmed with the aim to provide a good basis to test and develop the CCSDS Recommendation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    Abc-Map

    http://abc-map.fr

    Tutorials and help: http://abc-map.fr New version coming soon ! https://github.com/remipassmoilesel/abcmap2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Astro And Calc

    Astro And Calc

    Calculate Astronomical Data

    Berechnung astronomischer Erscheinungen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jSulfoQuant

    jSulfoQuant

    Sb/(Sb+As) content ratio determination of the sulfosalts minerals

    A computer program for a fast and accurate determination of Sb/(Sb+As) content ratio in the tetrahedrite-tennantite and bournonite-seligmannite solid solution series by at least one spectral parameter (band position or relative intensity) of their Raman spectra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PANTHER project: software for modeling of protein sequence and function evolution, and tools for applying these data to the analysis of genome data, expression data and coding SNPs. Details available at http://www.pantherdb.org.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB