Name |
gperf |
Homepage |
http://www.gnu.org/software/gperf/gperf.html |
Packager |
PisiLinux Community |
Type |
app:console |
License |
GPLv2 |
Part Of |
system.base |
Summary |
A perfect hash function generator |
Description [en] |
gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only. |
Description [tr] |
gperf mükemmel hash fonksiyonu üretecidir. Verilen bir katar listesi için C ve C++ kodu biçiminde bir hash fonksiyonu ve hash tablosu üretir. |
Description [es] |
GNU gperf es un generador de perfect hash. Produce una función hash y una tabla hash a base de una lista de cadenas, en forma de código C o C++ , para revisar valores dependiendo de una cadena de entrada. La función de hash es perfecta, lo que quiere decir que no hay colisiones en la tabla de hash, y para la búsqueda en la tabla hash se necesita solamente una comparación. |
Archive |
Type:targz Hash:e3c0618c2d2e5586eda9498c867d5e4858a3b0e2 |
Archive Url |
mirrors://gnu/gperf/gperf-3.1.tar.gz |
pspec.xml URI |
system/base/gperf/pspec.xml |