搜索资源列表
UPCEAcodeRead
- UPC-E/A 类型条码生成和读取示例。这个源代码是一款UPC-E/A 类型条码创建和读取示例,UPC-E/A条形码广泛应用于商业零售终端。该示例主要功能可以创建6位和12位UPC-E/A条形码,并保存为JPG图片。程序同时还具有扫描识别JPG图片格式的条形码图片,识别率准确率挺高,即使比较模糊的条码图片也可以顺利识别,作者开发时是基于一个嵌入式条形码读取照相机来进行读取。功能比较不错。
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
UPC-EA制作方法
- UPC-EA生成工具,VB资料的编程方法实现的。
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
tiaoma
- 这个源代码是一款UPC-E/A 类型条码创建和读取示例,UPC-E/A条形码广泛应用于商业零售终端。该示例主要功能可以创建6位和12位UPC-E/A条形码,并保存为JPG图片。程序同时还具有扫描识别JPG图片格式的条形码图片,识别率准确率挺高,即使比较模糊的条码图片也可以顺利识别,作者开发时是基于一个嵌入式条形码读取照相机来进行读取。功能比较不错。-This source code is a UPC-E/A type of bar code sample to create and read,
UPCbarcode
- upc barcode generator and reader
upc-a_e_ba2113085172008
- barcode generation and reading
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
UPCEAcodeRead
- UPC-EA 条码生成、读取程序,有需要的就下载吧。-UPC-EA barcode generation, reading program, there is a need to download it.
drawPicture
- 利用C#语言,制作一个UPC-A码的生成程序。保存图片到特定目录下-Use of C# language, make a UPC-A code generator. Save the picture to a specific directory
Open-Barcode-master
- barcode linear, upc, ean, code39 barcode utility, php, c#, python, javascr ipt, java
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
zxing-cpp-master
- zxing用于二维码扫描,本工程在C++环境运行(A library which supports decoding and generating of barcodes (like QR Code, PDF 417, EAN, UPC, Aztec, Data Matrix, Codabar) within images.)
zxing_dsp
- 成功将zxing二维码扫描库移植到dsp上,运行环境为CCS6(A library which supports decoding and generating of barcodes (like QR Code, PDF 417, EAN, UPC, Aztec, Data Matrix, Codabar) within images.)
UPC
- UPC:下面是一种计算校验位的方法:首先把第一位、第三位、第五位、第七位、第九位和第十一位数字相加。然后把第二位、第四位、第六位、第八位和第十位数字相加。接着把第一次加法结果乘以3后再加上第二次加法的结果。随后,再把上述结果减去1。减法后的结果除以10取余数。最后,用9减去上一步骤中得到的余数。 输入 每次输入三行数据,第一行是UPC的第一位数字,第二行是UPC的第一组五位数字,第三行是UPC的第二组五位数字。 输出 UPC的校验位(Below UPC: is a method of c
ZInt 1634 1.2.11
- ZINT 源码库,这库实现了Code 11, Standard Code 2 of 5, IATA Code 2 of 5, Industrial Code 2 of 5, Interleaved 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, M
