473,386 Members | 1,943 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Extendible Hashing implementation

Hi there,
do you know of some implementation of Extendible Hashing in c++ or c?

thanks,
Matias
Jul 19 '05 #1
2 7043
On Wed, 3 Sep 2003 01:40:11 -0300
"Matias Woloski" <wo*****@sion.com> wrote:
Hi there,
do you know of some implementation of Extendible Hashing in c++ or c?
Your C question is?
Try google. That's http://www.google.com .
thanks


You're welcome.
--
char*x(c,k,s)char*k,*s;{if(!k)return*s-36?x(0,0,s+1):s;if(s)if(*s)c=10+(c?(x(
c,k,0),x(c,k+=*s-c,s+1),*k):(x(*s,k,s+1),0));else c=10;printf(&x(~0,0,k)[c-~-
c+"1"[~c<-c]],c);}main(){x(0,"^[kXc6]dn_eaoh$%c","-34*1'.+(,03#;+,)/'///*");}
Jul 19 '05 #2
Matias Woloski wrote:

do you know of some implementation of Extendible Hashing in c++ or c?


Depending on what you mean, you might want to look up:

<http://cbfalconer.home.att.net/download/hashlib.zip>

which is written in purely portable standard C.

--
Replies should be to the newsgroup
Chuck Falconer, on vacation.
Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Michael Pernkopf | last post by:
Hy NG, i´m looking for an object-oriented method (or programmed example) for an algorithm to treat an extendible hashing table. Does anyone know a ressource, where i can find information about...
2
by: Matias Woloski | last post by:
Hi there, do you know of some implementation of Extendible Hashing in c++ or c? thanks, Matias
11
by: Wm. Scott Miller | last post by:
Hello all! We are building applications here and have hashing algorithms to secure secrets (e.g passwords) by producing one way hashes. Now, I've read alot and I've followed most of the advice...
3
by: MuZZy | last post by:
Hi, Is there any guarantee that MD5 hashing algorithm implementation will not change in the next .NET version unlike what's happened to String.GetHashcode? Thank you, MuZZy
19
by: Ole Nielsby | last post by:
How does the GetHashCode() of an array object behave? Does it combine the GetHashCode() of its elements, or does it create a sync block for the object? I want to use readonly arrays as...
14
by: Ron M. Newman | last post by:
Hi group, I need similar functionality I'm getting from the hashtable, but without the value .all I need is keys. this of course negates the need for "hashing", but I wanted to know if there's a...
4
by: C | last post by:
I am digesting a message using MD5 on windows platform.. I am using win xp ,sp-2,sdk-5 I am not able to locate md5.h file... Help me out Regards, Mohamed Zabiulla
0
by: xandra | last post by:
separate chaining and linear probing are two implementation in hashing that we use to reduce collisions. i know that linear probing is the fastest in general than other implemenataions. but what...
1
by: zoro | last post by:
separate chaining and linear probing are two implementation in hashing that we use to reduce collisions. i know that linear probing is the fastest in general than other implemenataions. but what...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.