Guest Connected: 59615   Bookmark Us     Contact Us  
Total Shareware
Currently Listed: 244,883 Applications


  Developer Tools - C and C++ Tools and Components

Link To Program

  GPerf for Visual Studio 6.0  -  Version  1.0

A port of the Gnu tool GPerf. GPerf is a perfect hash function generator written in C++. It transforms an n element user-specified keyword set W into a perfect hash function F. F uniquely maps keywords in W onto the range 0..k, where k >= n. If k = n then F is a minimal perfect hash function. gperf generates a 0..k element static lookup table and a pair of C functions. These functions determine whether a given character string s occurs in W, using at most one probe into the lookup table.

To link to this program use the html below (use text editor and check the exact syntax):

<a href="http://www.TotalShareware.com/LinkToItem.aspx?id=1733">View this program at www.TotalShareware.com</a>

This link will appear like:

View this program at www.TotalShareware.com