-
公开(公告)号:KR100501411B1
公开(公告)日:2005-07-18
申请号:KR1020020074397
申请日:2002-11-27
Applicant: 한국전자통신연구원
IPC: G06F9/44
Abstract: 본 발명은 업무용 소프트웨어시스템을 개발함에 있어 각 구성 컴포넌트에 대한 기능적 성능뿐만 아니라 시간과 같은 비기능적 성능을 모의시험함으로써 보다 예측가능한 시스템을 개발할 수 있도록 하는 비기능적 성능조건이 강제되는 소프트웨어 모형화시스템 및 방법에 관한 것이다.
본 발명은 UML을 기반으로 수치적으로 강제된 성능요구조건이 기술된 비즈니스모형에 비기능적 요구사항인 시간 성능조건을 기술하는 비즈니스모형작성기와, 비즈니스모형에 기술된 성능요구조건을 만족하도록 각 컴포넌트에 대해 성능지수를 명세하고 이를 토대로 설계모형을 작성하는 설계모형작성기와, 설계모형을 시뮬레이션하는 성능시험시뮬레이터와, 시뮬레이션결과를 통해 설계모형이 성능요구조건을 만족하는지 검사하는 모형성능검사기와, 설계모형이 성능요구조건을 만족할 경우 그 구현모형을 작성하는 구현모형작성기와, 구현모형을 하드웨어시스템에서 실행하고 그 수행성능을 측정하는 구현성능측정기로 구성된다.-
公开(公告)号:KR100463833B1
公开(公告)日:2004-12-29
申请号:KR1020010088367
申请日:2001-12-29
Applicant: 한국전자통신연구원
IPC: G06F9/45
Abstract: PURPOSE: A system and a method for automatically converting a component are provided to find out a part to be automatically converted into the component, and to convert the found part into an EJB(Enterprise JavaBeans) format without processing a manual process. CONSTITUTION: The source codes(100) written by an object-oriented language are converted into an object module(104) through a code analyzer(102). The object module(104) automatically extracted from the code analyzer(102) is divided into each reusable unit through a component extractor(106). The component extractor(106) extracts the component by finding out the proper part to make the component from the divided units. The extracted component is converted into the reusable component through a source code conversion process in a component converter(108).
Abstract translation: 目的:提供一种用于自动转换组件的系统和方法,以找出要自动转换为组件的部件,并将找到的部件转换为EJB(Enterprise JavaBeans)格式,而无需处理手动过程。 构成:由面向对象语言编写的源代码(100)通过代码分析器(102)转换成目标模块(104)。 从代码分析器(102)自动提取的目标模块(104)通过分量提取器(106)分成每个可重用单元。 分量提取器(106)通过从划分的单元中找出构成分量的适当部分来提取分量。 通过组件转换器(108)中的源代码转换过程将提取的组件转换为可重用组件。
-
公开(公告)号:KR1020030003317A
公开(公告)日:2003-01-10
申请号:KR1020010038631
申请日:2001-06-30
Applicant: 한국전자통신연구원
Abstract: PURPOSE: A device for dividing a system for extracting a component and a method thereof are provided to search a portion capable of converting a component automatically without depending on a judgement of a user for extracting a reuse-available component. CONSTITUTION: An automatic extractor(100) reads a source code(10) of a system constructed by an objected-oriented language and outputs object model(20) information in accordance with a dependent relation between classes. A system divider(200) extracts an independent class in accordance with a dependency between classes from the object model(20) information, classifies each class based on the independent class according to levels, and divides the system. A component extractor(300) extracts a component(40) from the system divided by the system divider(200).
Abstract translation: 目的:提供一种用于分割用于提取组件的系统的装置及其方法,用于搜索能够自动转换组件的部分,而不依赖于用户提取重用可用组件的判断。 构成:自动提取器(100)读取由面向对象语言构造的系统的源代码(10),并且根据类之间的依赖关系输出对象模型(20)信息。 系统分配器(200)根据来自对象模型(20)信息的类之间的依赖性提取独立类,根据级别根据独立类对每个类进行分类,并将系统划分。 组件提取器(300)从系统划分器(200)划分的系统中提取组件(40)。
-
公开(公告)号:KR100301115B1
公开(公告)日:2001-09-06
申请号:KR1019980055167
申请日:1998-12-15
Applicant: 한국전자통신연구원
IPC: G06F15/00
Abstract: 본 발명은 추상화 수준이 다른 객체 모델 간의 매핑 방법에 관한 것으로, 자동 추출된 객체 모델에서 하나의 객체 클래스를 선택하여, 선택된 객체 클래스와 매핑가능한 영역 모델의 객체 클래스가 있는지 조사하는 단계, 매핑 가능한 영역 모델의 객체 클래스가 존재하지 않는 경우 다음 자동 추출된 객체 클래스를 선택하는 단계, 매핑 가능한 영역 모델의 객체 클래스가 존재하는 경우 영역 모델의 객체 클래스가 이미 매핑이 이루어졌는지를 검사하는 단계와, 매핑 수행 여부 검사 결과 매핑되지 않은 영역 모델 객체 클래스이면 두 개의 클래스를 매핑 시키고, 상기 매핑 수행 여부 검사 결과 매핑되었던 클래스이면 현재 선택한 자동 추출된 객체 클래스와 이미 매핑된 자동 추출 클래스를 통합하여 패키지 모듈로 만드는 단계, 다음 매핑 작업을 수행� �� 자동 추출된 객체 클래스를 선택하는 단계, 더 이상 자동 추출된 객체 클래스가 없는지를 검사하여, 계속 매핑작업을 해야 하는 자동 추출된 클래스가 있으면, 상기 상기 선택된 자동 추출된 객체 클래스와 매핑가능한 영역 모델의 객체 클래스가 있는지 조사하는 단계로 진행하고, 더 이상 매핑해야 하는 자동 추출된 객체 클래스가 없는 경우에는 매핑 과정을 종료하는 단계로 이루어지는 추상화 수준이 다른 객체 모델 간의 매핑 방법이 개시된다.
-
公开(公告)号:KR1020010063805A
公开(公告)日:2001-07-09
申请号:KR1019990061899
申请日:1999-12-24
Applicant: 한국전자통신연구원
IPC: G06F17/27
Abstract: PURPOSE: The method for analyzing the syntax of the C program is provided to exactly divide the compiling and decompiling part according to the including time of a header file by preventing the lost of the macro information, calibrating a parsing tree, and separating the user defined header file from a C source file. CONSTITUTION: The processing is run in order to include the macro defined sentence to the C source file(200). A preprocessed file runs parsing by using the preprocessing command grammar(210). The parsing tree is created by using pure C grammar(220). The user defined header file is separated from the parsing tree and a line number is calibrated(230).
Abstract translation: 目的:提供分析C程序语法的方法,通过防止宏信息丢失,校准解析树,分离用户定义,根据头文件的包含时间精确地划分编译和反编译部分 头文件来自C源文件。 构成:运行处理以将宏定义的句子包含到C源文件(200)中。 预处理文件通过使用预处理命令语法(210)运行解析。 解析树通过使用纯C语法(220)创建。 用户定义的头文件与解析树分离,行号被校准(230)。
-
公开(公告)号:KR1020010055538A
公开(公告)日:2001-07-04
申请号:KR1019990056756
申请日:1999-12-10
Applicant: 한국전자통신연구원
IPC: G06F3/023
Abstract: PURPOSE: A method for measuring a similarity between classes using a word information in an object model is provided to search a class similar to a selected class automatically by using word information of an object model in a conversion of 'C' code into "C++" code. CONSTITUTION: A predetermined class(C1) to be compared is selected(S21). A class(C2) not to be compared previously is selected in an objected model(O2) which is a compared object(S22). A similarity value between the class(C1) and the class(C2) is obtained by calling a compared routine between classes(S23). The similarity value between the class(C1) and the class(C2) is stored in a local memory(M3)(S24). If any non-compared class exists in the objected model(O2), the above stages are repeated(S25). If all similarity values with respect to all classes are obtained, the similarity values stored in the objected model(O2) are sorted in ascending orders(S26). The first displayed similarity value becomes the most similar class to the class(C1).
Abstract translation: 目的:提供一种使用对象模型中的单词信息来测量类之间的相似性的方法,通过使用将“C”代码转换为“C ++”的对象模型的单词信息来自动搜索类似于所选类的类 码。 构成:选择要比较的预定等级(C1)(S21)。 在被比较对象的对象模型(O2)中选择不先前比较的类(C2)(S22)。 类(C1)和类(C2)之间的相似度值通过调用类之间的比较例程来获得(S23)。 类(C1)和类(C2)之间的相似度值存储在本地存储器(M3)中(S24)。 如果在对象模型(O2)中存在任何非比较类,则重复上述阶段(S25)。 如果获得关于所有类的所有相似性值,则存储在对象模型(O2)中的相似度值按升序排序(S26)。 第一个显示的相似度值成为类(C1)最相似的类。
-
公开(公告)号:KR1020000015619A
公开(公告)日:2000-03-15
申请号:KR1019980035646
申请日:1998-08-31
Applicant: 한국전자통신연구원
IPC: G06F17/21
Abstract: PURPOSE: An apparatus and method is provided to prevent a mistake of a user previously detecting a connection of cursor and a use of erroneous icon. CONSTITUTION: The method for generating a web document comprises the steps of: analyzing icons comprehended in a document worked at an editor according to each class to check whether or not a use of the icon satisfies a spacial limit condition and a connection between icons is logical; dividing the icons to a lattice to calculate an icon location in a table by a location of the lattice; generating a HTML document by use of the location information of the icon; analyzing a document worked at a sight editor(204) to generate an SQL door for an icon of a quality when the icon of the quality is used; and generating a CGI code(102) for searching a database by the SQL door.
Abstract translation: 目的:提供一种装置和方法,以防止用户以前检测到光标的连接和使用错误图标的错误。 构成:生成Web文档的方法包括以下步骤:分析根据每个类在编辑器中工作的文档中理解的图标,以检查图标的使用是否满足空间限制条件,并且图标之间的连接是逻辑的 ; 将图标划分为格子,以通过格子的位置计算表中的图标位置; 通过使用图标的位置信息生成HTML文档; 分析在视觉编辑器(204)处工作的文档,以在使用质量的图标时生成质量图标的SQL门; 以及生成用于通过所述SQL门搜索数据库的CGI代码(102)。
-
公开(公告)号:KR1019990032414A
公开(公告)日:1999-05-15
申请号:KR1019970053455
申请日:1997-10-17
Applicant: 한국전자통신연구원
IPC: G06F3/14
Abstract: 본 발명은 에이취.티.엠.엘(HTML) 문서 작성을 위한 테이블 태그 자동 생성 방법에 관한 것으로서, 본 발명에서 제공하는 테이블 태그 자동 생성 방법은 인터넷 서비스의 일종인 웹 서비스 상에 보여주기 위한 형태로 사각형의 이미지 또는 텍스트 영역을 편집하는 제 1 단계와, 상기 제 1 단계에서 생성된 이미지 또는 텍스트 영역의 각 변을 따라 직선을 그어 테이블을 생성하는 제 2 단계와, 상기 제 2 단계에서 생성된 테이블을 좌에서 우로 한줄씩 스캐닝하면서 테이블 태그를 생성하는 제 3 단계로 구성되어, 화면 상에 어떤 식으로 위치한 HTML 요소들도 편집 시 화면 상에 나타난 모습과 일치된 결과가 나올 수 있도록 HTML 문서를 생성해 낼 수 있으므로, 보다 더 편집이 자유스러운 위지윅/ 드래그-앤-드롭 방식의 HTML 편집기를 만들어 낼 수 있으며, 본 발명 을 채택한 편집기를 이용하면 테이블 태그를 자동으로 생성해 줌으로써, 테이블 태그에 대해서 알지 못하는 사용자라도 쉽게 고급스러운 HTML 문서를 만들 수 있다는 장점이 있다.
-
公开(公告)号:KR1020150046814A
公开(公告)日:2015-05-04
申请号:KR1020130126078
申请日:2013-10-22
Applicant: 한국전자통신연구원
Abstract: 본발명은알림시스템에관한것으로서, 자전거운전자와보행자의스마트디바이스를활용하여, 보행자가안전하게이동할수 있도록하는자전거접근알림시스템구성방법에관한것이다. 본발명의일 측면에따르면, 보행자를위한자전거접근알림시스템은자전거의현재위치정보및 운전자정보를포함하는자전거운전정보를빠른데이터통신기능을이용하여전송하는정보발신기, 및상기자전거운전정보를수신하고, 보행자의현재위치정보와상기자전거의현재위치정보를이용하여위험상황인지를판단하고, 위험상항이면상기보행자의스마트디바이스사용상태에상응하는방식으로자전거가접근하고있음을경고하는정보수신기를포함한다.
Abstract translation: 本发明涉及一种报警系统和方法,该系统用于报警行人接近的自行车,以便行人通过骑自行车者或行人的智能装置安全行驶。 根据本发明,用于警报接近自行车的行人的系统包括:信息发送器,其通过使用快速数据通信功能来发送包括自行车和骑车人的当前位置的自行车行驶信息; 以及接收自行车驾驶信息的信息接收器,通过使用关于行人和自行车的当前位置的信息来确定情况是否危险,并且以相应的方式警告自行车在危险情况下正在接近 智能设备使用状态的行人。
-
公开(公告)号:KR1020140106895A
公开(公告)日:2014-09-04
申请号:KR1020130021142
申请日:2013-02-27
Applicant: 한국전자통신연구원
IPC: H04B7/26
CPC classification number: H04W12/02 , G06Q30/0267 , H04W4/80 , H04W84/12 , H04W76/14
Abstract: Disclosed is a message communications method which transmits/receives a constant message without depending on a network and causing a violation of privacy. The message communications method includes a step of generating business specification data based on input information, a step of adding the generated business specification data to a P2P information element of a probe request frame, a step of transmitting the probe request frame to another message communications device. Therefore, a device which uses a WIFI direct standard can transmit/receive a constant message to/from another device without depending on the network of a large communications common carrier, service environment, and a service region without a violation of privacy.
Abstract translation: 公开了一种消息通信方法,其发送/接收恒定消息而不依赖于网络并导致违反隐私。 消息通信方法包括基于输入信息生成业务指定数据的步骤,将生成的业务指定数据添加到探测请求帧的P2P信息单元的步骤,向另一消息通信设备发送探测请求帧的步骤 。 因此,使用WIFI直接标准的设备可以在不依赖于大型通信公共运营商,服务环境和服务区域的网络的情况下向/从另一设备发送/接收恒定消息而不会侵犯隐私。
-
-
-
-
-
-
-
-
-