Abstract:
링크 구조 기반의 교차 언어간의 비정의 개체 추출 및 연결 방법이 개시된다. 본 발명의 실시예들은, 제1언어로 형성된 제1문장과 제2언어로 형성된 제2문장을 입력받아, 다양한 언어로 구성된 데이터베이스들에 기정의된 개체명을 이용하여 추정 가교로 처리하는 단계와, 추정 가교를 통해 제1 및 제2문장을 연결하는 가교 개체명을 기초로, 비정의된 개체명의 후보군을 추출하는 단계와, 후보군에 포함된 각 비정의된 개체명이 데이터베이스들에 기 등록된 것인지 판단하는 단계와, 데이터베이스들에 등록되지 않은 비정의된 개체명에 대하여, 가교 개체명과의 거리를 기준으로 가중치를 계산하는 단계와, 그리고 산출된 가중치를 기초로 선택된 제1언어의 비정의된 개체명을 제2언어의 기정의된 개체명과 연결하는 단계를 포함하는 것을 특징으로 한다.
Abstract:
PURPOSE: A variable format message processing device and a method are provided to generate an MD(Message Description) file and to automatically generate a software for a variable format message processing device from the MD file, thereby minimizing development manpower for the software. CONSTITUTION: A file generation unit(120) analyzes a table structure of an integrated database, and generates a file which includes a structure and limitation information for a variable format message. A code generation unit(130) stores a token information by parsing the structure and limitation information in a token unit. The code generation unit generates a code which processes the variable format message by processing the token information for each field. The structure information includes a number, a name, a description, a field, an index number, a field name, a field bit size, and a field effect value of the variable format message. [Reference numerals] (110) KVMF integrated database; (120) MD file generation unit; (130) Variable format message processing code generation unit; (AA) Variable format message structure and restriction; (BB) MD file; (CC) Variable format message processing code
Abstract:
본 발명은 2-바이트 한글 완성형 코드를 이용하는 인코더에 관한 것이다. 입력된 텍스트를 소정의 2-바이트 한글 완성형 코드에 의한 코드값으로 변환하여 출력하는 코드 변환 모듈과, 상기 출력된 코드값을 8-비트 단위의 비트 스트림(bit stream)으로 변환하여 출력하는 8-비트 분해 모듈과, 상기 출력된 8-비트 단위의 비트 스트림 중에서 최상위 비트를 제거하여 7-비트 단위의 비트 스트림으로 변환하여 출력하는 7-비트 구성 모듈과, 상기 출력된 7-비트 단위의 비트 스트림의 총 비트수를 산출하되, 산출 결과 총 비트수가 8의 배수가 아니면 상기 7-비트 단위의 비트 스트림에 최하위 비트 0을 추가하는 패딩 처리를 하여 8-비트 단위의 비트 스트림을 출력하고, 총 비트수가 8의 배수이면 상기 7-비트 단위의 비트 스트림을 패딩 처리하지 않고 8-비트 단위의 비트 스트림으로 변환하여 출력하는 8-비트 구성 모듈을 포함하되, 상기 소정의 2-바이트 한글 완성형 코드는, 상위 바이트가 아스키 코드에서 사용되지 않는 0x00 내지 0x1F 중 어느 하나로 구성되는 것을 특징으로 하는 아스키 코드와 연동 가능한 2-바이트 한글 완성형 코드를 이용하는 인코더를 구성한다. 한글, 완성형, 코드, 코드값, 아스키, 인코더, 디코더, 비트, 바이트
Abstract:
PURPOSE: A computer readable medium recording data structure thereon including an Hangul code linked with ASCII and an encoder and decoder using Hangul code linked with ASCII are provided to reduce communication load by converting or transceiving Hangul character into 14-bit code value. CONSTITUTION: A code converting module(110) changes an input text into a code value by 2-byte unified Hangul code. A 8-bit dissolving module(120) changes the code value into 8-bit unit bit stream. A 7-bit forming module(130) eliminates the MSB(Most Significant Bit) of the bit stream and converts into 7-bit unit bit stream. If the sum of output total bit number is not a multiplied number of 8, a 8-bit configuration module(140) add 0 to the 7-bit stream and outputs 8-bit unit bit stream.
Abstract:
본 발명은 한국형 지상전술데이터링크(KVMF; Korean Variable Message Format) 통합 데이터베이스에 기록된 가변포맷 메시지의 구조 및 제약사항을 포함하는 MD(message description) 파일을 생성하고, 가변포맷 메시지를 처리할 수 있는 가변포맷 메시지 처리 코드를 상기 MD 파일을 통해 생성하는 가변포맷 메시지 처리장치를 제공하기 위한 것이다. 이를 위해, 본 명세서에 개시된 일 실시 예에 따른 가변포맷 메시지 처리장치는, 통합 데이터베이스의 테이블 구조를 분석하여 하나 이상의 가변포맷 메시지에 대한 구조 정보 및 제약사항 정보를 포함하는 파일을 생성하는 파일 생성부; 및 상기 파일에 포함된 하나 이상의 가변포맷 메시지에 대한 구조 정보 및 제약사항 정보를 토큰 단위로 파싱(parsing)하여 토큰 정보를 저장하고, 상기 저장된 토큰 정보를 필드 별로 처리하여 가변포맷 메시지 처리를 수행하는 코드를 생성하는 코드 생성부를 포함하는 것을 특징으로 한다.