Showing 28 open source projects for "java project with source code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    MCM-ICM

    MCM-ICM

    Mathematical Contest resources

    MCM-ICM is a curated archive of Outstanding Winner (“O-奖/特等奖”) solution papers from the Mathematical Contest in Modeling and the Interdisciplinary Contest in Modeling, spanning the early 2000s through recent years. The repository is organized by year, with per-year folders that collect the top-ranked reports and, in later years, additional materials such as problem statements or problem notes when available. It has evolved from a single-maintainer project into a collaborative effort...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Systems Biology Markup Language (SBML)

    Systems Biology Markup Language (SBML)

    A file format for exchanging computational models in systems biology

    The Systems Biology Markup Language (SBML) is an XML-based description language for representing computational models in systems biology. Visit the project web site to learn more.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    SOFA Toolbox

    SOFA Toolbox

    Spatially Oriented Format for Acoustics

    This project provided the SOFA Toolbox, a toolbox for the spatially oriented format for acoustics (SOFA). The SOFA Toolbox is the successor of the SOFA API for Matlab/Octave. More information about SOFA can be found here: http://sofaconventions.org On July 2025, we have left SourceForge: The SOFA Toolbox 2.2.0 is the last release published here. All further releases can be found at the SONICOM Ecosystem: https://ecosystem.sonicom.eu/tools/ The code development happens on GitHub...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    CyberUnits

    CyberUnits

    Class library for computational cybernetics

    CyberUnits is a cross-platform class library for rapid development of high-performance computer simulations in life sciences. It supports modelling for biomedical cybernetics and systems biology with Object Pascal.
    Downloads: 8 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    ASALI

    ASALI

    ASALI is an open-source code for chemical engineers

    Do you work with chemical reactors? Are you curious about them? ASALI is the open-source code that you are looking for. Chemical reactor models, transport/thermodynamic properties of gases, equilibrium calculations. ASALI couples all these features with an user friendly graphical interface. Modeling chemical reactors has never been so easy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    LINE Solver

    Queueing Theory Algorithms

    LINE is an open-source software package to analyze queueing models via analytical methods and simulation. The solver is available for Java/Kotlin, MATLAB, and Python. LINE features algorithms for the solution of open queueing systems (e.g., M/M/1, M/M/k, M/G/1, ...), open and closed queueing networks, and layered queueing networks. Additional details are available on the project website: http://line-solver.sf.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ebfformat

    ebfformat

    An Efficient Binary data Format

    EBF, which stands for Efficient Binary Format, is a binary file format for reading and writing binary data easily. Reading writing routines are currently available in C,C++,Fortran,Java, Python, IDL, MATLAB. A program called ebftkpy which has a set of utility functions to work with the .ebf files , e.g., viewing the contents and getting a summary, is also provided. The EBF specification is designed to be concise and easy to understand to make it easier for others to write their own code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SCALEXTRIC_CONTROLLER

    SCALEXTRIC_CONTROLLER

    An open source controller for Scalextric community

    Open source controller for Scalextric community. Scalextric Controller is composed by a custom hand controller, used to drive the Scalextric slots cars, and Android application used to communicate with the hand controller via Bluethoot low power (BLE). This project repository contains the PCB project, the micro embedded software, the Android App and the 3D CAD design of the cricital mechanical parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NiftyRec
    This project, developed at UCL London, provides code for tomographic reconstruction. NiftyRec is written in C and has Python and Matlab extensions. Computationally intensive functions have a GPU accelerated version based on CUDA.
    Downloads: 38 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    GoIFISH

    GoIFISH

    for the semi-automated analysis of IFISH images

    GoIFISH has been developed for the analysis of IFISH (Immunofluorescence + Fluorescence in situ Hybridisation) images, performing nuclear, membrane and spot detection. Users can manually edit segmentation results, perform background adjustments, construct heatmaps, topology maps, and perform cell classification. All results can be exported for further analysis. GoIFISH has been developed in MATLAB, however binaries are provided to run the program outside of the MATLAB environment. Source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FrancescoMontorsi ScientificResearch

    FrancescoMontorsi ScientificResearch

    Scientific research work of Francesco Montorsi,Univ. of Modena, Italy

    This project hosts the code and the documents which were created by Francesco Montorsi during his PhD at the University of Modena and Reggio Emilia, Italy, about indoor and outdoor localization and navigation techniques. The code (mostly MATLAB code) is publicly available to enable reproducible research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pymatlab

    A pythonic interface to MATLAB

    This package lets Python users interface and communicate with MATLAB from Python. Pymatlab makes it easier for users to integrate a project with a large MATLAB codebase into python scripts by using MATLAB scripts as a part of the python program. The basic functionality of this package is to send data from Python to MATLAB's workspace to be able to run Matlab function on the data. After processing you retrieve back data to python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Matlab wind turbine model

    Generic Matlab model of a wind turbine drive train.

    This is a project to create a simple, open-source, simulation of a turbine suitable for use in wind or tidal streams in plain Octave/Matlab code. It will be designed to be suitable for integration with, and the testing of, some existing power take-off models. The drive train of the turbine will be modeled, with the scope of the model being the conversion of a given wind velocity to a torque at the input of a power take-off unit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Octclipse

    Octclipse

    Octave Eclipse GUI

    ... support is possible. The project needs a maintainer for Mac version, since I don't have Mac to build Octclipse and test it on this platform. Also, it is worth to support Eclipse 4.0 Juno with DLTK 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Virtual Sound Level Meter

    Virtual Sound Level Meter for analyzing calibrated sound files

    .... Source code requires MATLAB + Signal Processing Toolbox. Developed under MATLAB R2010a (but might work with some earlier versions) Executable version does not require MATLAB and runs under Windows XP, Vista, and Windows 7.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    MATLAB GUI and code to map cell distribution around smooth spherical microcarriers beads from laser scanning confocal microscope images
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Netcdf-Java ToolBox for Matlab-njTBX
    The NJ toolbox (njTBX) is a matlab object API, built on top of Unidata's Netcdf-Java API to facilitate netCDF model data manipulation. Development of njTBX is a part of 'An Open-Source Community Model for Coastal Sediment Transport' project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    primeHandle is a set of data management tools in support of the PrIMe Initiative (http://primekinetics.org). primeHandle includes graphical user interfaces for searching through data collections, editing and submitting data to the PrIMe Data Depository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tissue Modeling Tool (TMT) is a Matlab-based open source project aiming to share constitutive modeling code and algorithms within the tissue biomechanics community. It is meant to be modular, fast, and easily extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Projeny (Probablistic Networks Generator in Java) is a graphical (Java SWT) front-end to BNT (Bayes Net Toolbox for Matlab). Projeny requires BNT, JMatLink and a Matlab back-end. There is no installable release package, but source code is available on SVN - please check out from SVN to use Projeny. Projeny was started with BNJ as the base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Excited Energy Levels and Various Shapes (EELViS) was developed for calculation of the Extended Tao-Eldrup model results. The relation between potential well dimensions and positronium (Ps) lifetime can be calculated using this code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a tool(MATLAB code) to find out the least-weighing path in a maze containing coloured squares where every colour has its own specified weight/cost. By default, it is programmed to calculate the path in a 8x8 square maze.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of the software is to calculate the undulation between the WGS84 ellipsoid (GPS height) and the EGM96 geoid (mean sea level) in MATLAB, based on the C code in the "egm96-f477.c" project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a universal interface for various functions and programs, mathematical or any others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A toolbox for quantitative morphometric analysis of early development in spherical embryos, such as Xenopus laevis (African Clawed Frog). The toolbox is developed for Matlab 6.5 and higher and combines C-Mex code with Matlab functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.