摘要:
A native device includes a memory storing a personal computing environment; an interface configured for coupling with a host information processing system; a native function system for performing a native function; and a native function emulator for emulating the native function in the host information processing system. According to another embodiment, a host information processing system includes: an interface for coupling with a native device comprising its user's personal computing environment; a processor configured for operating with the native device when the native device is coupled; and logic for emulating functions of the native device when the native device is coupled.
摘要:
A display comprising: (a) a flexible surface operable to exhibit images, the aforesaid flexible surface being capable of exhibiting variable degrees of bend; (b) a plurality of bend sensors for creating a plurality of bend measurements from a line of bend; and (c) a line detection device operable to detect orientation and position of the aforesaid line of bend based on the aforesaid plurality of bend measurements.
摘要:
A computer and method that control access to a network. The computer includes an application that shrinks the window of opportunity for a network attack and reduces power consumption by automatically causing a computer to connect to the network when access is needed and to disconnect the computer from the network when access is not needed. The computer is automatically disconnected when it is deemed that network access is no longer needed, such as after a time period of no network activity. In turn, when the user, or the system, needs access to the network, the computer is automatically reconnected to the network. A software daemon on the computer may temporarily reconnect the computer to the network to access a server on the network to determine if attempts have been made to access the computer.
摘要:
A device and method for displaying variable data comprises: logic for displaying a gauge that comprises a closed two-dimensional shape. The two-dimensional shape comprises a linear pointer inside the shape, the location of the pointer being determined as a function of a change in an item of data during a predetermined time interval. A device and method for displaying variable data comprises: logic for displaying an annular graph representing changes in a quantifiable item of data during a predetermined time interval, wherein the annular graph is positioned around a clock face. A computer program product comprises instructions for: displaying a graphical representation of variable data comprising displaying a gauge; and also for: displaying an annular graph representing changes in a quantifiable item of data during a predetermined time interval, wherein the annular graph is positioned around a clock face.
摘要:
A personal smart pointer device comprises a conventional computer mouse or like pointing device equipped with additional hardware and software for increased functionality. The personal smart pointer device readily connects with any computer and is provisioned with hardware and software for facilitating network computer-like applications, including enabling receipt and storage of information, and transfer of information to adjunct devices such as a PC, a mobile computer, and other pervasive devices such as a cellular phone and PDA. Information to be transferred includes those personal preferences, features and customizations of applications/programs used by the user on his/her own personal device, in order to facilitate use of the application/program on an adjunct device. The communication of personal preferences and customizations may be accomplished wirelessly.
摘要:
A method, apparatus and computer program product that in a mobile data communications system having at least one base station, at least one beacon and at least one mobile device, enables the mobile devices to conserve power. A wireless communication subsystem in each mobile device communicates with the base station. A beacon either signals the presence of a main base station or the need for the mobile device to attempt to associate or communicate with the base station. A beacon detection circuit in a mobile device activates the wireless communication subsystem in the mobile device when the beacon is received by the beacon detection circuit, which may be a passive circuit using no power, or a very low power receiver.
摘要:
A wearable mobile computing device/appliance (e.g., a wrist watch) with a high resolution display that is capable of wirelessly accessing information from the network and a variety of other devices. The mobile computing device/appliance includes a user interface employing a bezel-based input mechanism including a bezel ring which may be rotated and depressed for generating both rotation and wheel click events for enabling navigation, selection and entry of various displayed textual and graphical items.
摘要:
System and methods for querying digital image archives containing digital photographs and/or videos (collectively, “digital images”). The digital images are indexed in accordance with a plurality of recorded parameters including time, date and geographic location data (altitude and longitude), as well as image data such as lens focal length, auto focus distance, shutter speed, exposure duration, aperture setting, frame number, image quality, flash status and light meter readings, which are used for searching a database consisting of the digital images. These images are preferably generated by an image capturing system which is capable of measuring and recording a plurality of parameters with each captured digital image. The image retrieval system allows a querying user to search the image archive by formulating one or more of a plurality of query types which are based on the recorded parameters, and then retrieve and display those images having the specified parameters.
摘要:
The present invention allows the frame buffer to be dynamically reconfigurable during the processing of graphics data. Lower resolution double buffer mode is used when objects are moving, and higher resolution single buffer mode is used when objects are stationary. The user gets the benefits of double buffering while objects are in motion, and the benefit of a higher quality image when objects are stationary. No image tears appear in this case because the graphics processing system redraws the exact same image when motion ceases, however the image has more bits per pixel. The visual effect is that the picture becomes clearer when motion ceases. The graphics processor quickly switches frame buffer modes during execution, and is not constrained to specifying one mode at the start of processing.
摘要:
In a multiprocessor system, such as a graphics data processing system, a method is disclosed for processing input data in a data processor pipeline. The method includes steps of operating a main thread to store input data in an input buffer until the input buffer is full or the input data ends. If a child thread does not exist, the method creates a child thread and assigns the input buffer to the child thread for processing. If a child thread already exists, the method determines if the child thread can be assigned the input buffer and, if so, then assigns the input buffer to the child thread for processing. If the child thread cannot be assigned the input buffer for processing, the main thread assigns the input buffer to itself for processing in parallel with processing being performed by the child thread. The steps of assigning and determining employ local variables that are accessible to both the main thread and the child thread, and that do not require an operating system call to change and/or test. The method includes a further step of sending a processed data buffer to a subsequent processing stage of the pipeline, such as a rasterizer unit. In a preferred embodiment the step of sending is executed only by the child thread, whether the data buffer was processed by the child thread or by the main thread.