LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

string search engine

Hi

 

Has someone already implemented a string search engine in labwindows or can someone help? I am trying to implement Aho–Corasick string matching algorithm in LABWINDOWS. Can someone help?

 

Thank you,

Agina 

 

0 Kudos
Message 1 of 2
(2,886 Views)

Hi,

 

We do not currenlty have an implementation of the Aho-Corasick search algorithm, but I was able to find an example implementation of it in C.  I am not familiar with this algorithm, but these should help get you started.  The source files can be found here:

 

http://sourceforge.net/projects/multifast/

 

Hope this helps!

 

Shelby S
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,859 Views)