Local Lucene
====================
Provide geographical based searching to lucene in an efficent mannor
Contents
* Compiling from Source
* Using local lucene
Author: Patrick O Leary
email: pjaol@pjaol.com
A white paper on local lucenes usage is available
http://www.nsshutdown.com/projects/lucene/wh ...
Programs in the irregular grid design package described in this manual are used to carry out five main functions:
verification and adjustment of coastline and bathymetric data
preparation of an irregular triangular depth grid covering the domain to be modelled
production of a preliminary irregu ...
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200 ...