데이터 패킷 수신 장치 및 방법
    81.
    发明公开
    데이터 패킷 수신 장치 및 방법 失效
    数据包接收装置和方法

    公开(公告)号:KR1020040041712A

    公开(公告)日:2004-05-20

    申请号:KR1020020069556

    申请日:2002-11-11

    CPC classification number: H04L1/0061 H04L1/0045 H04L49/90 H04L49/9063

    Abstract: PURPOSE: A data packet receiving apparatus and a method thereof are provided to utilize a network communication and bandwidth of an input/output channel to the maximum by smoothly processing high speed packet stream. CONSTITUTION: An inspection logic circuit and a multiplexer receive packet data word(S801). The multiplexer transfers the packet data word to input/output memory units and the inspection logic circuit analyzes the packet data word(S802). Upon analyzing the packet data word, if the packet data word is a header part, the inspection logic circuit performs a packet header processing process, if the packet data word is a data part, the inspection logic circuit performs a packet data and error correction code calculating process, and if it is an end part, the inspection logic circuit compares the calculated error correction code and an error correction code of the end of the packet(S803). It is determined whether an error has been discovered by the inspection logic circuit, and if an error has been discovered, the packet is discarded(S804). If no error has been discovered, an upper processing layer processes packet data words outputted from the input/output memory units(S805). The upper processing layer determines whether an error is discovered(S806). If an error is discovered, the packet is discarded(S807).

    Abstract translation: 目的:提供一种数据分组接收装置及其方法,通过平滑处理高速分组流,最大限度地利用输入/输出信道的网络通信和带宽。 构成:检查逻辑电路和复用器接收分组数据字(S801)。 复用器将分组数据字传送到输入/输出存储单元,检查逻辑电路分析分组数据字(S802)。 分析分组数据字时,如果分组数据字是报头部分,则检查逻辑电路执行分组报头处理处理,如果分组数据字是数据部分,则检查逻辑电路执行分组数据和纠错码 计算处理,如果是结束部分,则检查逻辑电路将计算出的纠错码与分组结束的纠错码进行比较(S803)。 确定检查逻辑电路是否发现错误,如果发现错误,则丢弃该数据包(S804)。 如果没有发现错误,则上层处理层处理从输入/输出存储单元输出的分组数据字(S805)。 上层处理层确定是否发现错误(S806)。 如果发现错误,则丢弃该数据包(S807)。

    데이터베이스 관리 시스템에서 시스템 고장에 대비한 파일삭제 및 회복 방법
    82.
    发明公开
    데이터베이스 관리 시스템에서 시스템 고장에 대비한 파일삭제 및 회복 방법 无效
    删除和恢复DBMS系统故障的文件准备方法

    公开(公告)号:KR1020030056540A

    公开(公告)日:2003-07-04

    申请号:KR1020010086768

    申请日:2001-12-28

    Abstract: PURPOSE: A method for deleting and recovering a file preparing for a system failure on a DBMS(DataBase Management System) is provided to destroy the file safely and record a process preparing for the system failure generated during a file deleting process, and to recover a uncompleted file return error on the file return formed by repeated non-atomic operations during the system failure. CONSTITUTION: If the file to be deleted is found in a pending action list, the atomic recording of each allocation unit for the non-atomic file deletion is performed(S802). An address of the last log record at the time is stored in a main memory by setting up the NTA after receiving the allocation of the file to be deleted from the list(S802). The atomic recording steps(S811-814) of the allocation unit are repeated until no more return allocation unit is found in the deleted file. If all allocation units are returned, a file deletion log including a file discriminator is recorded to the log, and the corresponding discriminator is returned to the system(S815).

    Abstract translation: 目的:提供一种在DBMS(DataBase管理系统)上删除和恢复准备系统故障的文件的方法,以安全地销毁该文件,并记录准备在文件删除过程中生成的系统故障的进程,并恢复 在系统故障期间通过重复的非原子操作形成的文件返回形式的未完成文件返回错误。 构成:如果待处理的动作列表中找到要删除的文件,则执行非原子文件删除的每个分配单元的原子记录(S802)。 通过在从列表接收到要删除的文件的分配之后设置NTA,将此时的最后日志记录的地址存储在主存储器中(S802)。 重复分配单元的原子记录步骤(S811-814),直到在删除的文件中没有找到更多的返回分配单元。 如果返回所有分配单元,则将包括文件鉴别器的文件删除日志记录到日志中,并将对应的鉴别器返回给系统(S815)。

    데이터베이스 질의어와 밀결합된 엑스.엠.엘 질의어를지원하는 엑스.엠.엘 문서 검색장치 및 그 방법
    83.
    发明公开
    데이터베이스 질의어와 밀결합된 엑스.엠.엘 질의어를지원하는 엑스.엠.엘 문서 검색장치 및 그 방법 失效
    支持XML查询的XML文档搜索系统和方法与数据库查询紧密联系

    公开(公告)号:KR1020030054605A

    公开(公告)日:2003-07-02

    申请号:KR1020010084801

    申请日:2001-12-26

    Abstract: PURPOSE: An XML document search system and a method for the same are provided to enable a user to search for an XML document in a database, storing plural XML documents, by using an integrated query which tightly couples an XML query with a database query. CONSTITUTION: The system comprises a search management module(110), a syntax analysis module(120), a query process module(130), a result process module(140) and a database engine(200). The search management module(110) performs a function of an interface with the database engine(200), and controls the syntax analysis module(120), the query process module(130), and the result process module(140). The syntax analysis module(120) analyzes the syntax on the XML query input via the search management module(110), checks whether the input XML query follows a preset query context rule, and generates a syntax tree for the input XML query in a case that the input XML query does not follow the preset query context rule. At this time the syntax analysis module(120) receives the integrated query which tightly couples the XML query with a database query, and checks an effectiveness of the input XML query. The query process module(130) processes the XML query by using the generated syntax tree. The result process module(140) converts the query process result of the query process module(130) into the type appropriate for the database engine(200), and transmits the converted result to the search management module(110).

    Abstract translation: 目的:提供XML文档搜索系统及其方法,以使用户能够通过使用将XML查询与数据库查询紧密耦合的集成查询来搜索数据库中的XML文档,存储多个XML文档。 构成:系统包括搜索管理模块(110),语法分析模块(120),查询处理模块(130),结果处理模块(140)和数据库引擎(200)。 搜索管理模块(110)执行与数据库引擎(200)的接口的功能,并且控制语法分析模块(120),查询处理模块(130)和结果处理模块(140)。 语法分析模块(120)分析经由搜索管理模块(110)输入的XML查询的语法,检查输入的XML查询是否遵循预设的查询上下文规则,并且在一种情况下生成用于输入XML查询的语法树 输入XML查询不遵循预设查询上下文规则。 此时,语法分析模块(120)接收将XML查询与数据库查询紧密耦合的综合查询,并检查输入XML查询的有效性。 查询处理模块(130)通过使用生成的语法树处理XML查询。 结果处理模块(140)将查询处理模块(130)的查询处理结果转换成适用于数据库引擎(200)的类型,并将转换的结果发送到搜索管理模块(110)。

    분산 컴퓨팅 시스템에서 멀티캐스트를 이용한 객체 참조 처리장치 및 그 방법
    84.
    发明授权
    분산 컴퓨팅 시스템에서 멀티캐스트를 이용한 객체 참조 처리장치 및 그 방법 失效
    用于在分布式计算机系统中使用多播的可靠定位对象参考的方法和设备

    公开(公告)号:KR100355274B1

    公开(公告)日:2002-10-11

    申请号:KR1019990021548

    申请日:1999-06-10

    Abstract: 본발명은네트워크(network)로연결되어있는분산컴퓨팅시스템(Distributed Computing System)에서멀티캐스트(multicast)를사용하여객체참조(object reference)를신뢰성있게처리할수 있도록하는장치및 그방법을제공하는데 그목적이있다. 본발명에따르면, 객체참조처리장치는, 객체참조요청패킷을생성하여출력하고, 객체참조응답패킷을입력받아객체참조를추출하기위한제1 패킷처리부와, 객체참조요청패킷을입력받아멀티캐스트로전송하며, 전송된객체참조응답패킷을수신하여상기제1 패킷처리부로출력하기위한제1 멀티캐스트처리부와, 수신된객체참조요청패킷을출력하고, 입력된객체참조응답패킷을지정된그룹에멀티캐스트로전송하기위한제2 멀티캐스트처리부와, 객체참조를등록하기위한객체참조등록부와, 객체참조조회신호에따라저장하고있는객체참조를추출하여출력하기위한객체참조관리부및 객체참조요청패킷에서원하는상기서버객체에대한객체참조가상기객체참조관리부에있는지여부를조회하여있는경우에는추출된객체참조를가진객체참조응답패킷을생성하기위한제2 패킷처리부를포함한다.

    재삽입 연산을 수행하는 고차원 색인구조를 위한 회복방법
    85.
    发明授权
    재삽입 연산을 수행하는 고차원 색인구조를 위한 회복방법 有权
    有效恢复使用REINSERT操作的高维索引结构的恢复方法

    公开(公告)号:KR100327122B1

    公开(公告)日:2002-03-13

    申请号:KR1019990061940

    申请日:1999-12-24

    CPC classification number: G06F11/1474 Y10S707/99933 Y10S707/99953

    Abstract: 본발명은재삽입연산을수행하는고차원색인구조를위한회복방법과상기방법을실현시키기위한프로그램을기록한컴퓨터로읽을수 있는기록매체에관한것으로, 'ARIES'(Algorithm for Recovery and Isolation Exploiting Semantics)에기반하고, 페이지지향재시행및 페이지지향복귀를기본으로하여, 재삽입연산시효율적인회복을보장하는재삽입연산을수행하는고차원색인구조를위한회복방법과상기방법을실현시키기위한프로그램을기록한컴퓨터로읽을수 있는기록매체를제공하기위하여, 노드에엔트리를삽입하고, 최소경계영역을조정하고, 넘침을처리를하며, 해당하는로그레코드를저장하는제 1 단계; 및상기저장된로그레코드를회복시키는제 2 단계를포함하며, 고차원색인구조회복장치등에이용됨.

    실시간 트랜잭션의 우선순위를 고려한 확장된 2단계 잠금설정 및 잠금 해제 방법
    86.
    发明公开
    실시간 트랜잭션의 우선순위를 고려한 확장된 2단계 잠금설정 및 잠금 해제 방법 无效
    参考实时交易的先后顺序设置和释放扩展的两步锁的装置和方法

    公开(公告)号:KR1020000037776A

    公开(公告)日:2000-07-05

    申请号:KR1019980052525

    申请日:1998-12-02

    Abstract: PURPOSE: An apparatus and method for setting and releasing expanded two-phase locking with reference to prior sequence of real-time transaction is provided to enhance a simultaneity of a transaction by determining a locking impact with reference to a prior sequence of a transaction for requesting a locking and a prior sequence of a current stand-by transaction when testing the locking impact. CONSTITUTION: In the case of requesting a locking of a common mode or the beta mode to a locking item, if a beta mode is set in the locking item(201), a transaction for requesting the locking enters a stand-by state and waits when the locking is released(207,208). In the case that a locking of the beta mode is not set, if one transaction requests the locking of the beta mode(202), the transaction for requesting the locking enters the stand-by state unconditionally regardless of setting of the locking and waits when the locking is released(207,208). In the case that the locking of the common mode is not set in the locking item and the transaction for requesting the locking requests the locking of the common mode(203), if a stand-by transaction is not existed(204), the locking is approved to the transaction for requesting the locking(206). If the stand-by transaction is existed and a prior sequence of the transaction for requesting the locking is higher than a prior sequence of all stand-by transactions(205), the locking is approved(206). IF the prior sequence of the transaction for requesting the locking is lower than the prior sequence of all stand-by transactions(205), the transaction for requesting the locking is registered(207) and waits when the locking is released(208).

    Abstract translation: 目的:提供参考先前的实时事务序列来设置和释放扩展的两相锁定的装置和方法,以通过参考用于请求的事务的先前顺序来确定锁定影响来增强事务的同时性 当测试锁定冲击时,当前待机事务的锁定和先前顺序。 构成:在向锁定项目请求锁定共模或β模式的情况下,如果在锁定项目(201)中设置了beta模式,则用于请求锁定的事务进入待机状态并等待 当锁定被释放时(207,208)。 在未设置beta模式的锁定的情况下,如果一个事务请求锁定beta模式(202),则用于请求锁定的事务无条件地进入待机状态,而不管锁定的设置如何 锁定被释放(207,208)。 在锁定项目中没有设置公共模式的锁定和用于请求锁定的事务请求锁定共模(203)的情况下,如果不存在备用事务(204),锁定 被批准用于请求锁定的事务(206)。 如果备用事务存在,并且用于请求锁定的事务的先前顺序高于所有备用事务(205)的先前序列,则锁定被批准(206)。 如果用于请求锁定的事务的先前顺序低于所有待机事务(205)的先前顺序,则用于请求锁定的事务被注册(207),并且当释放锁定时等待(208)。

    시각 스크립트를 이용하여 3차원 애니메이션을 생성하는 방법
    87.
    发明授权
    시각 스크립트를 이용하여 3차원 애니메이션을 생성하는 방법 失效
    使用可视脚本生成3D动画的方法

    公开(公告)号:KR100259951B1

    公开(公告)日:2000-06-15

    申请号:KR1019970071071

    申请日:1997-12-19

    Abstract: PURPOSE: A method for generating three dimensional animation using visual script is provided to sketch quickly the motion of characters by offering intuitive interface that user generates animation easily and quickly. CONSTITUTION: A space curve for characters that is made by the result of three dimensional modeling is drawn. A visual script is made by scripting time relation among each space curves with time curve. Each part to become animation of above character and three dimensional property of above visual scripts corresponding this are made a parsing using visual language parser for AMG(Attributed Multiset Grammar). A matrix and motion function to each motion that was made a parsing is made a binding to tree and then animation is executed searching above tree. Above each stage is executed repeatedly until above animation is satisfied with. Above animation execution is made in computer that is composed of a three dimensional graphic acceleration board, an input device with 6DOF, a stereoscopic image output device, and a motion tracing device that shows automatically a side of character that is intended to see.

    Abstract translation: 目的:提供使用可视化脚本生成三维动画的方法,通过提供直观的界面,方便快捷地生成动画,快速描绘人物的运动。 构成:绘制由三维建模的结果制成的字符的空间曲线。 通过脚本时间关系在每个空间曲线与时间曲线之间制作视觉脚本。 使用AMG(Attributed Multiset Grammar)的视觉语言解析器,将上述每个部分成为上述字符的动画和上述可视化脚本的三维属性进行解析。 对作为解析的每个运动的矩阵和运动函数与树结合,然后在树上搜索动画。 在每个阶段之前,重复执行,直到上述动画满足为止。 上述动画执行在由三维图形加速板,具有6DOF的输入设备,立体图像输出设备和运动跟踪设备组成的计算机中进行,该计算机自动显示要查看的角色的一侧。

    자료 편집기의 점진적 구현이 가능한 자료 저장/로드 방법
    88.
    发明公开
    자료 편집기의 점진적 구현이 가능한 자료 저장/로드 방법 失效
    如何保存/加载可以在数据编辑器中逐步实现的数据

    公开(公告)号:KR1019990053071A

    公开(公告)日:1999-07-15

    申请号:KR1019970072641

    申请日:1997-12-23

    Abstract: 본 발명은 점진적(incremental) 구현이 가능하고 구현이 간단한 저장/로드 방법에 관한 것으로, 하나의 오브젝트를 포인터가 아닌 일반 데이타 멤버와 다음 오브젝트를 가리키는 포인터 멤버로 자료 구조를 가정하고, 저장시에 포인터가 아닌 데이타는 그 이미지를 파일에 저장하며, 포인터 데이타는 포인터가 지시하는 오브젝트를 먼저 저장하고, 파일에서의 저장되는 위치값으로 기록하고, 로드시에 포인터가 아닌 멤버는 그대로 읽어서 로드시키고 포인터인 경우는 그 기록된 위치값을 체크하여 위치값을 기록하여 로드시키는 자료 편집기의 점진적 구현이 가능한 자료 저장/로드 방법을 제공한다. 이와같이 본 발명은, 프로그램의 자료 구조를 여러 가지 형태의 데이터 오브젝트들이 서로 포인터(pointer)로 연결된 구조로 가정하고, 손쉽게 저장/로드 기능을 구현하는 알고리즘을 제시한다. 따라서, 기능이 완벽하지 않은 개발 도중에서도 저장/로드 기능을 사용할 수 있어 개발 및 중간 결과물 발표에 매우 유리하며, 무엇보다도 저장/로드 알고리즘이 간단하여 구현이 쉽다는 장점을 가진다.

    시각 스크립트를 이용하여 3차원 애니메이션을 생성하는 방법
    89.
    发明公开
    시각 스크립트를 이용하여 3차원 애니메이션을 생성하는 방법 失效
    如何使用可视脚本创建3D动画

    公开(公告)号:KR1019990051703A

    公开(公告)日:1999-07-05

    申请号:KR1019970071071

    申请日:1997-12-19

    Abstract: 본 발명은 시각 스크립트를 이용하여 신속하게 3차원 애니메이션을 생성하는 방법에 관한 것으로, 특히 3차원 애니메이션을 만드는 과정 중 그 애니메이션을 구성하는 캐릭터들의 동작을 지시하고 그 동작들 간의 시간 관계를 설정하여, 이것을 시각 언어에 기반한 파싱을 통하여 신속하게 전체 애니메이션을 생성하는 방법에 관한 것이다.
    만족할 만한 3차원 애니메이션은 여러 번의 작업을 반복하여 만들어지기 때문에 많은 시간이 요구된다. 이러한 작업에서는 한 번에 정밀한 결과를 얻기 보다는 보다 빠르게 중간 결과들을 만들 수 있는 수단이 필요하다. 이는 결국 사용자에게 친숙한 방법을 통하여 캐릭터들의 동작과 그 동작 사이의 시간 관계를 신속하게 표현해 줄 수 있는 수단이 요구된다.
    본 발명에서는 사용자에게 친숙한 수단을 제공하여 신속하게 전체 애니메이션을 만들어 낼 수 있는 방법을 제안한다. 이 방법에서 사용자는 캐릭터의 동작 뿐만 아니라, 여러 동작들 간의 동기성을 부여하기 위해 그 3차원의 동일한 공간상에 곡선을 그려주기만 한다.

    하이퍼미디어 시스템에서의 자동표현 제어회로 및 그 방법
    90.
    发明授权
    하이퍼미디어 시스템에서의 자동표현 제어회로 및 그 방법 失效
    一种超媒体系统中的自动呈现控制标准及其控制方法

    公开(公告)号:KR100152325B1

    公开(公告)日:1998-10-15

    申请号:KR1019940029932

    申请日:1994-11-15

    Abstract: 본 발명은 시스템 타이머를 이용하여 하이퍼미디어 시스템에서 노드나 객체가 표현될 시간을 효율적으로 제어하여 정보를 원하는 순서와 임의로 설정한 시간 값에 따라 자동적으로 표현되도록 한 하이퍼미디어 시스템에서의 자동표현 제어회로 및 그 방법에 관한 것이다.
    특징적인 구성으로는 사용자가 표시할 정보의 종류와 순서 및 동작 시간 등 자동표현에 관한 정보를 편집 입력하기 위한 키입력수단과, 자동표현 동작의 편집과 실행을 담당하는 자동표현수단과, 편집된 자동표현 정보를 저장 및 관리하는 기억수단과, 자동표현 처리에 필요한 시간을 생성하는 시스템타이머수단과, 자동표현 동작의 결과에 관한 정보를 표시하기 위한 출력수단으로 구성함에 있으며, 사용자로부터 자동표현 시작 지시가 있으면 기억수단으로부터 자동표현 정보를 읽어와 표시할 목표 정보가 있는지를 검사하는 제1단계와, 상기 제1단계에서 목표 정보가 유효하지 않으면 오류 메세지를 표시하고 자동표현 재 초기화를 수행한 후 자동표현 실행을 중단하고 목표 정보가 유효한 경우에는 자동표현 실행에 필요한 초기화 작업(순서플래그= 참, 순서상태=자동표현시작, 시간카운트=1)을 수행한 후 설정된 시간카운트를 이용하여 시스템타이머에 시간 설정을 요청하는 제2단계와, 상기 제2단계에서 시스템타이머로부터 설정 시간이 발생되기를 기다려 설정 시간을 인식하면 순서플래그를 체크하여 현재 자동표현이 진행중인지의 여부를 검사하는 제3단계와, 상기 제3단계의 검사 결과 자동표현이 진행되고 있지 않으면 자동표현 재 초기화를 수행한 후 종료하며 자동표현중인 경우는 다시 순서플래그를 체크하여 자동표현 상태표시자에 따라 필요한 작업을 처리하는 제4단계로 이루어짐에 있다.

Patent Agency Ranking