README  FILE FOR DDJ HANDPRINTING RECOGNITION CONTEST RESULTS
================================================================

This directory contains the entries for the DDJ handprinting
recogntion contest. For each of 5 entrants, there is the executable
and the recognizer code, plus any additional writeup.

What's NOT here are the data files and the DDJ harness code. These
can be found the HWXDTA.ARC and HWXHAR.ARC files.


---------LIST OF FILES----------------------------------------------------

AVITZUR  C       27975 11-20-92   3:17p  <-- sample recognizer by Ron Avitzur
AVITZUR  EXE     45984 11-20-92   3:32p  
BRANSON  C       58222 11-09-92   9:50p  <-- recognizer from Don Branson
BRANSON  EXE     54768 11-20-92   3:43p
HANES    C       22559 11-12-92   5:13p  <-- recognizer from Philip Hanes
HANES    EXE     50960 11-20-92   3:50p
HANES    TXT      7289 09-15-92  10:01p
MORAVEC  C       53749 11-10-92   3:06p  <-- recognizer from Kip Moravec
MORAVEC  EXE     78032 11-10-92   3:07p
MORAVEC  TXT      5025 09-18-92   7:11p
RANDOLPH C       19762 07-28-92   2:26p  <-- recognizer from David Randolph
RANDOLPH EXE     53076 11-20-92   3:38p
STENGER  C       31796 11-18-92   8:54p  <-- recognizer from Al Stenger
STENGER  EXE     49408 11-20-92   3:48p


------------DATAFILES-----------------(not present in this file)----

DATA_1   DAT    122352 06-23-92  12:19p
DATA_2   DAT    122352 06-26-92   8:25p
DATA_3   DAT    136376 11-11-92   8:05a
DATA_4   DAT     64504 11-10-92   6:20p

------------DDJ TEST HARNESS----------(not present in this file)----

CONTROL  TXT       146 11-18-92   7:07p  <-- specifies which data file
H        BAT       356 08-21-92   3:47p  <-- batch file for running
M        BAT       182 06-27-92  12:14p  <-- batch file for compiling
TURBO_C  MAK      2383 11-20-92   3:05p  <-- linkfile for TurboC
TURBO_C  LNK       179 11-20-92   3:05p  <-- makefile for TurboC
H_CONFIG H        4050 11-20-92   3:16p  <-- global configuration file
H_STDDEF H         994 09-10-92   3:18p  <-- standard #defines and conventions
H_MAIN   C       14513 11-20-92   3:25p  <-- main module to harness
H_RECOG  H         766 09-10-92   3:03p  <-- interface to recognizer
H_LIST   H         496 09-10-92   3:21p  <-- list data structure
H_MEM    H         535 11-20-92   3:16p  <-- interface to memory manager
H_MEM    C        3474 11-20-92   3:16p  <-- implementation of mem mgr
RECOG    H         345 08-21-92   3:41p  <-- sample recognizer header file
RECOG    C       27975 11-20-92   3:17p  <-- sample recognizer code



