divide & conquer algorithm to implement string matching
- From: misterio <giagimari@xxxxxxxxx>
- Date: 29 May 2007 05:27:12 -0700
I'm trying to find a divide & conquer algorithm to implement a string
matching program that can find occurrences of a string like "0110" in
a string like "01101011001100110110".Does anybody has any idea?
.
- Follow-Ups:
- Re: divide & conquer algorithm to implement string matching
- From: Logan Shaw
- Re: divide & conquer algorithm to implement string matching
- From: Richard Harter
- Re: divide & conquer algorithm to implement string matching
- From: Richard Heathfield
- Re: divide & conquer algorithm to implement string matching
- Prev by Date: Re: Schools working to overhaul the art of computer programming (The Columbian)
- Next by Date: Re: divide & conquer algorithm to implement string matching
- Previous by thread: Vector Graphics library for OCaml
- Next by thread: Re: divide & conquer algorithm to implement string matching
- Index(es):
Relevant Pages
|