Abstract:
An exemplary method for processing a workflow form is provided. The method includes: connecting a workflow engine and an business sub-system; receiving a data form processing request from a client; obtaining workflow information from the workflow engine according to the data form processing request; obtaining business information from the business sub-system according to the data form processing request; establishing a worklist for storing items according to the workflow information, business information, and personal data of the client; selecting an appropriate data form and generating a workflow form by storing an open item in the data form; and processing the workflow form by signing the workflow form or rejecting the workflow form. A related system is also provided.
Abstract:
An exemplary distribution system includes a plurality of file processing servers (20) and a file processing control server (10). The file processing servers are configured for processing distributed file processing tasks. The file processing control server includes a request receiving module (101), a status controlling module (102), a load checking module (103) and an allocating module (104). The request receiving module is configured for receiving file processing requests for file processing, and transforming the file processing requests into file processing tasks respectively. The status controlling module is configured for controlling statuses of the file processing tasks. The load checking module is configured for checking the load of each file processing server. The allocating module is configured for allocating a file processing task to a file processing server having the least load.
Abstract:
A system for managing message distributions in multi-messaging system includes a server, at least one messaging request system and at least one messaging delivery system connected to the server. The server includes a message managing module which is programmed for receiving at least one messaging request from the at least one messaging request system, creating a message assignment for each messaging request, and sending each massage assignment to a corresponding massage receiving system. A related method is also disclosed. Utilizing the system and method can manage and maintain system messages in an unified way.
Abstract:
A method for parsing a text file defines a tree pattern and a plurality of character string patterns. A tree structure corresponding to the text file is determined according to the tree pattern, and the desired data are retrieved from the text file according to the character string patterns. The retrieved desired data are output into a storage system.
Abstract:
In a method for managing power of host computers using a control computer, the method generates a power management command, groups virtual machines installed in the host computers at a first time if the power management command is a first type, to obtain a first group of the virtual machines. The method further relocates the virtual machines in the host computers based on the first group of the virtual machines, and closes idle host computers. Closed host computers are powered on if the power management command is the second type, all the virtual machines at a second time are grouped, to obtain a second group of the virtual machines. The virtual machines are relocated into each host computer based on the second group of the virtual machines.
Abstract:
A server communicates with at least one client. If the server wants to transmit streaming media to a client, the client sends a package to the server. The package indicates if the client can decode the streaming media. If the client can decode the streaming media, the server decodes the streaming media and outputs the decoded streaming media on a display of the server. The server sends the streaming media to the client. The client decodes the streaming media and outputs the decoded streaming media on a display of the client. If the client cannot decode the streaming media, the server obtains the streaming media on the desktop of the server and compresses the streaming media to a compressed file. The client receives the compressed file from the server, and decompresses the compressed file. The decompressed files are output on the display of the client.
Abstract:
A method for scheduling service applications is applied in a computing device. The method creates a software interface and sets a scheduled time and operation parameters of a service application. The software interface is called and bound to the service application. The service application is added to a scheduling queue. At the scheduled time, the service application is selected from the scheduling queue and executed according to the operation parameters of the service application.
Abstract:
A method for performing security surveillance using a control computer sends an image obtaining request from the control computer to a preset channel of a network video recorder (NVR) or a digital video recorder (DVR), and receives captured images from the preset channel of the NVR or the DVR. The method further detects a specified object in the captured images, and stores/outputs an image area of the specified object in a storage device of the control computer or a terminal device.
Abstract:
A method searches product information in TV programs with product placements using an electronic device. The electronic device encloses presented products of the TV program in a graphic box, and defines keywords related to the presented products. During the TV program broadcasts, the electronic device receives a selection operation on a product displayed on a display device, and uses a search engine to search for related information of the selected product according to keywords. The searched information is displayed on the display device for users to browse.
Abstract:
A method for storing node information of a Huffman tree. The method creates an index of each node in the Huffman tree using a breadth first search (BFS) algorithm. The method further reads each node of the Huffman tree beginning from a root node according to a sequence of the index of each node, and stores node information of each node into an array of the Huffman tree.