Advanced Programming I Lecture Notes

25 April 2006 • Assignment 6 Code Review


Outline

Geometric Hashing

The Problem

The Hash Table

The Hash Function

A Good Hash?

XOR Hashing

XOR Hashes

Low-Order Bits

Does It?

Does It?

Linear Congruential Hashing

Linear Congruential Results

Other Verifications

Coordinate Hashes

Test Cases

Test Results

Coding Notes

Code Size

Write Useful Comments

References


This page last modified on 26 April 2006.

This work is covered by a
Creative Commons License.