RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
          펼치기
        • 등재정보
          펼치기
        • 학술지명
          펼치기
        • 주제분류
          펼치기
        • 발행연도
          펼치기
        • 작성언어
        • 저자
          펼치기

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • 컴포넌트 재상용을 위한 클래스와 컴포넌트 명세에 관한 연구

        김정종,송호영 경남대학교 공업기술연구소 2001 硏究論文集 Vol.19 No.-

        현재 컴포넌트 기반 소프트웨어 개발에서 개발하려는 시스템의 컴포넌트와 기존의 컴포넌트를 비교하여 컴포넌트를 재사용한다. 그러나 개발하려는 시스템의 컴포넌트는 설계 단계의 산출물이므로 재사용성과 유연성의 효율이 떨어진다. 따라서 본 연구에서는 개발하려는 시스템의 요구분석 단계에서의 산출물인 클래스에 대하여 명세를 작성하고 명세의 구성 요소와 기존 컴포넌트들의 명세 구성요소를 비교하여 컴포넌트를 재사용할 수 있는 방법을 제시한다. It is common that software components in the trend of component-based software engineering are developed as a result of comparing target components with existent ones. Those components have some drawbacks in that they lacks reusability and flexibility because they are yielded in the stave of system design. In order to overcome that kind of defectiveness, this paper presents a new method which reuses components in the way of preparing specification for classes in the phase of requirement analysis and comparing elements of target specification already built with elements of existent components.

      • UML에서 역할 중심의 모델링 방법

        김정종,송호영 慶南大學校 附設 工業技術硏究所 2002 硏究論文集 Vol.20 No.-

        컴포넌트 기반 소프트웨어 개발에서 양질의 컴포넌트 소프트웨어를 개발하기 위해서는 사용자의 요구사항을 정확하게 파악하고 체계적인 설계 방법이 필요하다. 이 설계 방법으로 UML이 널리 사용되고 있다. 그러나 컴포넌트 소프트웨어는 일반적으로 객체 기술로 설계되고 개발되기 때문에 객체 모델링으로 인해 상호작용과 협력의 표현, 인터페이스 표준 부족 문제 등을 해결하는 데는 한계가 있다. 따라서 본 논문은 컴포넌트 설계를 위한 전위 단계로서 객체 모델링을 보완하기 위하여 객체 중심이 아닌 역할 중심으로 하는 새로운 추상화 기법인 역할 모델링 방법을 이용하여 UML에서 역할 모델을 생성하였다. In order to develope high quality components in component-based software development, it is necessary to determine the demands of users correctly and use a systematic design method. UML is one of the widely used methods for these requirements. Because components are generally designed and developed on the basis of object technology, components have limits to what they can solve. These problems are that of insufficient expression of interaction and collaboration, which is the problem of object aspects, and that of the lack of interface standard and reuse by inheritance. This thesis generates and suggests a role model in UML that is based on the role modeling method, a new abstraction method using a role-based approach rather than an object-based one, in order to complement object modeling in the previous stage of component design.

      • 역할 모델 통합 방법에 관한 연구

        김정종,송호영 慶南大學校 附設 工業技術硏究所 2003 硏究論文集 Vol.21 No.1

        소프트웨어를 개발하는데 있어 객체지향 방법론이 일반적이다. 대부분의 객체지향 방법론은 객체를 중심으로 한 객체 모델링을 바탕으로 소프트웨어를 개발한다. 객체 모델링 방법은 물론 여러 가지 장점을 가지고 있지만 복잡한 문제를 가진 대규모의 시스템에는 적합하지 않다. 따라서, 이런 복잡한 대규모 시스템을 객체의 패턴에 따라 간단한 모델로 분할할 필요성이 있으며 이를 위하여 역할 모델링 방법이 제안되었다. 본 논문은 객체의 패턴들을 추상화하고 복잡한 대규모 시스템을 관계의 분리를 통하여 간단한 모델을 생성할 수 있도록 객체 중심이 아닌 역할을 중심으로 한 역할 모델링 방법을 연구하였다. 또한, 관계의 분리를 통하여 생성된 각각의 역할 모델들을 합성하고 조합할 수 있는 통합 방법을 연구하였다. Object-oriented methodology is a general way for developing software systems. Most of the methodology uses the concept of object modeling. Although the object modeling has some advantages when adopted during the development phases, it is commonly noted that the modeling is hard to be used for large and sophisticated systems. Under the circumstances, some methods supporting role modeling in accordance with object patterns are proposed. This paper presents a method for role modeling in order to generate a simple model through abstracting object patterns and separating large systems into small ones according to relationship on the basis of object roles rather than objects themselves. A general method that can synthesize and permute each role model generated from separation of relationship is researched as well in this paper.

      • 컴포넌트 기반 게임엔진 개발 프로세스의 정형화

        김정종 慶南大學校 附設 工業技術硏究所 2003 硏究論文集 Vol.21 No.2

        컴퓨터 게임은 소프트웨어 분야의 새로운 고부가가치 영역으로 발전되어가고 있으나 개발공정과 방법론에 있어서는 경험중심의 개발 방법을 고수하고 있다 따라서 본 논문에서는 기존의 개발방법을 정형화된 형태로 개선하기 위하여 컴포넌트 기반 개발방법의 적용을 위한 게임개발 프로세스의 정형화 모델을 제안하고, 재사용성의 향상에 따른 문제점과 해결방안을 제시하며, 정형화된 모델의 재사용 효율성을 위하여 컴포넌트 적용 방법을 이용한 프로세스를 정형화하는 방안을 제시하고자 한다 Object-oriented methodology is a general way for developing software systems Most of the methodology uses the concept of object modeling. Although the object modeling has some advantages when adopted during the development phases, it is commonly noted that the modeling is hard to be used for large and sophisticated systems Under the circumstances, some methods supporting role modeling in accordance with object patterns are proposed. This paper presents a method for role modeling in order to generate a simple model through abstracting object patterns and separating large systems into small ones according to relationship on the basis of object roles than objects themselves. A general method that can synthesize and permute each role model generated from separation of relationship is researched as well in this paper.

      • 시나리오 정형화를 위한 객체지향 분석도구의 개발방법

        김정종 경남대학교 정보통신연구소 2000 연구논문집 Vol.2 No.-

        근래에 들어서 소프트웨어 개발 방법론의 중요한 연구 초점이 구현에서 명세와 설계 쪽으로 이동하고 있다. 따라서 이미 표준화로 정립된 UML에 적용할 수 있는 문제 기술서를 시나리오명세 형태로 변형하여 정형화 할 수 있는 방법론을 제시하였다. 따라서 분석과정에서 정의된 요구 명세의 내용을 시스템 개발의 가능성을 실험해볼 수 있으며, 새로운 시스템의 개발에 관한 논리적 흐름을 점검할 수 있으므로 분석과정에서의 오류를 사전에 예방할 수 있는 장점을 가지고 있다. It is a general trend that the focus of researches into methodology of software development are moving to design and specification for systems subject to be developed from implementation of the systems. Considering the technical tide, this paper presents a method that is applicable to standardized UML and converts problem descriptions into scenario specification. With the method, the possibility of development for a certain problem can be simulated through the requirement specification defined in the stage of analyses. No wonder it can verify the logical flow of systems to be implemented, it also have the advantage of preventing possible errors in the stage of analyses.

      • 객체 추출을 지원하는 OBASS시스템의 객체 재정의와 관리에 관한 연구

        김정종 慶南大學校 附設 工業技術硏究所 1994 硏究論文集 Vol.12 No.-

        본 논문은 추상 자료형의 형식 명세를 입력하여 객체를 행위 중심으로 자동으로 추출할 수 있는 객체행동 분석 지원 시스템 구현 과정에서 이미 생성된 객체들을 효과적으로 관리할 수 있도록 하며, 생성된 객체의 우선 순위의 계산과 그들을 적용 가능한 단위 방법의 집합과 순서화를 효율적으로 이루어질 수 있도록 하며, 또한 객체 클래스의 우선 순위를 결정하는 방법과 실현 객체의 정확한 위치를 결정할 수 있도록 하여 OBASS의 제반 관리활동을 체계적으로 정립한 것이다. This paper describes the object redefinition and management method of the OBASS(Object Behavior Analysis Support System) which automatically extracts objects by analyzing formal specification of abstract data type with behavior orientation. The object redefinition and management method of OBASS, described in this paper, allows effective management and priority calculation of objects which reside in system. It also provides sequencialing of object's methods and class's priority.

      • 다단계보안을 고려한 일반화 계층구조의 재구성

        김정종,재영 경남대학교 정보통신연구소 2000 연구논문집 Vol.2 No.-

        데이터의 중요성이 증가하면서 데이터 베이스의 도입이 늘어남에 따라 소프트웨어 개발 과정에 도움을 주는 소프트웨어 설계방법론에서 객체지향방법의 데이터 베이스에의 적용을 위한 연구가 활발해 지고 있다. 이중 다단계보안에 대한 기존 연구는 다단계보안을 위한 모델의 개발과 이의 구현 방안에 대하여 많은 연구결과가 발표되었다. 그러나 다단계보안응용의 설계 방법의 연구는 아직 미흡하다. 본 논문은 다단계보안응용 설계과정의 개념적 모델에 다단계보안등급을 부여한 모델 중 일반화 관계를 가지는 모델을 최적화 시키는 변환방법과 그 알고리즘에 대해 논하고 기존의 방법과 다른 점을 보이려한다. 여기서 제시하는 방법은 보안 제약조건을 충족하고 의미적 일관성을 유지하며 설계품질 향상에 기여할 수 있다. Researches into object-oriented software design methodology aiming at being to be applied to databases has deservedly come with the increased introduction and utilization of databases along with the enhanced awareness of how data is important. Research works on the development of some model for multi-level securities have prevalently published, but design methods based on the real application and adoption of multi-level securities are not easy to find out. This thesis deals with a transformation method and algorithm in order to optimize models having generalized relationship on which the grades of multi-level securities are conferred. The suggested methods can satisfy security related restrictions, preserve semantic consistency, and contribute to the improvement on design quality.

      • 클릭커블 이미지 맵 서버의 설계 및 구현

        김정종 慶南大學校 附設 工業技術硏究所 1998 硏究論文集 Vol.15 No.3

        정보 전달 수단으로서의 이미지는 정보를 직관적이면서 함축적으로 전달할 수 있어 효과적인 방법이다. 웹 페이지의 이미지화는 효과적인 정보 전달이라는 장점이 있는 반면, 데이터의 양이 많아 네트웍에 부담을 주게 되며 각각의 이미지와 이에 수반되는 맵 정보를 파일 시스템에 의존하여 보존해야 하는 부담이 있다. 또한 이미지와 맵 정보의 일치를 관리해야 하는 부담이 따른다. 본 논문에서는 웹의 이미지 정보와 그에 부수되는 맵 정보를 일원적으로 조작, 관리할 수 있는 시스템의 설계 및 구현을 보인다. 설계 및 구현된 시스템은 이미지 맵의 두 방식인 서버측 이미지 맵과 클라이언트측 이미지 맵을 지원하며 인터페이스 관점에서는 cgi-bin에 의한 인터페이스를 그대로 사용할 수 있도록 고려되었다. Images in Web pages have the advantage of transferring information intuitively and implicatively. But, on the other hand, the enormous data for those images increase network traffic, and every image and the map information associated with it should be stored in a certain file system. Some mechanism is needed to match an image with the map information. This paper implements a system that controls and manipulates the Web image information monotonously as well the related map information. The system allows a browser to support the function of image maps, and interfaces by the CGI-bin with which existing image maps are used are also applicable to the system.

      • KCI등재

        학교폭력 예방을 위한 웹 기반 상벌점 관리 시스템의 설계 및 구현

        김정종,박정규 한국정보교육학회 2006 정보교육학회논문지 Vol.10 No.3

        학교폭력 예방의 대안으로 실시되고 있는 상벌점제는 부과기준이 교사에 따라 다르고 상벌점의 적용항목이 불분명하며 학부모와의 연계지도에도 어려움이 있어 문제점으로 나타나고 있다. 본 논문에서 구현한 상벌점제 관리 시스템은 관리자, 교사, 학생, 학부모를 개별영역으로 나누어 독립적 으로 운영하고 동시에 자료를 서로 공유함으로서 이런 문제점들을 보완하였다. 또한 관리자, 교사, 학생, 학부모의 네 집단이 서로 유기적으로 연결되어 특별한 사안이 발생될 때는 이를 효과적으로 처리할 수 있도록 배려하였다. 따라서 이 시스템이 현장에서 사용된다면 학생 생활지도에 대한 이해의 폭을 넓힘으로써 인성지도가 자 연스럽게 이루어질 수 있고 나아가서는 학교폭력을 사전에 예방하는데도 도움을 주리라 생각된다. As a substitute for preventing school violence, the reward and punishment system has some problems such as different imposition basis for each teacher, ambiguity of applicable items, and difficulties in directing students in relation to parents of students. In this thesis, a reward and punishment points management system is implemented based on the web to solve the problems. The week point of the current system is complemented by separating the systeminto four parts, operating each part that is operated by administrators, teachers, students and their parents respectively and sharing their data. In addition, as each group of administrators, teachers, students and their parents is organically connected to the system, when special problems occur, the problems can be solved effectively. Therefore, if the implemented system is used in the field, the guidance of human nature is naturally conducted by understanding broadly for student's living guidance. Furthermore, it can be helpful to prevent students from school violence in advance.

      • 다단계 보안 스키마 설계를 위한 IDEA 방법론의 확장

        김정종,박운재,심갑식,Kim, Jung-Jong,Park, Woon-Jae,Sim, Gab-Sig 한국정보처리학회 2000 정보처리논문지 Vol.7 No.3

        다단계 데이터베이스 응용의 설계는 복잡한 과정이며, 적절한 모델을 이용하여 개체나 그의 연관 보안 등급을 모호하지 않게 표현해야 한다. 또한, 다단계 데이터 베이스 응용에 대한 의미를 가능한 한 정확하게 파악하는 것도 중요하다. 미보호 데이터 베이스 응용 설계를 위한 IDEA 방법론은 데이터 집약 시스템에 초점을 두고 있기 때문에, 그 객체 모델에서는 응용에 대한 객체의 경직 구조와 그의 관련성을 서술한다. 다시 말해서 IDEA 방법론의 객체 모델은 객체의 정적 서술을 하기 위한 확정돈 개체-관련성 모델이다. IDEA 방법론이 다단계 보인 데이터베이스 응용을 위해 개발되지 않았지만, 기존의 방법론을 활용함으로써 그 방법론에서 개발된 여러 기법들을 이용할 수 있다. 즉, 이 방식은 다단계 보안 스키마를 처음부터 개발하는 것보다더 용이하다. 본 논문에서는 IDEA 방법론의 객체 모델에 보안 특징을 첨가하고, 이 모델을 다단계 보안 객체지형 스키마로의 변환을 제시한다. 이 다단계 보안 스키마는 Informix-Oniline/Secure, Trustrd ORACLE. Sybase Secure SQL Server와 같은 여러 상용 다단계 보안 데이터 베이스 관리 시스템으로 자동 변환하기 위한 일반적인 스킬을 설계하는 예비 연구가 될 것이다. Designing a multilevel database application is a complex process, and the entities and their associated security levels must be represented using an appropriate model unambiguously. It is also important to capture the semantics of a multilevel databse application as accurate and complete as possible. Owing to the focus of the IDEA Methodology for designing the non-secure database applications on the data-intensive systems, the Object Model describes the static structure of the objects in an application and their relationships. That is, the Object Model in the IDEA Methodology is an extended Entity-Relationship model giving a static description of objects. The IDEA Methodology has not been developed the multilevel secure database applications, but by using an existing methodology we could take advantage of the various techniques that have already been developed for that methodology. That is, this way is easier to design the multilevel secure schema than to develop a new model from scratch. This paper adds the security features 새? Object Model in the IDEA Methodology, and presents the transformation from this model to a multilevel secure object oriented schema. This schema will be the preliminary work which can be the general scheme for the automatic mapping to the various commercial multilevel secure database management system such as Informix-Online/Secure, Trusted ORACLE, and Sybase Secure SQL Server.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼