Showing 48 open source projects for "upc++"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    ZXing

    ZXing

    Barcode scanning library for Java, Android

    ZXing or “Zebra Crossing” is an open source multi-format 1D/2D barcode image processing library that’s been implemented in Java, and also comes with ports to other languages. It currently supports the following formats: UPC-A and UPC-E EAN-8 and EAN-13 Code 39 Code 93 Code 128 ITF Codabar RSS-14 (all variants) RSS Expanded (most variants) QR Code Data Matrix Aztec ('beta' quality) PDF 417 ('alpha' quality) MaxiCode ZXing is made up of several modules, including a core image decoding library, JavaSE-specific client code, and Android client Barcode Scanner. ...
    Downloads: 74 This Week
    Last Update:
    See Project
  • 2
    Binary Eye

    Binary Eye

    Yet another barcode scanner for Android

    Binary Eye is an open-source, ad-free barcode and QR code scanning application for Android that emphasizes simplicity, broad format support, and user privacy by not storing or sending scanned data off the device. The app, inspired by the Zebra Crossing (ZXing) scanning library, supports a wide range of barcode formats such as QR Code, EAN, UPC, PDF417, Data Matrix, and more, and also offers barcode generation capabilities built into the same interface. BinaryEye works in both portrait and landscape orientations with a modern Material Design interface, making it intuitive to scan or create codes easily on nearly any Android device. Because it is open source under the MIT license, developers and users can inspect or extend the codebase, and the project doesn’t include ads, trackers, or unnecessary permissions, focusing on utility and user freedom.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    LBNL CLaSS Download Mirror
    GASNet is a language-independent, networking middleware layer that provides network-independent, high-performance communication primitives including Remote Memory Access (RMA) and Active Messages (AM). It has been used to implement parallel programming models and libraries such as UPC, UPC++, Co-Array Fortran, Legion, Chapel, and many others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zint Barcode Generator

    Zint Barcode Generator

    A barcode encoding library supporting over 50 symbologies.

    ...DMRE), DotCode, DPD, Dutch Post KIX, EAN, FIM, Flattermarken, Grid Matrix, GS1 DataBar (incl. stacked & GS1 Composite symbols), GS1-128, Han Xin, HIBC, ISBN, Japan Post, Korea Post, LOGMARS, MaxiCode, NVE-18 ( SSCC-18), PDF417 & MicroPDF417, Pharmacode, PLANET, POSTNET, Plessey (MSI & UK), PZN, QR Code, Micro QR & rMQR, Royal Mail RM4SCC & Mailmark, Telepen, Ultracode, UPC-A, UPC-E, UPNQR, UPU S10, USPS Intelligent Mail and VIN. Automated ECI switching to support all Unicode characters and automated FNC1 character insertion in GS1 mode. Save to BMP, EMF, EPS, GIF, PCX, PNG, SVG and TIF. Includes CLI, GUI and API for calling from other applications.
    Leader badge
    Downloads: 2,205 This Week
    Last Update:
    See Project
  • 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
  • 5
    Ada Bar Codes

    Ada Bar Codes

    Bar Code (1D or 2D) generator in pure Ada

    The project Ada Bar Codes provides a framework for generating various types of bar codes (1D, or 2D, like QR codes) on different output formats and devices. Alire crate: https://alire.ada.dev/crates/bar_codes Mirror: https://github.com/zertovitch/ada-bar-codes
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    EAN, UPC and ISBN for WooCommerce

    UPC, EAN, and ISBN are globally recognized unique identifiers for

    ...EAN, UPC, and ISBN codes enable precise tracking of product quantities. https://wordpress.org/plugins/ean-upc-and-isbn-for-woocommerce/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QrAndBarcodeScanner

    QrAndBarcodeScanner

    An Android app for scanning QR codes and barcodes

    QR & Barcode Scanner is an ad-free, open-source scanner app. It uses the ZXing scanning library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    HipMer

    A High performance distributed memory assembler for big genomic data

    HipMer is the first end-to-end de novo genome assembler designed for extreme scale analysis via efficient parallelization. The single-genome assembly implementation is a high-performance parallelization and port of the Meraculous assembler (http://jgi.doe.gov/data-and-tools/meraculous/). The MetaHipMer extension is a recent addition to HipMer that is geared to large metagenomes and leverages iterative kmer sizes and a specialized scaffolding algorithm to produce increased contiguity and...
    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
  • 10
    thuBatteryTool

    thuBatteryTool

    Controlled shut downs of UPS connected servers in your network

    thuBatteryTools allows controlled shut downs of UPS connected servers (Windows, Linux, ESXi) in your network in case of power loss. Requirements - Windows with .NET Framework 4.5.2 or newer - Direct attached (USB) UPC battery on the server running thuBatteryTool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CSV Importer for Unicenta

    Program I made to allow me to import inventory counts into my POS.

    This is a desktop application that makes importing stock quantities into a Unicenta database easy. This application enables a user to select a file, define a Database connection and choose to overwrite or append the data in the database. If a UPC doesn't exist in the products table, it gets rejected because I don't want stock levels for non-existent products. If the CSV file contains invalid data like 1. Empty lines 2. Non-numerical values in the quantity field that line gets rejected and the application proceeds to the next line.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Walton Product Lookup Tool
    Search in store Stock and Location of items. Search for products to get their value and UPC. Barcodes are generated to scan on handheld devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PyUPC-EAN

    A barcode library/module for python.

    PyUPC-EAN is a barcode library/module for Python. It supports the barcode formats upc-e, upc-a, ean-13, ean-8, ean-2, ean-5, itf14, codabar, code11, code39, code93, and msi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web (PHP) based Grocery List generating software that supports barcode scanning. The list is maintained in a database with remote tools for adding, editing, deleting, and printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    parSRA

    Portable Framework for the Parallel Execution of Short Read Aligners

    ...It uses the following techniques in order to improve scalability: 1) a fast splitting of the input reads using the FUSE kernel module available in most of current Linux distributions; 2) a balanced on-demand distribution of the reads based on the shared locks of UPC++, an extension of C++ for parallel computing that follows the Partitioned Global Address Space (PGAS) paradigm. parSRA is portable as its configuration file allows the users to parallelize the execution of existing SRA tools without the need to modify the source code of parSRA or the aligner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GCD

    Gestión de Coordinación de Docentes

    Dentro del modelo de aseguramiento de la calidad de las carreras de Ingeniería de Software e Ingeniería de Sistemas de Información, es necesario llevar un control sistematizado de las actas de reuniones de coordinación. Además del registro de actas de reunión, se debe llevar un control del número de horas de trabajo asignadas a tales reuniones, con el fin de efectuar el cálculo de honorarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JBarcodeReader
    JBarcodeReader is a software to read files or images of barcodes, is a easy way to copy in text format a description of barcodes. Open and drag the JBarcodeReader above image or file, and click in 'Capture' button, and copy the description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nueva versión del proyecto APCDA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    libdvdetect DVD Online Database

    libdvdetect provides fast database lookup for DVDs

    ...The libdvdetect library provides fast lookup of DVDs, similar to existing services for CDs like Gracenote, freeDB or MusicBrainz. The DVD Detection Library (libdvdetect) is a library to lookup DVDs in a database and provide information about e.g. title, UPC/EAN or even cover arts. It is OS-independent and compiles for Windows or Unix operating systems. Mac support is also planned. What the library does not provide is DVD ripping and decryption. It reads the structure (e.g. titles and chapters) and generates a special checksum to look up the database. More details at http://www.dvdetect.de. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 674 This Week
    Last Update:
    See Project
  • 22

    BLaDE

    Barcode Localization and Decoding Engine (BLaDE) reads UPC barcodes

    Barcode Localization and Decoding Engine (BLaDE) is aimed at developing an open-source 1-D barcode localization and decoding engine, aimed primarily at blind and visually impaired users. BLaDE can detect and decode 1-D barcodes at any orientation, as well as detect partial barcodes and provide real-time audio feedback to help the user orient a smartphone camera or webcam to optimally resolve the barcode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Inteligencia Artificial - CLIPS

    Clips Java Eclipse NetBeans

    ...Usamos versiones de software libre recientes a la fecha de creación del proyecto de las paginas oficiales. Creado por: Alumnos del curso de Inteligencia Artificial 2011-02. Universidad de Ciencias Aplicadas (UPC)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    C++ Checks

    Checksum and checkdigit Checks in C++

    Thie project aids C++ programmers in adding checks using a wide variety of checksum and checkdigit systems, including, for example, Visa credit card, ISBN, EAN, UPC. It uses C++ templates to make it easy to implement a very wide range of existing check systems, but also to easily devise and implement new variants. The C++ code is header-only and only requires the header to be in the path of the project. A manual with tutorial and many examples and tests are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Barcode project is written in java which generates barcodes of types EAN 13, UPC A, EAN 8, UPC E, EANSUPP, CODE 128, Interleaved 2 of 5, Postnet, CODE 39, CODABAR, PDF417. It can be easily customized to generate desired barcode type.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB