473,385 Members | 1,912 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

How to find the pattern in a barcode?

I have three barcodes, and I am trying to find the pattern in them and am having trouble. Here are the barcode numbers:

59466115489429
82819484293616
52761742512483

It looks like they are 'Interleaved 2 of 5' barcodes and I have calculated the check digits to be 3, 9 and 5, respectively.

Does anyone know how to find out what method was used to create these barcode numbers?
Jul 8 '11 #1

✓ answered by maxamis4

A couple questions about your barcode if you haven't already found a solution.

1. The barcodes are they generated by your company or are they random from different companies and different products. If so then you are in for a bigger task then you expected.

2. Why are you trying to establish a pattern? This is key to getting the problem resolved that you have posted.

1 7591
maxamis4
295 Expert 100+
A couple questions about your barcode if you haven't already found a solution.

1. The barcodes are they generated by your company or are they random from different companies and different products. If so then you are in for a bigger task then you expected.

2. Why are you trying to establish a pattern? This is key to getting the problem resolved that you have posted.
Dec 30 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Ken Roberts | last post by:
Here's a quick routine that I hacked out to verify UPC-A/E and EAN-13/8 barcodes. Anyone have any suggestions how to improve it? ================== Test script ============== import ean #...
0
by: Chris | last post by:
Hi, I found this code to send print direct to printer. It works perfect. Imports System Imports System.Text Imports System.Runtime.InteropServices <StructLayout(LayoutKind.Sequential)> _...
1
by: mirandacascade | last post by:
I do not understand how to use the find() method in ElementTree. The file 'sample.xml' is: <?xml version="1.0"?> <SampleRoot> <Header> <Product>FindMystery</Product> </Header>...
4
by: | last post by:
Hi all, we have a need to barcode encode and display a record identifier (number) both in html in the browser and through fdf in adobe acrobat in realtime. Is this possible? Can anyone make any...
4
by: Jéjé | last post by:
Hi, I have a file which contain 1 pair of values by line like: Name1=Value1 = I nned to store these pair of values in a sortedlist. So the result expected for the 2 samples lines is: Key ...
11
by: youngster94 | last post by:
Hey all, I've written a VB.Net app that creates picture badges complete with barcodes. The problem is that the barcode quality is not good enough to be read by scanners. I'm using the...
2
by: harendra | last post by:
hello friends, I have log of the system call called by the windows process. I want some good algorithm may be of neural network etc ...... to find pattern for the windows process , Kindly...
1
by: Gigs_ | last post by:
import fnmatch, os def find(pattern, startdir=os.curdir): matches = os.path.walk(startdir, findvisitor, (matches, pattern)) matches.sort() return matches def findvisitor((matches,...
4
by: Leon | last post by:
Hi everybody, I am a beginer for Python, hope can get help from you guys. What I want to do is : Input an ID -find the ID in the file -copy the whole string <str id='xxx'>yyyyy</str> ...
1
by: Rick Me | last post by:
Hi, I have data files that seem to have random data, but in fact have some structure in it. The data could be alphanumeric or numeric, all 16bits and different length (could be way big > 2Gb!) ...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.