Hash tables are fast associative array implementations which became part of modern world of information technology and thanks to its simplicity became very popular among computer programmers. The choice of proper hash function is very important. Improperly selected hash function can result in poor hash table performance and its application. Currently there are many exceptional implementations of general hash functions. Such functions are not constrained to a concrete set of inputs, they perform on any input. On the other hand if we know the input domain we can design a specific hash function for desired application thus reaching better levels of performance compare to a general hash function. However hash function design is not trivial. The...
Most computer programs or applications need fast data structures. The performance of a data structur...
© Springer-Verlag Berlin Heidelberg 1994. Dedicated hash functions are cryptographically secure comp...
Abstract Hash functions are among the oldest and most widely used data structures in computer scienc...
This thesis deals with automated design of hash functions using Cartesian genetic programming. The c...
Proceedings of the 8th annual conference on Genetic and evolutionary computation. Seattle, Washingto...
Grammatical evolution allows us to automate creating solutions to various problems in arbitrary prog...
Hašovací tabulky jsou rychlé vyhledávací struktury, které se staly součástí moderního světa výpočetn...
Proceding of: 9th International Conference, Reykjavik, Iceland, September 9-13, 2006.The design of n...
An evolutionary technique is applied to the design of a digital circuit which computes a simple hash...
Genetic algorithms (aka GA's) are a robust global search strategy that ignore local minima and irrel...
peer reviewedCryptographic hash functions are fundamental primitives in modern cryptography and have...
An evolutionary algorithm is used to evolve a digital circuit which computes a simple hash function ...
Abstract. An evolutionary algorithm is used to evolve a digital circuit which computes a simple hash...
Noncryptographic hash functions have an immense number of important practical applications owing to ...
Hash functions belong to elements of modern cryptography. Their task is to transfer the data expecte...
Most computer programs or applications need fast data structures. The performance of a data structur...
© Springer-Verlag Berlin Heidelberg 1994. Dedicated hash functions are cryptographically secure comp...
Abstract Hash functions are among the oldest and most widely used data structures in computer scienc...
This thesis deals with automated design of hash functions using Cartesian genetic programming. The c...
Proceedings of the 8th annual conference on Genetic and evolutionary computation. Seattle, Washingto...
Grammatical evolution allows us to automate creating solutions to various problems in arbitrary prog...
Hašovací tabulky jsou rychlé vyhledávací struktury, které se staly součástí moderního světa výpočetn...
Proceding of: 9th International Conference, Reykjavik, Iceland, September 9-13, 2006.The design of n...
An evolutionary technique is applied to the design of a digital circuit which computes a simple hash...
Genetic algorithms (aka GA's) are a robust global search strategy that ignore local minima and irrel...
peer reviewedCryptographic hash functions are fundamental primitives in modern cryptography and have...
An evolutionary algorithm is used to evolve a digital circuit which computes a simple hash function ...
Abstract. An evolutionary algorithm is used to evolve a digital circuit which computes a simple hash...
Noncryptographic hash functions have an immense number of important practical applications owing to ...
Hash functions belong to elements of modern cryptography. Their task is to transfer the data expecte...
Most computer programs or applications need fast data structures. The performance of a data structur...
© Springer-Verlag Berlin Heidelberg 1994. Dedicated hash functions are cryptographically secure comp...
Abstract Hash functions are among the oldest and most widely used data structures in computer scienc...