Search Results for "java open source" - Page 8

Showing 727 open source projects for "java open source"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Matlab Toolbox 'Measures of Effect Size'
    A set of Matlab functions which compute effect size statistics and (exact) confidence intervals for a wide range of data analysis situations, including two-sample-, oneway-, twoway- and contrast analyses as well as categorical data in tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ECO

    ECO

    Matlab implementation of the ECO tracker

    ECO (Efficient Convolution Operators for Tracking) is a high-performance object tracking algorithm developed by Martin Danelljan and collaborators. It is based on discriminative correlation filters and designed to handle appearance changes, occlusions, and scale variations in visual object tracking tasks. The code provides a MATLAB implementation of the ECO and ECO-HC (high-speed) variants and was one of the top performers on multiple visual tracking benchmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a MATLAB model of an end-to-end chain compliant to the DVB-T2 standard (ETSI EN 302 755 available from www.etsi.org). It was originally developed within the DVB consortium (www.dvb.org) by AICIA, BBC, Pace, Panasonic and SIDSA.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    TX-TL modeling toolbox

    Modeling and analysis tools for the TX-TL cell-free expression system

    This project contains tools for using the TX-TL cell-free expression system. These tools include component models for simulating and analyzing biomolecular circuits, as well tools for composing circuits and creating more complex systems. NOTE: This project has been shifted to GitHub: https://github.com/BuildACell/txtlsim
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 5
    R-FCN

    R-FCN

    R-FCN: Object Detection via Region-based Fully Convolutional Networks

    R-FCN (“Region-based Fully Convolutional Networks”) is an object detection framework that makes almost all computation fully convolutional and shared across the image, unlike prior region-based approaches (e.g. Faster R-CNN) which run per-region sub-networks. The repository provides an implementation (in Python) supporting end-to-end training and inference of R-FCN models on standard datasets. The authors propose position-sensitive score maps to reconcile the need for translation variance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Tensiomet

    A MATLAB compatible library for surface stress measurements

    Tensiomet is a library of MATLAB functions and procedures that helps to conduct pendant drop measurements and to post process acquired data. Its focus is elastomery, to recover material parameters of elastic interfacial layers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    mp3respectr

    mp3respectr

    Weakening effect on the MP3 audio encoder

    Weakening effect on the MP3 audio encoder and the assimilation of the spectral characteristics of the source. Produced by applying empirical filter (derived from an analysis of a pair of flac-mp3) to the sound in the space R2. 1) Transfer the sound of the space R to R2 (mp3rsrr2); 2) Finding the empirical filter by OLS pair flac-mp3 (mp3rsols); 3) Apply a filter to the sound (mp3rsvalue); 4) Transfer the sound of the space R2 in space R (mp3rsr2r);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CoRoPa stands for Computational Rough Paths. The aim of CoRoPa is to provide a software framework for various ideas related to Rough Path Theory, including rough differential equations and the digital description of serial data streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 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
    Heat transfer in a bar and sphere

    Heat transfer in a bar and sphere

    Heat transfer in a bar and sphere using finite differences.

    Simulation of the heat transfer in a bar and a sphere (1D) using finite differences in Matlab. Authors: -Jheyson A. Mogollon R. - jheyson260@gmail.com -Luca Meinardo - lucameinardo@gmail.com -Angie Xiomara González - angiegduque@gmail.com Current Version: 2.0 Date: 30/05/2017
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HashingBaselineForImageRetrieval

    HashingBaselineForImageRetrieval

    Various hashing methods for image retrieval and serves as the baseline

    This repository provides baseline implementations of deep supervised hashing methods for image retrieval tasks using PyTorch. It includes clean, minimal code for several hashing algorithms designed to map images into compact binary codes while preserving similarity in feature space, enabling fast and scalable retrieval from large image datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MicroMos

    MicroMos

    To automatically obtain mosaics of partially overlapping images.

    MicroMos is an open-source software tool written in MATLAB (The MathWorks, Inc., Massachusetts, USA), for automatically obtaining mosaics of partially overlapped images, also manually acquired. It was designed for stitching microscopy images, but thanks to the many parameters available it works also for other types of images. For more details, please, read: a) F.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SimilarityViewer

    SimilarityViewer

    Identify co-occuring genes in cyanobacteria

    The SimilarityViewer allows the identification of genes co-occurring in subsets of 77 cyanobacterial organisms. The software is available as a MATLAB script and as stand-alone applications for Mac, Linux, and Windows computers. To install this program download the zip file appropriate for your system, unzip it, and follow the instructions in the README file. SimilarityViewer and the included data are licensed under the Apache License Version 2.0. If you use the SimilarityViewer for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    All future developments will be implemented in the new MATLAB toolbox SciXMiner, please visit https://sourceforge.net/projects/scixminer/ to download the newest version. The former Matlab toolbox Gait-CAD was designed for the visualization and analysis of time series and features with a special focus to data mining problems including classification, regression, and clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...Though, initially developed for experiments related to fretting wear but can be effectively used to interpret experimental data from any field. The attached files contain source code as well as a sample MATLAB (.mat) data file of 13 variables. It could be replaced to the data file of your choice. The code is open source but you are requested to give credits if used. Additionally, it also has some useful functions for exporting and generating publication quality figures for different kind of figures in MATLAB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CMake BASIS

    CMake BASIS

    Build system And Software Implementation Standard

    The CMake Build system And Software Implementation Standard makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices and utilities available. More importantly, BASIS supplies a fully integrated suite of functionality to make the whole process seamless! Check out the web site for more information. The Git repository of this project is hosted on GitHub. Some interesting facts about this project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AKtoolbox

    AKtoolbox

    Matlab Toolbox for coevolution analysis of multiple sequence alignment

    AK Toolbox is a Matlab Toolbox for co-evolution analysis for protein Multiple Sequence Alignment (MSA) distributed under Simplified BSD License. The aim of AK toolbox is to provide a set of Matlab functions, which are independent of Matlab Bioinforamtics Toolbox, for coevolution anaylsis for MSA. At present, co-evolution methods available in this package are Statistical Coupling Analysis (SCA), Explicit Likelihood of Subset Covariance (ELSC), Mutual Information (MI), Observed Minus...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20

    Gene-Environment iNteraction Simulator 2

    A tool able to simulate gene-environment and gene-gene interactions.

    Gene-Environment iNteraction Simulator 2 (GENS2) simulates interactions among two genetic and one environmental factor and also allows for epistatic interactions. GENS2 is based on data with realistic patterns of linkage disequilibrium, and imposes no limitations either on the number of individuals to be simulated or on number of non-predisposing genetic/environmental factors to be considered. The GENS2 tool is able to simulate gene-environment and gene-gene interactions. To make the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MRiLab

    MRiLab

    A Numerical MRI Simulation Platform

    The MRiLab project is moving to GitHub, the latest version can be obtained from https://leoliuf.github.io/MRiLab/ The MRiLab is a numerical MRI simulation package. It has been developed and optimized to simulate MR signal formation, k-space acquisition and MR image reconstruction. MRiLab provides several dedicated toolboxes to analyze RF pulse, design MR sequence, configure multiple transmitting and receiving coils, investigate magnetic field related properties and evaluate real-time...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    matlab2tikz

    matlab2tikz

    Converts MATLAB®/Octave figures to TikZ/pgfplots figures

    matlab2tikz is a MATLAB(R) script to convert native MATLAB(R) figures to TikZ/Pgfplots figures that integrate seamlessly in LaTeX documents. matlab2tikz supports the conversion of most MATLAB figures, including 2D and 3D plots. For plots constructed with third-party packages, your mileage may vary. Sometimes, MATLAB makes it hard to create matching LaTeX plots by keeping invisible objects around or stretching the plots too far beyond the bounding box.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    F-Tracker3D

    F-Tracker3D

    A software tool for tracking fluorescent cells in 3D

    ...It is a software tool designed to track fluorescent cells using time-lapse z-stacks of images acquired with a confocal or light-sheet microscope. First, each single cell is tracked in 2D by using the maximum intensity projections of the z-stacks and CellTracker, the free open source software available at: www.celltracker.website. Then, the 3D track of each cell is obtained analysing the z-stacks and looking for the z-plane with the maximum intensity value for the different x-y positions previously determined. F-Tracker3D is written in MATLAB (©, The MathWorks, Inc., Massachusetts, USA) and the source code is freely provided. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SoundRuler is a tool for acoustic analysis, graphing and teaching. It interactively recognizes and measures 35 temporal and spectral properties of each sound in a file. It also features several measurement, graphing and didactic modules.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    PALM

    PALM

    Probabilistic natural mapping for gene based association study.

    PALM is a software that conducts gene-based association analysis. PALM exploits Hidden Markov Models (HMM) to capture the inner genomic structures. Then, unique gene features (termed "palm prints") are extracted for each gene set by calculating the natural gradient. Then palm-prints are tested with chi-square significance test.
    Downloads: 0 This Week
    Last Update:
    See Project