Search Results for "java usb library" - Page 71

Showing 9366 open source projects for "java usb library"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    A Color Management System library implement by Java language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UADetector

    UADetector

    UADetector detects over 190 different desktop and mobile browsers.

    Web sites and services often include code to detect browsers to adjust their behavior according to the user agent string received. UADetector is a library to detect over 190 different desktop and mobile browsers and 130 other User-Agents like feed readers and email clients. The analysis of UADetector is based upon the data from http://user-agent-string.info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cascalog

    Cascalog

    Data processing on Hadoop without the hassle

    Cascalog is a powerful Clojure (and Java) data processing and querying library built atop Hadoop (via Cascading), providing a high-level, Datalog-inspired abstraction for both big data processing and local computation. Cascalog is hosted at Clojars, and some of its dependencies are hosted at Conjars. Both Clo/Con-jars are maven repos that's easy to use with maven or leiningen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    uranus4abm

    Universal Random Number Service for Agent-Based Models

    The purpose of URaNuS (Universal Random Number Service) is to provide a common library for Agent-based models that allows modelers to define different random streams and/or generators for different model parts in order to investigate the influence of distinct model parts to stochasticity. It is also useful to manage random numbers in the interplay of multiple libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Aurora Game Hub

    Aurora Game Hub

    Experience your PC Games Beautifully. Try it, we think you'll like it.

    ======================== Welcome! =========================== Experience your PC Game Library Beautifully. Try it, we think you'll like it. Check out our new video! http://www.youtube.com/watch?v=GHeQP8dNlvU Aurora Game Hub is something we made out of hate for the current PC Gaming experience. We Love Playing PC Games. We really love gaming on the PC. We think using the awesome power and flexibility of PC and using inspiration from the elegant and beautiful experience...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The goal of this project is to provide a reusable library to transform common file formats to content objects and ContentProvider plugins to common file repositories like Filesystem, CMIS and others for iQser GIN Semantic Middleware (www.iqser.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JaToo Imager

    JaToo Imager

    View and alter images (batch processing available).

    JaToo Imager is a Java Open Source application created to view and alter images. Batch processing is also provided.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    JNdiff: An Optimized Alghorithm for Natural (XML) Diff-ing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AMX Duet PJLink Module

    Control PJLink projectors over IP with AMX Duet or NetLinx.

    This library contains the code for NetLinx or Duet projects to interface with video projectors that implement the PJLink protocol over TCP/IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    heylib

    heylib

    Android移动图书馆

    android图书馆设计采用android编写,mysql作为数据库,全程以SSH作为后台管理系统。其作为一个联网客户端,主要实现了在线登录,找回密码,查询个人信息,个人借阅信息以及检索图书和在线借阅图书的功能。其前台页面主要借鉴于《饭否》客户端,但后台代码基本为本人所写。本人在项目中担任项目负责人。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java library for communicating with Live For Speed's InSim network protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    javaGeom

    A geometry library for Java

    A java library for geometry applications. Provides a general framework for manipulating and creating geometric primitives, computing intersection points between shapes, composing them to create new shapes, and performing some measurements. Important note: the repository has now moved to GitHub: https://github.com/dlegland/javaGeom Please update bookmarks!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    ntlmv2-auth

    NTLMv2 authentication library and filter for Java

    NTLMv2 SSO filter and API for Java, based on a JCIFS-extension from the "Liferay Portal" product (http://www.liferay.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NFC communication library

    Android library for communicating with NFC tags

    The primary Source of communication With an Android-powered Device when dealing With NFC tags, is through NDEF Messages. However, when desiring to use the extended features of the individual tags, the user is required to implement the tags binary protocol stack. This Project is an attempt to ease the workload of Developers desiring this type of Access, by providing a simple API for communicating With the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    crypto-native

    crypto-native

    Java native access for pc/sc, pkcs11, openct based on JNA

    This is a java native wrapper, based on JNA of standard methods to access smart cards (pkcs11, pc/sc, openct, libusb). Goals of this projects are: * interoperability: it can work on any platform where JNA runs: Windows, Linux, Mac (and one day even Android) * modularity: you don't need to include pc/sc support if you only use pkcs11 * ease of integration: it depends only on few required libraries. * ease of use: it exposes a simple java interface (even if you can deal with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ReBAC Java Library

    ReBAC library for java development

    Java library for Relationship Based Access Control (ReBAC). Provides a general framework creating ReBAC policies and model checking. Also provides tools for testing. Obtain latest version as a Maven Dependency: <dependency> <groupId>ca.ucalgary.ispia</groupId> <artifactId>rebac</artifactId> <version>0.1.7</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DeCoAgent Library

    Deliberative Coherence Driven Agent

    This project is an extension to Jadex Framework and aims to develop an autonomous agent which is using adaptive decision making architecture based on Thagard’s deliberative coherence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nova Flux Library

    Nova Flux Library

    Java Game Engine

    This Library gives you support to deal with your gameloop,CoreObject,Ogg Managing, and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    xsparql
    One of the requirements of current Semantic Web applications is to deal with heterogenous data. Data represented and stored using the Extensible Markup Language (XML) is almost ubiquitous and is the standard for data exchange. Resource Description Framework (RDF) is the W3C recommended standard for data representation. Being able to work with these two languages using a common framework is a great advantage and eliminates several unnecessary steps that are currently used when handling both formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SCORM (1.3) E-learning Development Tool

    SCORM (1.3) E-learning Development Tool

    All you need to develop your e-learning courses!

    This is a preconfigured VirtualBox Virtual Machine containing all you need to develop SCORM packages (1.3) for your e-learning courses. Using a Java Wizard, it is possible to add your content to a preconfigured e-learning course and export it in SCORM 1.3 format. Moodle 2.7 LMS is included to test your SCORM packages. The preconfigured e-learning course uses HTML5 tags to allow learners to enjoy the course using mobile devices (smartphones, tablets).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jastrolib

    Java Astronomy Library

    various libraries for astronomy purposes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open source Diameter and Diameter related protocols. Written in C++ (porting to Java is welcome!)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Java version of the game "Color Expansion". The main purpose is to develop a strong AI to compete against other AIs and to be fun and challenging for human players to play against.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    microtransat
    A project to host code developed for the Microtransat challenge, a race between autonomous sailing robots. This project is intended for both supporting code such as tracking systems and robot control systems or parts of robot control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB