Abstract:
A method for reserving a parking space may include steps of a user sending out a parking space reservation request to a remote control center through a communication network; the remote control center receiving and processing the parking space reservation request; the remote control center sending at least one graphical user interface (GUI) associated with at least one parking facility for the user to reserve a parking space; the user selecting a parking space from the GUI; and the remote control center reserving the parking space for the user by lifting a parking barrier thereon. The method for reserving a parking space may further include a step of the remote control center sending out a password to the user to restore the lifted parking barrier to the ground, so the user can park his/her vehicle into the reserved parking space.
Abstract:
The subject disclosure relates to generating three-dimensional façade models from images. In one aspect, a systematic decomposition schema is disclosed for a façade structured into a Direct Acyclic Graph and implemented as a top-down recursive subdivision and bottom-up merging. In a further aspect, optimization of façade depth operating in a façade surface and in the super-pixel level of a whole subdivision region is described.
Abstract:
The invention relates to a method for providing organic, semi-organic, mineral, inorganic and hybrid thin layers and thin layers containing nanoparticles, by simultaneous or alternate spraying of solutions of reactive partners (that is polymer/polymer interacting by hydrogen bonding, polyelectrolyte/small oligo-ion, inorganic compounds, etc.) on the surface of a solid substrate.
Abstract:
The present disclosure discloses a method, apparatus and system for transmitting UE information in a multimedia subsystem. The method includes: a call session control function entity obtains capability information of UE, and transmits the capability information of the UE to an AS; the AS obtaining the capability information of the UE sent from the call session control function entity. The solution of the present disclosure ensures that the AS in the IMS can obtain the capability information of the UE. Therefore, services based on the capability information of the UE can be implemented on the AS successfully.
Abstract:
A method for implementing shadow versioning to improve data dependence analysis for instruction scheduling in compiling code, and to identify loops within the code to be compiled, for each loop initializing a dependence a matrix, for each loop shadow identifying symbols that are accessed by the loop, examining dependencies, storing, comparing and classifying the dependence vectors, generating new shadow symbols, replacing the old shadow symbols with the new shadow symbols, generating alias relationships between the newly created shadow symbols, scheduling instructions and compiling the code.
Abstract:
A computer implemented method, system and computer program product for automatically generating SIMD code. The method begins by analyzing data to be accessed by a targeted loop including at least one statement, where each statement has at least one memory reference, to determine if memory accesses are safe. If memory accesses are safe, the targeted loop is simdized. If not safe, it is determined if a scheme can be applied in which safety need not be guaranteed. If such a scheme can be applied, the targeted loop is simdized according to the scheme. If such a scheme cannot be applied, it is determined if padding is appropriate. If padding is appropriate, the data is padded and the targeted loop is simdized. If padding is not appropriate, non-simdized code is generated based on the targeted loop for handling boundary conditions, the targeted loop is simdized and combined with the non-simdized code.
Abstract:
A system for advertisers to efficiently manage their search listings in placement database search system includes grouping means for managing multiple categories for the search listings and query means for searching search listings. The system further includes quick-fill means for modifying an attribute in a plurality of search listings by specifying the modification at a single location.
Abstract:
A database search apparatus and method for generating a search result list which responds to Extensible Markup Language (XML) requests from a client to a server of an on-line marketplace. A bid management tool is operable on a client computer to manage search listings and account information of one or more advertisers. The client application communicates with the server via an XML-based application program interface. The bid management tool provides functions for reporting account activity, modifying accounts and manual, timed or event-driven changes to search listings including listings of several advertisers.
Abstract:
Methods and apparatuses for transmitting and receiving emergency service are provided to solve the problem that the user maliciously performs emergency registration with the emergency user ID to receive the unauthorized service. The method for initiating callback in the emergency service includes forwarding the request message to the callee connection network and informing the callee connection network of the identity of the initiator identity after the callback initiator side authenticates the identity of the initiator of the received request message. The method for receiving callback in the emergency service includes: recognizing, by the callee connection network, the identity of the initiator who initiates the callback request message transmitted from the call initiator-side network and performing post-processing according to whether the identity of the initiator is a valid PSAP.
Abstract:
A computer program product is provided for extracting SIMD parallelism. The computer program product includes instructions for providing a stream of input code comprising basic blocks; identifying pairs of statements that are semi-isomorphic with respect to each other within a basic block; iteratively combining into packs, pairs of statements that are semi-isomorphic with respect to each other, and combining packs into combined packs; collecting packs whose statements can be scheduled together for processing; and generating SIMD instructions for each pack to provide for extracting the SIMD parallelism.