Showing 32 open source projects for "simple java project"

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

    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: 6 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.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    EvilTransform

    EvilTransform

    Transport coordinate between earth(WGS-84) and mars in china(GCJ-02)

    eviltransform is a compact library for converting geographic coordinates between the global WGS-84 system (used by GPS) and the Chinese GCJ-02 system (used by many Chinese map services such as Google Maps China and AutoNavi). The project implements forward and inverse transformations (WGS→GCJ and GCJ→WGS) as well as a higher-precision inverse method (GCJ→WGS exact) that trades speed for sub-meter accuracy, and it includes a utility for computing geodesic distance in meters. It’s implemented (or ported) across many languages and platforms — you’ll find reference implementations in Go, C/C++/Obj-C, Java, JavaScript, Python, PHP, C#, Haskell, Rust, Swift, MATLAB and more — which makes it easy to drop into server, client, or mobile codebases. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    GetData

    Scientific Database Format

    The GetData library provides an API to interface with Dirfile databases. The Dirfile database format is designed to provide a fast, simple, scalable format for storing and reading binary, synchronously-sampled, time-ordered data.
    Downloads: 30 This Week
    Last Update:
    See Project
  • Hightouch is a data and AI platform for marketing and personalization. Icon
    Hightouch is a data and AI platform for marketing and personalization.

    Marketing needs data and AI. Give them Hightouch.

    Find insights, run real-time campaigns, and build AI agents with all your data.
    Learn More
  • 5
    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
  • 6

    Waterloo

    Java-based scientific graphics

    Java-based scientific graphics with support for Java, Groovy, MATLAB, Python, the R statistical environment, Scala and SciLab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SILA

    SILA

    Automated bacterial and archaeal genome annotation system

    SILA is a system for automated annotation of bacterial and archaeal genomes. It provides accurate gene prediction using a combination of tools (Prodigal and HGF) and a web site for task management and visualization of annotation. This project is in alpha stage. Please use the online service available at: http://www.bioinfo.ufpr.br/SILA/login.jsp Documentation (portuguese only): http://hdl.handle.net/1884/34801
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MatODE

    Matlab interface to the Open Dynamics Engine (ODE)

    MatODE is a simple Matlab toolbox for interfacing to the Open Dynamics Engine rigid body physics simulator (ODE, by Russell Smith), created by the Delft Biorobotics Lab (Delft University of Technology, Delft, The Netherlands). The system to be simulated is defined in an XML file, while the joint positions and motor signals can be sensed and actuated from a Matlab script. Examples are provided. Starting at version 0.30, MatODE is only available for Windows and Linux 64-bit. For older...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    DAT_Analyzer

    DAT_Analyzer

    striatal subregional analysis tool for dopamine transporter PET

    DAT_Analyzer (DANA) is fully automated tool for analyzing dopamine transporter PET. DANA utilizes coregistration and spatial normalization functions in SPM8 and therefore requires MATLAB 7.1 (or higher) and SPM8 in 64bit environment with more than 8 GB RAM. MAC OSX OS is recommended. It includes various custom templates for conventional MR, DARTEL MR, two type of CT, and ligand specific PET and also includes various types of striatal subregional VOI templates. It supports five types of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Admiral: The Visitor Relationship Management Company Icon
    Admiral: The Visitor Relationship Management Company

    A single platform helping Publishers grow Visitor Relationships and Revenue.

    Admiral created the first Visitor Relationship Management (VRM) platform for news and media publishers. The platform combines marketing automation, machine learning, personalization, and an engagement layer, to help digital publishers grow visitor relationships and revenue. They can deliver the right offer, at the right time, at every visitor touchpoint.
    Learn More
  • 10
    nn22 Basic Neural Networks for Octave

    nn22 Basic Neural Networks for Octave

    Simple .m files, Basic Neural Networks study for Octave (or Matlab)

    --> For a more detailed description check the README text under the 'Files' menu option :) The project consists of a few very simple .m files for a Basic Neural Networks study under Octave (or Matlab). The idea is to provide a context for beginners that will allow to develop neural networks, while at the same time get to see and feel the behavior of a basic neural networks' functioning. The code is completely open to be modified and may suit several scenarios. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LRPR

    Low Rank Page Rank: A matlab project in sparse matrix computation

    The problem of Pagerank is a simple one to state: Given a collection of websites, how do we rank them? The primary way of formulating this utilizes a transition matrix which relates how web pages interact with each other. We investigate what the effect of a low rank approximation for the transition matrix has on the power method and an inner-outer iteration for solving the Pagerank problem. The purpose of the low rank approximation is two fold: (1) to reduce memory requirements (2) to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    matGeom

    matGeom

    Library for 2D/3D geometry in Matlab.

    Geometry library for Matlab in 2D and 3D. Contains function for creation and manipulation of basic shapes, computing intersections, transformation, display... The project is being moved to GitHub: http://github.com/dlegland/matGeom
    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

    Octave development environment built upon Eclipse's Dynamic Languages Toolkit (http://www.eclipse.org/dltk/). Distributed as an Update site for Eclipse 3.7 Indigo and Indigo-based package for several platforms. Supports search, autocompletion, launching scripts, interactive console, debug and integrated plotting on Octave versions 3.2.x, 3.4.x and 3.6.x. The current goal is to make it running out-of-box on multiple platforms. Currently only Linux and Windows are supported. Mac...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Source Particle Image Velocimetry

    Open Source Particle Image Velocimetry

    Open Source Particle Image Velocimetry and PIV Analysis

    OpenPIV is an initiative of scientists to develop a software, algorithms and methods for the state-of-the-art experimental tool of Particle Image Velocimetry (PIV) which are free, open source, and easy to operate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    ** The project is merged to OpenMT project (http://openmtproject.sourceforge.net) ** Simple multi-touch implementation for Matlab users provided by Sensible UI (http://www.sensibleui.co.kr, http://www.sensibleui.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PeterHi is an initiative to provide a set of tools for education based on your existing IT infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cyberaide is a project to develop a simple interface to advanced cyberinfrastructure for developers and users. For more information, please go to: * http://cyberaide.wiki.sourceforge.net/" or chose the "Web Site" menu item
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    project java j2ee with eclipse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A highly scalable network emulation tool which emulates dynamic, mobile ad-hoc wireless network topologies in real-time, featuring easy deployment and detailed network models. It was developed in the research project HIDENETS (http://www.hidenets.aau.dk)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The simpleSVM project contains Machine Learning codes for algorithms based on the SimpleSVM. It provides methods for Support Vector Machines and related methods, such as One-Clas SVM, nu-SVM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PrepMS is a simple-to-use graphical application for MS data preprocessing, peak detection, and visual data quality assessment. PrepMS is a compiled stand-alone application. Project homepage: http://stat.tamu.edu/~yuliya/prepMS.html
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    The purpose of this project is to implement a java program that can show/edit Neural Network objects made in matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next