Location:
Search - SearchW
Search list
Description: 一个超快搜索的算法源码.
searchi = search ignore case
search = search case sensitive
searchiw = search ignore case words only (e.g. words delimited by whitespace only,not words within words)
searchw() = search case sensitive words only
Platform: |
Size: 1976 |
Author: mobfish |
Hits:
Description: 一个很好用的网络搜索引擎,只要用户放在想要搜索的目录下就可以完成搜索任务!- A very easy to use network search engine, so long as the user
puts in wants under the table of contents which searches to be allowed
to complete the search task!
Platform: |
Size: 8192 |
Author: pdz |
Hits:
Description: 一个超快搜索的算法源码.
searchi = search ignore case
search = search case sensitive
searchiw = search ignore case words only (e.g. words delimited by whitespace only,not words within words)
searchw() = search case sensitive words only-An ultra-fast search algorithm source code. Searchi = search ignore casesearch = search case sensitivesearchiw = search ignore case words only (eg words delimited by whitespace only, not words within words) searchw () = search case sensitive words only
Platform: |
Size: 2048 |
Author: mobfish |
Hits:
Description: 一个超快的文本搜索算法
searchi = search ignore case
search = search case sensitive
searchiw = search ignore case words only (e.g. words delimited by whitespace only,
not words within words)
searchw() = search case sensitive words only
-Super fast linear text search algorithms:
searchi = search ignore case
search = search case sensitive
searchiw = search ignore case words only (e.g. words delimited by whitespace only,
not words within words)
searchw() = search case sensitive words only
All functions return the number of matches for keyword in buffer, or-1 on error.
Platform: |
Size: 28672 |
Author: Sephil |
Hits: