??? 07/18/06 02:03 Read: times |
#120426 - Data Searching Algorithm |
Hi All,
I am trying to finish a data searching algorithm using 8051, but I think maybe it is too many loads for a 8051 microprocessor. What I am trying to do is compare two groups data. For examples: Group A has 100 small groups, each small group contains max 10 different data or strings. I have a group B, it contains data or strings, but we don't know how many data or strings it contains, Is there anybody knows a good algorithm to search group B identical group or groups in group A ? The biggest concern is timing. Any idea? Regards Frank |
Topic | Author | Date |
Data Searching Algorithm | 01/01/70 00:00 | |
Brute force![]() | 01/01/70 00:00 |