Abstract:
A method for data stream identification includes receiving a data stream from a data source and executing a first transform on the data stream to determine if the data stream comprises a first characteristic associated with the first transform. The first transform is part of a transform tree comprising a plurality of transforms arranged in a hierarchy. The method includes executing one or more additional transforms to determine if the data stream comprises one or more additional characteristics associated with the one or more additional transforms and computing an efficiency level associated with the execution of each transform. The method also includes identifying a path through the transform tree wherein the computed efficiency level of each transform in the path is above a threshold value to determine characteristics of the data stream.
Abstract:
A method for data stream identification includes receiving a data stream from a data source and executing a first transform on the data stream to determine if the data stream comprises a first characteristic associated with the first transform. The first transform is part of a transform tree comprising a plurality of transforms arranged in a hierarchy. The method includes executing one or more additional transforms to determine if the data stream comprises one or more additional characteristics associated with the one or more additional transforms and computing an efficiency level associated with the execution of each transform. The method also includes identifying a path through the transform tree wherein the computed efficiency level of each transform in the path is above a threshold value to determine characteristics of the data stream.
Abstract:
The ARC/INFO.RTM. geographic information system (GIS) computer program (28) supports multiple threads of command line (TTY) and graphic user interface (GUI) operations. A TTY operation at the top of a thread enables the program (28) to be controlled from a keyboard (20) through a terminal emulator (26), whereas a GUI operation at the top of a thread enables the program 28 to be controlled by a mouse (22) using a window display (24). Switching from TTY to GUI control of the program (28) in its stand-alone form requires a command from its input stream, whereas switching from GUI to TTY control requires a manual trigger from a mouse (22) or keyboard (20). A controller (44) of the invention normally enables GUI control by inserting a dummy GUI operation (50) including a dummy window as an artifact on top of a TTY operation (46) in a thread (48). In response to a TTY command from the keyboard (20) or a user program, the controller (44) deletes the dummy window, causing the dummy GUI operation (50) to be deleted from the thread (48) and enabling TTY control from the keyboard (20). The controller (44) then feeds the command to the program (28), and inserts the dummy GUI operation (50) back on top of the TTY operation (46) in the thread (48) to enable subsequent GUI control.