Usage of sequence detection
Hello.
I wrote a very fast routine implementing an algorithm I thought of which finds character block sequences inside a character block.
It allows searching for as many sequences as you like without influencing the speed of the search (more words only means more setup time).
It works with no flows - that means - if you can mark a sequence in the block, it will find it, no matter if it''s also part of another sequence or whatever.
Now, this is something I did as a hobby. But it looks really neat now.
I was wondering if such a routine has any kind of usage in the real world (which I don''t know very well).
Oren.
http://qsoft.ragestorm.com
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement