搜索资源列表
barcode.tar
- The package is meant to solve most needs in barcode creation with a conventional printer. It can create printouts for the conventional product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well as a few other formats. Ouput is genera
BarcodeXActiveX
- BarcodeX ActiveX控件 能产生几乎所有类型的条形码。它可以和数据源绑定,用于数据库报告。条形码可以导出为位图,元文件,剪贴板等。支持的条形码格式有:EAN-13、 EAN-8、EAN-2、EAN-5、UPC-A、UPC-E、Code39、Code39 Ext、Code93、 Code 128、EAN-128、ISSN、ISBN、Plessey、Code11、Code25、Code25 Int.、Codebar 甚至PDF417 2维条形码-barcode activex
UPCEAcodeRead
- 一个UPC-E/A 条码生成、读取程序,VB环境编写,UPC-E/A 条码一般是用作商业零售业使用。本程序可以用来生成6-12位条形码,保存为JPG格式的图片,并可以读取含有条码的图像文件,识别率极高。-A UPC-E/A bar code generation, read the procedures, VB environment to prepare, UPC-E/A bar code is generally used for commercial retail use. This pr
zebra-0.5
- zebr是一款条形码识别的程序,支持EAN, UPC, Code 128, Code 39 and Interleaved 2 of 5等格式的条形码 -zebr is a bar code identification procedures, support for EAN, UPC, Code 128, Code 39 and Interleaved 2 of 5 bar code formats
UPC-EA
- UPC-EA 类型条形码生成和读取示例,比较完整-UPC-EA type of barcode to generate and read the sample
zebra-0.5
- zebr是一款条形码识别的程序,支持EAN, UPC, Code 128, Code 39 and Interleaved 2 of 5等格式的条形码-A layered barcode scanning and decoding library. Supports EAN, UPC, Code 128, Code 39 and Interleaved 2 of 5
fath_BarcodeX_NET_v2.0
- BarcodeX.NET is a .NET WinForms component and ASP.NET server control designed to create almost any type of industrial barcode in your applications and web sites. Features * 100 C# managed code * Available to .NET framework 2.0, 3.0 and
UPCbarcode
- upc barcode generator and reader
readbarcode
- This program implements how to read barcode correctly using UPC-A standard. It is based on Matlab and easy to understand.
tbarcode
- TBarcode (Descr iption/Installation) Descr iption: ------------ TBarcode is a 16/32-bit programming tool for Borlands Delphi compiler versions (D1, D2, D3, D4, D5). It supports the most common barcode types: EAN-8, EAN-13, UPC-A, UPC
dotnet-barcode-reader-trial
- .NET Barcode Reader Including ■Codabar ■Code 39 ■Code 39 extension ■Code 128 ■EAN 128 ■EAN-8 ■EAN-13 ■UPC-A ■UPC-E ■Interleaved 2 of 5 ■Data Matrix ■PDF417 ■QRCode -.NET Barcode Reader Including ■
net_barcode_reader_trial
- Including ■Codabar ■Code 39 ■Code 39 extension ■Code 128 ■EAN 128 ■EAN-8 ■EAN-13 ■UPC-A ■UPC-E ■Interleaved 2 of 5 ■Data Matrix ■PDF417 ■QRCode -Including ■Codabar ■Code 39 ■Code 39 extension ■
Barcode_src
- 条形码生成工具。用于生成条形码图片。 支持Code 128, Code 11, Code 39(Extended/Full ASCII), Code 93, EAN-8, EAM-13, UPC-A, UPC-E, JAN-13, MSI,ISBN等多种格式-Barcode Image Generation Library. This library was designed to give an easy class for developers to use when they ne
ZBarSDK
- ZBarSDK是一个开源的SDK,可从这里下载到源码,该SDK实现了识别和读取各种条形码,包括EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 和 QR Code。-ZBarSDK is an open source SDK, can be downloaded from here to the source, the SDK to achieve the recognition and reading all k
drawPicture
- 利用C#语言,制作一个UPC-A码的生成程序。保存图片到特定目录下-Use of C# language, make a UPC-A code generator. Save the picture to a specific directory
zint-code
- zint源码 可以生成Code 2 of 5, Code 2 of 5 Data Logic, ITF-14, Deutche Post Leitcode, Deutche Post Identcode, UPC-A, UPC-E, EAN-2, EAN-5, EAN-8, EAN-13, UK Plessey, MSI Plessey, Telepen Alpha, Telepen Numeric, Code 39, Extended Code 39, Code 93, PZN,
zbar-0.10
- Zbar是从各种来源的阅读条形码开源软件套件,如视频流,图像文件和原始强度传感器。它支持许多流行的条码(条码类型)包括EAN-13、UPC-A、UPC-E,EAN-8、代码128、代码39、2的交错5和QR码。-ZBar is an open source software suite for reading bar codes various sources, such as video streams, image files and raw intensity sensors. It s
Debenu-DelphiZXingQRCode
- EAN 8/13, UPC-A, UPC-E, ISBN, JAN (all with 2 or 5 aditional digits), Code39, Code93, Code128, Code 2 of 5 (Industrial, Interleaved, Datamatrix, IATA, Invert), Codabar, Code11, OPC, ...... Postal symbologies : PostNet, RoyalMail, Dutch4StatePostal,
Zbar2
- 将zbar移植到dsp上,运行环境为ccs6(Zbar supports many popular symbologies (types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.)
UPC
- UPC:下面是一种计算校验位的方法:首先把第一位、第三位、第五位、第七位、第九位和第十一位数字相加。然后把第二位、第四位、第六位、第八位和第十位数字相加。接着把第一次加法结果乘以3后再加上第二次加法的结果。随后,再把上述结果减去1。减法后的结果除以10取余数。最后,用9减去上一步骤中得到的余数。 输入 每次输入三行数据,第一行是UPC的第一位数字,第二行是UPC的第一组五位数字,第三行是UPC的第二组五位数字。 输出 UPC的校验位(Below UPC: is a method of c