Showing 159 open source projects for "java usb library"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
    JSpice is a Java Wrapper (using JNI) for the CSpice library provided by NAIF. Goal of JSpice is to provide a full portable version of CSpice wich is used to calculate geometricals parameters of spatial mission as Cassini/Huygens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CloneAnalyzer is a tool for software quality analysis. It allows you to find, display and inspect clones, which are fragments of duplicated source code resulting from lack of proper reuse. It can be used as a plugin for Eclipse and on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Naomi project develops an OCL 1.5 interpretation and validation framework. Arbitrary model information is accessed via a model interface. The interface is extended to support OCL constraints on MOF compliant metamodels (e.g. UML metamodels).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VKAS - a genetic function finder

    VKAS - a genetic function finder

    An AI program that deploys genetic programming

    VKAS uses genetic programming methods to find out the relationship among a set of independent and dependent variable. It is a problem solver software which uses evolutionary computing methods. When vkas is run, it creates a population of chromosomes at random. This population is then genetically modified and next population is generated. Each population is subjected to fitness calculation and if a suitable answer chromosome is found then vkas stops and the answer is printed. If a...
    Downloads: 0 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
  • 5
    An open source implementation of a Context Management Architecture for integrating a variety of distributed applications that need to share a context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JavaMatch is an engine that can search inside a runtime Java data structures, and look for objects that best match the criteria that you specify. The extensive query mechanism allows for highly customizable tuning of your match queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A non-distributed Java implementation of a Linda-like TupleSpace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JavaSysInfo is the java version of phpSysInfo, a library that provides information on the host being accessed. It parses /proc and displays things like Uptime, CPU, Memory, SCSI, IDE, PCI, Network adaptors and traffic, Disk usage and Video Information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LittleWebStats is an Open Source project written in Java that aims at producing accurate information on Web Site Visitors behavior. It uses JFreeChart Library for creating the charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    A tool kit for multiplexing annotations and management of features for textual annotation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pattern recognition system written in Java. Provide statistical informations about satellite and medical imagery; and also recognize symbols in a gaussian blur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java package to read and manipulate graphs in the GXL (Graph eXchange Language) format, as well as providing a GXL graph editor. Note from admin: This project is discontinued, send me a message if you want to take over.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    ZATreeX is a data manager with two control panels. The difference with conventional data managers is its ability to manage any tree structured data:you just have to implment a java interface. It is also able to extend it functionality (another interface)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    NeoBio is a Java class library of Computational Biology Algorithms. The current version consists mainly of pairwise sequence alignment algorithms such as the classical dynamic programming methods of Needleman-Wunsch and Smith-Waterman.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 18
    Provides the implementation of an adjacency-list based graph. Edges and nodes can be decorated with extra (user-provided) information. Depth-first and breadth-first algorithms are also provided. Some of the features are: -create and configure a State Tr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HORUS is a system for knowledge acquisition, hypothesis generation, inference and learning. It is an interactive, internet environment accessible to a diverse community of users (public-access or membership basis) - see also UMKAILASH project for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Chameleon is a rule-based expert system to assist farmers in semi-arid areas to prevent bush encroachment. It runs as a web-application on a Tomcat server with MySQL and is based on the Mandarax library for deduction rules and its front-end, Oryx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java port and extension of MLC++ 2.0 by Kohavi et al. Currently contains ID3, C4.5, Naive (aka Simple) Bayes, and FSS and CHC (genetic algorithm) wrappers for feature selection. WEKA 3 interfaces are in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Free java library and configuration generator for OMR Recognition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Converts scanned MRT JPEG pictures in DICOM files. Considers the scaling of the picture and so forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    it provides a user interface to the economic theory through an intuitive and easily understandable quantification of the economic value of alternative business models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    otter project at bma
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB