CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2006
    Posts
    49

    Question COde for BOyer Moor String Searching

    hi,
    I want a code for BOyer - Moor string searching algorith in VB.
    i have two strings and i want to find the similarity in word among two string. Menas how many words are same in two string using boyer moor string searching algorith.

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: COde for BOyer Moor String Searching

    Is that VB.NET or VB6? A moderator will move it to the correct forum.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured