开发者

Linear Hashing Implementations [closed]

开发者 https://www.devze.com 2022-12-20 08:11 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 3 years ago.

开发者_开发百科 Improve this question

Does anyone know if there is a C# implementation of Linear Hashing? Failing that are there any implementations in any other language where the code is available?


The implementation of HashSet<T> in the C5 Collection Library claims to be based on linear hashing.

A little more detail about the hash variations used is given in the C5 book (section 13.4, page 243).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号