项目作者: JanFuhrmann
项目描述 :
This short program takes an EAN-13 barcode as text input and creates the visible barcode as binary code. In addition to that, it checks the check digit and calculates it if not existing
高级语言: Java
项目地址: git://github.com/JanFuhrmann/BarcodeGenerator.git
BarcodeGenerator
This short program takes an EAN-13 barcode as text input and creates the visible barcode as binary code. In addition to that, it checks the check digit and calculates it if not existing.