Abstract:
A query processing method, a reverse list managing method, a compression method for the reverse list management and a syntax reverse list managing method are provided to maintain the accuracy and consistency of a replay to a user query. PIDs(Position Information IDs) for each of deleted data are stored in a deletion list table. A target reverse list is searched in a reverse list table. It is determined whether at least one PID included in the reverse list exists in the deletion list table. A result value as a response to a query is generated based on the searched reverse list and the determined result.
Abstract:
A method and an apparatus of translating an x query statement into an SQL statement by using sorted outer-union method based on extended sort column and extended tuple identifier are provided to convert association data into XML(eXtensible Markup Language). A temporary result tuple about an inner node of the XML document tree is generated. A select statement is comprised based on the FLOWR expression included in the X Query door. A from statement is organized through the union all and connection of the temporary result tuples. An order by statement is organized based on the sorted signature of temporary result tuples.
Abstract:
A fire suppression system and a method using a hand carry equipment are provided to rapidly perform the putting out work by determining a spot for the efficient fire extinguishment, moving a small fire-extinguishing equipment for hand carry to an optimum place of the fire extinguishment location by operating a fire-extinguishing module. A fire suppression system using a fire-extinguishing equipment for hand carry comprises: a fire break out decision unit(210) for judging whether a fire is break out or not after analyzing the sensor information collected by a sensor; a position decision unit(220) for deciding a fire extinguishment location by using the collected sensor information, if it is determined that the fire break out; and a movement control unit(230) for moving a hand carry equipment mounting a fire-extinguishing module to the determined fire extinguishment location.
Abstract:
본 발명은 효율적이면서도 신뢰할만한 인증 프로토콜을 제시함으로써 디지털 컨텐츠를 제공하는 웹서비스 산업에서 사용자와 서버간의 신뢰도를 높일 수 있는 사용자 인증 방법을 제공하기 위한 것으로서, 사용자 자신의 패스워드를 해쉬(hash)하여 제 1 해쉬함수 값을 생성하는 생성단계와, 상기 제 1 해쉬함수 값을 키(key)로 하여 제 1 식별번호 및 제 1 난수를 비밀키 알고리즘으로 암호화하여 제 1 암호문을 생성하고 생성된 제 1 암호문과 상기 제 1 식별번호를 서버로 전송하는 전송단계와, 입력된 제 1 식별번호를 이용하여 기 저장된 패스워드 파일에서 해당하는 제 2 해쉬함수 값을 추출하는 추출단계와, 상기 제 2 해쉬함수 값을 키로 입력된 제 1 암호문을 복호화하여 제 2 식별번호 및 제 2 난수로 복원하는 복원단계와, 상기 복원된 정보를 통해 해당 사용자 여부를 판단하여 인증세션의 수행을 제어하는 제어단계를 포함하여 이루어지는데 있다. 해쉬함수, 신분위장 공격(impersonation attack), 스니핑(sniffing), 비밀키 알고리즘, 공개키 기반 알고리즘, 식별번호, 난수
Abstract:
A method for notifying arrival in destination using a portable terminal is provided to prevent unreliable information from being transmitted to a user by a LAN(Local Area Network) using two public keys, thereby providing a destination arrival alarm to the user stably. A method for notifying arrival in destination using a portable terminal(30) comprises the following steps of: signing a second public key using a first closed public key in a public authentication agency(60), and inspecting the validity of the signed second public key primarily using a first public key in the portable terminal to set a public transportation system; signing the current location information of the public transportation system using a second closed public key, inspecting the validity of the signed second public key secondarily using the second public key which passes the first validity inspection, and checking location information transmitted from the set public transportation system; and determining that the acquired location information is the location information transmitted from the set public transportation system if it is determined that there is no abnormality in the second validity inspection, determining whether the set public transportation system arrives in the destination using the location information, and notifying a user of the location information.
Abstract:
A method for indexing data in a device using a flash memory as a storage device is provided to reduce power consumption and increase processing speed by indexing RDBMS(Relational DataBase Management System) and MPEG(Moving Picture Experts Group)-7 based data efficiently. A type of column data stored in a flash memory is checked(S701). An index is extracted according to the type of the column data(S704). Index information is stored to an index data area of the flash memory(S705). A processing result is stored to a log buffer when index data is modified(S707). The modified index information is synchronized with the index data stored in the flash memory(S708). Term index information for the data of predetermined columns is formed in an RDBMS using the flash memory as a storage device. Modification of the index data includes addition, deletion, and change. Modification information includes a record ID, a start offset, and an increased/decreased offset.