Description: BM keyword search algorithm used in the sub-string search algorithm which, BM (Boyer-Moore) algorithm is quite effective and easy to understand A, under normal circumstances, more than 3-5 times the KMP algorithm quickly.
File list (Check if you may need any files):
AssemblyInfo.cs
BMHashTable.cs
BMSearch.csproj
BMSearch.csproj.user
BMSearch.sln
BMSearch.WinForm.resources
BMSearcher.cs
WinForm.cs
WinForm.resx