Search PubMedSearch

Biomedical subjects

H P Meinzer

Publications and source records attributed to H P Meinzer.

2 recordsLinked to original sources

Data security in information systems by language analysis.

The paper describes how a language analyser (parser) is used as interface between a user and the functions of an information system. A specific user is at log-on forced into a sublanguage analyser, which only recognizes statements relevant to this specific user. Every attempt to use non-allowed functions is rejected, and the user is guided into his sublanguage. The language analyser is defined completely separately from the semantics of the information system, and it can be automatically generated outgoing from a definition of language functions.

Computers

Interactive control of graphic output devices.

A software package for the support of graphic output was developed. The main feature is the capability to draw graphs in a Cartesian coordinate system. With up to 60 variable parameters, it is problematic to change them interactively. Classical program languages do not support interaction. Subroutines for various kinds of input had to be written. Most important are other subroutines for reading, writing or erasing datasets at runtime, the name of which need not be known before starting a program. According to the problems, different appropriate methods of dialogue were used: the simple sequential dialoque, command languages and, for more complex input, a syntax analyser. The resulting dialogue is very simple and self-explanatory. The users need not have previous experience with computers; the package was accepted quickly and is now in extensive use.

Computers