Showing 229 open source projects for "java usb library"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    neuralnetgen is intended to be a universal neural net generator that receives a neural net description (on Neural Net Description Language, also developed on this project) and generates ANSI C code of a library that implements it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Wolfram Machine project is an effort to create a set of documentation and useful modules (both hardware and software) for a computing architecture based on the mathematical theories presented in Steven Wolfram's book _A_New_Kind_of_Science_.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java arbitrary-precision calculator and expression parser. "Compiles" text equations into functors to be executed using the Java BigDecimal class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A documented, maintained, and easy to use java library for plotting various statistical and mathematical graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    JVisual3D is a GUI library, 3D geometry viewer and a mathematical visualization software written in pure java. It is comparable with the well known javaview project. This is under GPL. Create, manipulate and display easiely meshes, 3d shapes, surfaces,..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MATHLIB3D: MATHLIB3D is a Vector/Matrix/Quaternion/Plane/Polynomial C++/Java library targeting either precision or fast mathematical operations executed on vectors, matrices and quaternions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java Complex is a complex number library for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A thoughtfully designed Java library for dealing with Matrices ( Matrix Theory ). Simple, Intuitive and Flexible. The library revolves around a Matrix interface. Operations are thoughtfully distributed. Not guilty of exposing all-in-one Matrix class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Probabilistic Factorisation of Large Integers" Lima is a platform-independent software tool, written in Java, for factorising arbitrary integers using probabilistic algorithms and distributed computing methods.
    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
  • 10
    Java Math Library (JML) is a fairly robust mathematics library that can be used for anything from basic calculations to some more advanced mathematical functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JGV is a Java applet that lets you embed movable 3D objects in web pages. Users can rotate, scale, translate, select and annotate the objects interactively. Also, JGV supports XML-based transmission of user events to the source web server over HTTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Library made with the quantity/formatter pattern. (Currency/CurrencyFormat, Density/DensityFormat, Dimension/DimensionFormat, Distance/DistanceFormat, ElapsedTime/ElapsedTimeFormat, Temperature/TemperatureFormat, Volume/VolumeFormat, Weight/WeightFormat)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JQuantity is a set of Java classes which enable developers to build scientific applications using quantities which are either exact or have known (bounded) errors. Quantities may include units, may be complex, non-scalar, etc. Extends java.math classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    directed rounding, rational arithmetic and arbitrary precision arithmetic based on regular continued fraction expansions Moved to https://exactarithmetic.dev.java.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JHLib is a mathematical software library written in Java. With support for 2D,3D and nD mathematical calculations, also including Matrix, functions support and shapes. It includes a few none mathematical code, like filesearch and screen scraping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The GSL Java Interface allows Java applications to access the GNU Scientific Library. The interface is built using the Java Native Interface (JNI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GoGraph is a tutorial software giving informatics students an easy, interactive and ergonomic way to learn and exercise the graph theory. It is based on JGraph, an open-source graph component for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Minor Java Algebra Library aims to become an open, standard Java library for common problems in the domain of algebra and selected optimisation problems such as TSP and others. MiJAL is aimed to be used in educational envirements but not limited to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jmathplot is a light java library designed to allow easy plotting of 2D and 3D datas in a java panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SNARLI (Simple Neural ARchitecture LIbrary) is a Java package containing a back-prop layer class and classes for the Self-Organizing Map and Incremental Growing Grid. The back-prop class supports sigma-pi connections and back-prop-through-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HmmSDK is a hidden Markov model (HMM) software development kit written in Java. It consists of core library of HMM functions (Forward-backward, Viterbi, and Baum-Welch algorithms) and toolkits for application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Provide the building blocks for a GIS system consistent with the current standards from OGISŠ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JRVFSim (Jarvis) is a simulator of a fluid dynamics phenomenon known as radial viscous fingering. Its main feature consists of taking jordan curves and simulating their evolution subject to various parameters. Includes a partial API for numerical methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JMAT : Java MATrix tools package. Provides an easy-to-use class of matrix with MATLAB-like functions and syntax. JMAT also includes plots and histograms in 2D or 3D, an expression parser, and some statistic simulation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MIDP or some KVM implementation don't support float or double type. There is a Java Math Library implement the most math functions in a Parametric Math Fixed Point Package. This package use only integer type.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB