애트리뷰트의순서조정을통한릴레이션크기최적화방법
    41.
    发明公开
    애트리뷰트의순서조정을통한릴레이션크기최적화방법 失效
    通过质量调整的关系优化方法

    公开(公告)号:KR1020000031438A

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

    申请号:KR1019980047487

    申请日:1998-11-06

    Inventor: 박유미 최완

    Abstract: PURPOSE: A relation magnitude optimization method though order adjustment of attribute is to provide a recording media capable of being read by a computer wherein the program to achieve a relation magnitude optimization method to automatically optimize a relation schema based on the CHILL(CCITT High Level Language) data alignment method is recorded. CONSTITUTION: An initial relation schema is inputted(301). An attribute from the relation schema is abstracted(302), and the magnitude is calculated by type(303). The off-set of the attribute is calculated according to CHILL data alignment method(304). The attribute list is configured with element composed of identifier, magnitude and location distance(305). The attribute list is searched from the first(306). It is checked whether the element in the attribute list exists(307). It is judged whether the attribute magnitude is 3 or larger(308). It is checked how much the offset distance is larger than the attribute magnitude(309). If the difference is "0", it means there is no empty space(310). If the difference is "1", it is connected to 1-blank list(311), meaning there is an empty space of 1 byte. If the difference is "2", it is connected to 2-blank list(302). If the difference is "3", it is connected to 3-blank list(313).

    Abstract translation: 目的:通过属性顺序调整的关系幅度优化方法是提供能够被计算机读取的记录介质,其中该程序实现关系幅度优化方法以根据CHILL自动优化关系模式(CCITT高级语言 )数据对齐方法。 构成:输入初始关系模式(301)。 来自关系模式的属性被抽象(302),并且大小由类型(303)计算。 根据CHILL数据对齐方法计算属性的偏移量(304)。 属性列表配置有由标识符,大小和位置距离组成的元素(305)。 从第一(306)搜索属性列表。 检查属性列表中的元素是否存在(307)。 判断属性大小是否为3以上(308)。 检查偏移距离大于属性大小多少(309)。 如果差值为“0”,则表示没有空格(310)。 如果差值为“1”,则连接到1空白列表(311),意味着空格为1字节。 如果差值为“2”,则连接到2空白列表(302)。 如果差值为“3”,则连接到3空白列表(313)。

    교환 시스템의 주기억장치 상주 데이타베이스 관리 시스템에서의 디스크 상주 릴레이션 처리 방법
    42.
    发明授权
    교환 시스템의 주기억장치 상주 데이타베이스 관리 시스템에서의 디스크 상주 릴레이션 처리 방법 失效
    一种在交换系统的主存驻留数据库管理系统中处理磁盘驻留关系的方法

    公开(公告)号:KR100168914B1

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

    申请号:KR1019950031707

    申请日:1995-09-25

    Inventor: 박유미 윤용익

    Abstract: 본 발명은 데이타 양이 많아 주기억 장치를 많이 차지하고 사용 회수가 적은 데이타를 보조 기억 장치인 디스크에 저장했다가 접근 요구시 필요한 부분만 주기억 장치내의 버퍼로 읽어 들여 접근하는 방식의 디스크 상주 릴레이션 처리 방법을 제공하기 위하여, 오프라인상에서 디스크 상주 릴레이션의 스키마를 분석하여 디스크 상주 릴레이션 관리 테이블을 초기 데이타베이스내에 구성하는 제1단계; 상기 교환 시스템의 운용중에 디스크 상주 릴레이션에 대한 접근 명령어를 수신하면, 접근을 요구한 명령어를 분석하여 디스크로부터 주기억 장치내의 버퍼로 로딩하여야 할 최소한의 블럭을 조사하는 제2단계; 상기 제2단계에서 지정된 블럭들에 대하여 해당 블럭이 이미 버퍼에 존재하는지, 존재하지 않는다면 사용 가능한 버퍼가 있는지를 조사하는 제3단계; 상기 제3단계의 조사 결과, 로딩해야 할 블럭이 주기억 장치내의 버퍼에 존재하면 데이타 접근 명령어를 수행하는 제4단계; 상기 제3단계의 조사 결과, 버퍼에 데이타가 존재하지 않으면 블럭 로딩을 요청한 후에 데이타 접근 명령어를 수행하는 제5단계; 및 상기 제4단계 또는 제5단계의 접근 명령어 수행 결과의 상태 값에 따라 처리하여 처리 결과를 사용자 응용 프로그램으로 반환하는 제6단계를 포함하여 주기억 장치 사용이 효율적이고, 불필요한 디스크 접근을 줄이면서 대용량의 릴레이션이 증가하는데 따르는 요구를 충족시킬 수 있을 뿐만아니라 데이타의 가용성을 높이고, 데이타의 접근에 융통성을 부여할 수 있는 효과가 있다.

    실시간 데이타 베이스 관리 시스팀(DBMS)의 질의어 처리방법
    43.
    发明授权
    실시간 데이타 베이스 관리 시스팀(DBMS)의 질의어 처리방법 失效
    DBMS实时处理方法(数据库管理系统)

    公开(公告)号:KR1019950003682B1

    公开(公告)日:1995-04-17

    申请号:KR1019910024053

    申请日:1991-12-23

    Abstract: The query processing method that doesn't increase the system load of is provided. The method adds the required functions and registers the relations by using the date definition language. The method also adds the required data by using the data manipulation language. The distributed DBMS consists of an ASS(Access Switching Subsystem)(1), an INS(Interconnection Network Subsystem)(2), a CCS(Central Control Subsystem)(3), a DBMS(4), local database(5), a ASP( Access Switching Processor)(6), an INP(Interconnection Network Processor)(7), a NTP(Number Translation Processor)(8), an OMP(Operation and Maintenance Processor)(9), a MMP(Man Machine Processor)(10), a DBSG(Database Supportion Group), a DBKG(Database Kernel Group), a DBBG(Database Backup Group), and a DBQG(Database Query Group).

    Abstract translation: 提供不增加系统负载的查询处理方法。 该方法添加所需的函数并使用日期定义语言注册关系。 该方法还使用数据操作语言添加所需的数据。 分布式DBMS由ASS(接入交换子系统)(1),INS(互连网络子系统)(2),CCS(中央控制子系统)(3),DBMS(4),本地数据库(5) 一个ASP(接入交换处理器)(6),一个INP(互连网络处理器)(7),一个NTP(数字转换处理器)(8),一个OMP(操作和维护处理器)(9),一个MMP 处理器)(10),DBSG(数据库支持组),DBKG(数据库内核组),DBBG(数据库备份组)和DBQG(数据库查询组)。

    객체 추적을 이용한 동영상 부가정보 제공 장치 및 제공 방법
    45.
    发明公开
    객체 추적을 이용한 동영상 부가정보 제공 장치 및 제공 방법 审中-实审
    用于提供附加信息的装置和方法USUNG对象跟踪

    公开(公告)号:KR1020160123647A

    公开(公告)日:2016-10-26

    申请号:KR1020150053951

    申请日:2015-04-16

    Inventor: 이진우 박유미

    Abstract: 본발명에따른객체추적을이용한동영상부가정보제공장치는원본영상에서지정된영역에서객체를검출하고, 검출된객체이미지를기반으로이미지유사도처리를통해객체를추적하는객체캡처부, 렌더링정보및 객체정보를수신및 저장하는정보처리부및 영상재생중 부가정보가존재하는객체가등장시 객체정보를영상위에렌더링하는영상처리부를포함하며, 원본영상을저장하는영상콘텐츠저장부, 객체이미지및 객체정보를저장하는부가정보저장부및 영상재생속도를제어하는영상제어부를더 포함한다.

    이종 웹서비스의 조합 응용에서 웹서비스 호출을 위한 위젯 자동 생성 방법 및 그 장치
    47.
    发明公开
    이종 웹서비스의 조합 응용에서 웹서비스 호출을 위한 위젯 자동 생성 방법 및 그 장치 无效
    用于自动创建在复合应用中发送异构WEB服务的方法和装置

    公开(公告)号:KR1020130085856A

    公开(公告)日:2013-07-30

    申请号:KR1020120006973

    申请日:2012-01-20

    Inventor: 박유미 허신영

    CPC classification number: G06F8/38 G06F17/3089 G06F3/0484 G06F9/451

    Abstract: PURPOSE: A widget automatic generation method for web service call in a combination application of heterogeneous web service and an apparatus thereof are provided to execute the web service combined application automatically and freely without regard to a device and a platform. CONSTITUTION: A web service combining part (23) searches and combines web services forming heterogeneous web service combination application. An execution code generation part (24) generates an execution code to execute the combination application. A combination application execution part (25) executes the combination application by rendering the generated execution code through a web browser. The execution code generation part generates a combination application execution code of the widget type. The execution code generation part generates a java script based combination application execution code differently according to the web service in order to execute the execution code on the web browser without regard to the kind of web service. [Reference numerals] (1) Application developer; (10) Web services; (2) Combination application development environment; (22) Graphic user interface; (22-1) Web browser; (23) Web service combination part; (23-1) Service searching unit; (23-2) Service combination editor; (24) Combination application execution code generator; (24-1) Service call code generator; (24-2) Service call form generator; (25) Combination application execution part; (25-1) Service widget renderer; (25-2) Service execution controller; (26) Web service annotation part; (26-1) WSDL analyzer; (26-2) Automatic crawler; (9) Service registry

    Abstract translation: 目的:提供用于异构Web服务的组合应用中的web服务调用的小部件自动生成方法及其装置,以便在不考虑设备和平台的情况下自动和自由地执行Web服务组合应用。 构成:Web服务组合部分(23)搜索并组合形成异构Web服务组合应用的Web服务。 执行代码生成部(24)生成执行代码来执行组合应用。 组合应用程序执行部分(25)通过网页浏览器呈现生成的执行代码来执行组合应用程序。 执行代码生成部生成小部件类型的组合应用程序执行代码。 执行代码生成部件根据Web服务不同地生成基于java脚本的组合应用执行代码,以便在web浏览器上执行执行代码,而不考虑Web服务的种类。 (附图标记)(1)应用开发者; (10)网络服务; (2)组合应用开发环境; (22)图形用户界面; (22-1)网页浏览器; (23)Web服务组合部分; (23-1)服务搜索单元; (23-2)服务组合编辑器; (24)组合应用执行代码生成器; (24-1)服务电话代码生成器; (24-2)服务电话表发电机; (25)组合应用执行部分; (25-1)服务小部件渲染器; (25-2)服务执行控制器; (26)Web服务注释部分; (26-1)WSDL分析仪; (26-2)自动履带式; (9)服务注册

    SOAP 및 REST에 기반한 웹 서비스의 시맨틱 정보를 자동 어노테이션하여 등록하는 장치 및 방법
    48.
    发明公开
    SOAP 및 REST에 기반한 웹 서비스의 시맨틱 정보를 자동 어노테이션하여 등록하는 장치 및 방법 有权
    基于SOAP和REST的WEB服务自动化宣传和发布信息的装置与方法

    公开(公告)号:KR1020120018528A

    公开(公告)日:2012-03-05

    申请号:KR1020100081434

    申请日:2010-08-23

    CPC classification number: H04L67/02 G06F17/3089 H04L67/10 H04L67/40

    Abstract: PURPOSE: An automatic annotation apparatus and a method thereof based on SOAP(Simple Object Access Protocol) and REST(Representational State Transfer) are provided to register an annotation result in a service registry and perform annotation about a service. CONSTITUTION: An annotation block(220) performs crawling of semantic information from a URL(Uniform Resource Locator) and generates an annotated service. A publication block(230) registers semantic information of the annotated service in a registry(240). An edition block(210) receives service annotation and registration request.

    Abstract translation: 目的:提供一种基于SOAP(简单对象访问协议)和REST(表示状态转移)的自动注释装置及其方法,用于在服务注册表中注册注释结果,并执行关于服务的注释。 构成:注释块(220)执行从URL(统一资源定位器)的语义信息的爬行,并生成注释服务。 出版块(230)将注释的服务的语义信息注册在注册表(240)中。 版本块(210)接收服务注释和注册请求。

    SIP 기반의 개별적 프레즌스 서비스 방법 및 장치
    49.
    发明授权
    SIP 기반의 개별적 프레즌스 서비스 방법 및 장치 有权
    基于SIP的个人存在服务方法和设备

    公开(公告)号:KR100929572B1

    公开(公告)日:2009-12-03

    申请号:KR1020070121069

    申请日:2007-11-26

    Inventor: 박유미 최영일

    Abstract: 와처(watch)별 혹은 와처 그룹별로 프레즌스(presence) 정보를 달리 제공할 수 있는 장치 및 방법이 개시된다. 본 발명에 의한 SIP 기반의 개별적 프레즌스 서비스 방법은 SIP(Session Initiation Protocol) 기반의 프레즌스(presence) 서비스를 제공하는 프레즌스 서버에서의 프레즌스 서비스 방법에 있어서, SIP PUBLISH 메시지를 수신하는 단계; 수신된 SIP PUBLISH 메시지를 분석하여 프레즌스 수신자(watcher)별 프레즌스 정보가 작성되었는지 확인하는 단계; 확인된 프레즌스 수신자별 프레즌스 정보를 프레즌스 수신자별로 구분하여 저장하는 단계; 및 저장된 프레즌스 정보를 SIP NOTIFY 메시지에 포함시켜 해당 프레즌스 수신자에게로 송신하는 단계;를 포함하는 것을 특징으로 한다. 이에 의해 프레즌스 서비스 이용자들은 와처별 개별적인 프레즌스 정보를 제공할 수 있다.

    Abstract translation: 公开了可以通过观看或观看者组不同地提供呈现信息的设备和方法。 本发明在呈现服务器中提供呈现服务方法,用于提供基于SIP(会话初始协议)的呈现服务,该方法包括:接收SIP PUBLISH消息; 分析接收到的SIP PUBLISH消息以确认已经创建了每个存在观察者的存在信息; 为每个存在接收者分别存储针对每个识别的存在接收者的经确认的存在信息; 并且将存储的存在信息存储到SIP NOTIFY消息中,并将SIP NOTIFY消息发送到对应的存在接收者。 因此,在场服务用户可以提供个人在场信息。

Patent Agency Ranking