Search Results for "java usb library" - Page 63

Showing 7880 open source projects for "java usb library"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    SQLToAlgebra

    Translate SQL queries into relational algebra

    A java library that translates SQL into relational algebra. Includes a demonstration program using the library. Supports a subset of SQL-92. Version 7.1.8 as of January 2015
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PerfMon4j
    PerfMon4j is a software library designed to diagnose and monitor Java Enterprise application performance while the software is under load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gsg.networks

    gsg.networks

    A simple native java network library

    A simple native java network library containing ftp, smtp and port knocking clients. Designed to be easily extended or customized this library will adapt smoothly in any java project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java application to display market data and technical indicators, and let developer implement custom trading strategy. It can be used as tool to combine different technical indicators (EMA + Bollinger Bands + RSI) to create a winning trading strategy.
    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
  • 5

    Robots.io

    Robots.txt parsing library

    Robots.io is a Java library designed to make parsing a websites 'robots.txt' file easy. The RobotsParser class provides all the functionality to use robots.io. Domains passed to RobotsParser are normalised to always end in a forward slash. Disallowed Paths returned will never begin with a forward slash. This is so that URL's can easily be constructed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cybermen - SPC

    Cybermen - SPC

    Services platform in cluster for Java.

    Cybermen - SPC (Services Platform in Cluster) es una plataforma de servicios y clúster de procesamiento distribuido, orientado principalmente al desarrollo de aplicaciones de supervisión, control y adquisición de datos (SCADA) y control distribuido (DCS). Cybermen - SPC de por sí, no hace a las aplicaciones SCADA o DCS, pero constituye una base para el desarrollo de este tipo de soluciones, basándose para las mismas en una arquitectura de servicios colaborativos (SOA) y operando en un...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    J3DWorkbench
    An extensible, real-time, 3D visualization, simulation, and game-design authoring tool. Integrates Java 3D and Eclipse RCP. Drag-&-Drop editing of a complex 3D scene graph. Fast world-building. Web delivery via Webstart or Applets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    GlobalPlatformPro

    GlobalPlatformPro

    Easy to use GlobalPlatform tool (and a Java library)

    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10
    A Java API to connect to OpenERP and manage data using the XMLRPC interface. The API reduces the amount of boiler plate code needed to communicate with OpenERP by doing error checking and type conversions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    [fleXive] is a next-generation Java EE 5 content repository that provides enterprise-level persistence with security, SQL-like query language, a JSF-based web administration and reusable JSF components for integration into existing and new applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    JGGJCalendar

    JGGJCalendar

    A fully customizable datepicker for your Swing application!

    JGGJCalendar is a free and open source Java Swing control. It provides an efficient and simple way to add a fully customizable calendar widget to your Swing applications. You can easily pick up a date and get the Date object, the corresponding formatted string representing the date, the formatting pattern and so on. JGGJCalendar is easy to set up in your code and provides a powerful interface with getter and setter methods. It's "locale sensitive" but you can change the Locale and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    POIRE

    POIRE

    Its a Microsoft Ms-office files(Excel, Word, Powerpoint) handling with

    Author: Ssire Kumar Puttagunta Its a Microsoft Ms-office file handling with Java with the help of the POI classes. This API was develop on the top of the POI library. Its has so many methods for working with the excel files. These methods will work on the both the Excel formats .xls and .xlsx files. In this i was included so many user friendly methods with the help of POI Library. This API will support all the excel formats like .xls and .xlsx with the help of the NPOIFSFileSystem & OPCPackage classes in the POI. with these classes the reading and writing into excel file would be faster. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...This library is a basic implementation from the GeoHash algorithm written in the java can be applied to generate from the latitude and longitude a geohash code and reverse. The library is kept simple and have no dependencies to other libraries. For more information about the GeoHash algorithm go to (http://en.wikipedia.org/wiki/Geohash) Snapshot from source code are available at: https://github.com/astrapi69/jgeohash.git If you have suggestions or improvements of bugfixes please contribute back via github
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Freestyle Learning (FSL) and Open University Support System (OpenUSS) are specifications for Learning Content System (LCS) and Learning Management System (LMS). They provide J2SE, J2ME and J2EE reference implementations on those specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project aims to provide Web Service clients wrapper for the Voxbone API (VoxAPI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JModPlayer is a simple, cross-platform, MOD player supporting ProTracker, FastTracker2, and ScreamTracker3 Sound Modules! It has both a easy to use GUI interface, and a console interface for broad OS support! Mac OS X Release Now Available! JModPlayer will soon feature jukebox features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EasyMock is a Java library that provides an easy way to use Mock Objects in unit testing with JUnit and TestNG.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Java class libraries for structural biology development: includes protein format conversion tool, printf-based text formatting, Pred2ary secondary structure prediction, neural net library, Hooke-Jeeves global optimizer, and misc. math & statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    The 2DX Project

    Java 2D graphics/utility library

    The 2DX Project is an ongoing project aiming to provide powerful, versatile, and felxible tools for 2D graphics programming in Java. The 2DX-GL core library provides utilities for animation, geometry, basic physics, and more. The Snap2D game engine/library builds upon the 2DX-GL core library by adding features like 2D world management tools, a dedicated scripting language, and high level rendering via the user's choice of either OpenGL or Java2D (OpenGL recommended for high perormance rendering, of course). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java Job Scheduler

    Yet another Simple Java Job Scheduler

    FireMeUp Scheduler is a simple Java scheduler that can be integrated within your application in a very simple way. The library is so simple and can be used in Small and Medium scale projects, and can be used if you need to schedule jobs of the following format: - Jobs that run every INTERVAL of time. - Jobs that run every DAY, WEEK, BI_WEEK, MONTH, BI_MONTH, YEAR in a specific hour/minute/second
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MDPW is a library in Java and Jacl(tcl on Java) for musical data and write to MIDI files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UTServerStatus

    UTServerStatus

    Urban Terror Server Monitoring Program

    This is a simple java program designed to monitor any Urban Terror Server and report back on the current map, active players, current scores, and pings of players. This does not require recon privileges, since most players do not have this level of access. The motivation for its creation was to eliminate the need to wait around on a server waiting for other players to join. This program makes it possible to monitor the server while browsing the web or even while away from the computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple general-purpose metadata extraction API with support for popular multimedia metadata formats such as EXIF and ID3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Okapi Viewer

    Okapi Viewer

    Java app used for monitoring Okapi Solar Furnace fan control systems

    The Okapi Viewer app is intended for use by owners of Okapi solar air heater fan control systems. It is used to monitor data (inlet, outlet, ambient temperatures and fan speeds) broadcast by the Okapi systems that use the optional Bluetooth transceiver module. The app can also be connected to "hacked" Okapi systems by wiring a PL2303 USB adapter (or similar) to the "hacked" Okapi.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB