Re: divide & conquer algorithm to implement string matching



misterio wrote:

The following is an example execution of the program :

sequence[0] = 0110
sequence[3] = 0101
sequence[6] = 1100
sequence[9] = 0011
sequence[12] = 1010
sequence[15] = 0110
sequence[1] = 1101
sequence[4] = 1011
sequence[7] = 1000
sequence[10] = 0110
sequence[13] = 0101
sequence[16] = 1100
sequence[2] = 1010
sequence[5] = 0110
sequence[8] = 0001
sequence[11] = 1101
sequence[14] = 1011
number of sequences found = 4

Brilliantly opaque. This message has virtually zero chance of
being understood anywhere, lacking any quotation.

--
<http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt>
<http://www.securityfocus.com/columnists/423>
<http://www.aaxnet.com/editor/edit043.html>
<http://kadaitcha.cx/vista/dogsbreakfast/index.html>
cbfalconer at maineline dot net


--
Posted via a free Usenet account from http://www.teranews.com

.



Relevant Pages

  • Re: divide & conquer algorithm to implement string matching
    ... The following is an example execution of the program: ... number of sequences found = 4 ... Brilliantly opaque. ...
    (comp.programming)
  • "Run-Time Check Failure #2" on Xerces & Xalan (Bug?)
    ... that the sequences of "cc*" are modified for the variable "theEvaluator" ... This change is done when the declaration of "XPathEvaluator ... after the execution, and some detailed explanations. ... Memory dump just when it's declared: ...
    (comp.lang.cpp)
  • "Run-Time Check Failure #2" on Xerces & Xalan (Bug?)
    ... that the sequences of "cc*" are modified for the variable "theEvaluator" ... This change is done when the declaration of "XPathEvaluator ... after the execution, and some detailed explanations. ... Memory dump just when it's declared: ...
    (microsoft.public.dotnet.languages.vc)
  • Le Grand Chef
    ... A highly enjoyable movie with a quite effective emotional core. ... pieces are in place and the execution is quite well done. ... sequences could have been abit more in depth and felt like IRON CHEF ...
    (rec.arts.movies.current-films)
  • Re: divide & conquer algorithm to implement string matching
    ... This is a new execution example.I hope this is less opaque. ... sequences begin,and they are useful to see which one is missing. ... repost the code for such a trivial change. ...
    (comp.programming)