Home >                  	Term: Boyer-Moore  
Boyer-Moore
A string matching algorithm that compares characters from the end of the pattern to its beginning. When characters don't match, searching jumps to the next possible match: the farthest of a table like that used in the Knuth-Morris-Pratt algorithm and the next matching position in the pattern.
- ส่วนหนึ่งของคำพูด: noun
 - อุตสาหกรรม/ขอบเขต: Computer science
 - Category: Algorithms & data structures
 - Government Agency: NIST
 
 			0   			 		
 ผู้สร้าง
- GeorgeV
 - 100% positive feedback