EveryQuery Global Directory

Submit ListingListings

Wikipedia - String Searching AlgorithmOpen in New Window
String searching algorithms, sometimes called string matching algorithms, are an important class of string algorithms that try to find a place where one or several strings (also called patterns) are found within a larger string or text.
More Information »  Site Details|Report This Site|Quick View
http://en.wikipedia.org/wiki/String_searching_algorithm
Searching AlgorithmsOpen in New Window
Searching algorithms are closely related to the concept of dictionaries. Dictionaries are data structures that support search, insert, and delete operations. One of the most effective representations is a hash table. Typically, a simple function is applied to the key to determine its place in the dictionary.
More Information »  Site Details|Report This Site|Quick View
http://www.softpanorama.org/Algorithms/searching.shtml
Wikipedia - Search AlgorithmOpen in New Window
A search algorithm, broadly speaking, is an algorithm that takes a problem as input and returns a solution to the problem, usually after evaluating a number of possible solutions. Most of the algorithms studied by computer scientists that solve problems are kinds of search algorithms.
More Information »  Site Details|Report This Site|Quick View
http://en.wikipedia.org/wiki/Search_algorithm
The Levenshtein-AlgorithmOpen in New Window
Resources on the Levenshtein Algorithm for fault-tolerant search. Website contains online-demos and efficient implementations.
More Information »  Site Details|Report This Site|Quick View
http://www.levenshtein.net/
Fuzzy SearchOpen in New Window
Fuzzy or, in other words, approximate searching means finding similar objects. That is the answer to the query may contain not only exact match but also objects that have something in common with a query object. These objects are very diverse: addresses, names, text snippets, n-dimensional space points and geometric figures.
More Information »  Site Details|Report This Site|Quick View
http://itman.narod.ru/english/ir/index.html
Fibonaccian Search In COpen in New Window
Fibonaccian search, also referred to as Fibonacci search, is a divide-and-conquer algorithm for searching a sorted array by narrowing possible locations to progressively smaller intervals. These intervals are determined with the aid of the Fibonacci numbers.
More Information »  Site Details|Report This Site|Quick View
http://www.ics.forth.gr/~lourakis/fibsrch/
Fast Median Search - An ANSI C ImplementationOpen in New Window
Median filtering is a commonly used technique in signal processing. Typically used on signals that may contain outliers skewing the usual statistical estimators, it is usually considered too expensive to be implemented in real-time or CPU-intensive applications.
More Information »  Site Details|Report This Site|Quick View
http://ndevilla.free.fr/median/

Recent Articles

Trying to zero in on any particular website design platform but getting confused in the process? If that is so, here...
Whenever people buy a used property, renovation is the first thing that comes to their mind. Especially when you are...
Buying discount tires online can be tiresome if you do not know some techniques. You cannot just buy any tire from a...
Copyright © 2004-2010, EveryQuery Global Directory - Finding Answers To All Your Queries. All rights reserved.
Directory | Articles | News | Submit to Directory | Submit Article | About Us
Directory Guidelines | Article Guidelines | Terms of Use | Privacy Policy | Contact Us