This is program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a STRING enclosed in quotes. The
codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.
I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix array. It described the meaning of suffix array and also how to built it. Hope this really help guys improving skills about STRING searching, STRING matching, etc
This code outputs various NMEA STRINGs to a com port. The code was
originally used to test naviation programmes.
First select the required com port and the required NMEA message STRING.
There is a default starting position but this can be changed to suit just by typing
in a new position.
Click on the Start button the current position displayed will change according
to the speed and heading selected and the selected NMEA STRING will be output to the com port
and will reflect the current position as displayed.
There is a text box which is normally not visible. If you change this to visible the relevant
NMEA STRING can be displayed.
*** HyperSTRING v6.0 ***
(c)1996-2000 EFD Systems, All rights reserved
efd@mindspring.com
*** THIS IS NOT PUBLIC DOMAIN SOFTWARE ***
See below for license agreement, disclaimer, installation and use.
Introduction ---------------------------------------------------------
Welcome to HyperSTRING!
One of the most significant new features with Delphi32 is long dynamic
STRINGs. However, the built-in functions don t really exploit the full
potential of these new STRINGs. HyperSTRING provides over 400 fast,
efficient STRING management routines to help you realize the full power
of this highly versatile new data type.