RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      검색결과 좁혀 보기

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

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

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • 소프트웨어 품질평가 도구(ESCORT)의 설계 및 구현

        양해술,권기현,이하용,조영식,이용근,박정호,허태경,Yang, Hae-Sul,Gwon, Gi-Hyeon,Lee, Ha-Yong,Jo, Yeong-Sik,Lee, Yong-Geun,Park, Jeong-Ho,Heo, Tae-Gyeong 한국정보처리학회 1995 정보처리논문지 Vol.2 No.2

        본 연구는 소프테워어의 품질을 평가하기 위한 소프트웨어 품질평가 도구의 개발 에 관한 것으로 소프트웨어 품질을 평가하기 위한 체계를 구축하고 소프트웨어 품질 평가 활동을 지원하는 소프트웨어 품질평가도구를 개발하는 것을 목적으로 한다. 소 프트웨어 품질평가 체계는 GQM(Goal-Question-Metrics) 방법론에 의거하여 프로그램의 기능성, 유지보수성, 복잡성 및 객체지향성에 대한 부분을 포함하는 체계로 구성한다. 또한 소프트웨어 품질평가 도구는 개발자, 구매자 및 이용자간의 주관적인 요소를 배 제한 형태로 자동화된 평가를 행하는 것으로 소프트웨어 분석 시스템과 분석 과정을 일관성있게 지원하는 사용자 인터페이스에 대한 부분으로 구분된다. 본 논문의 목적은 소프트웨어 품질을 소프트웨어 개발 중이나 개발 완료후에 평가하여 소프트웨어 개발 비용과 유지보수 비용을 감소함으로써 소프트웨어의 생산성을 향상시키는 것이다. The development of automated quality evaluation tool is desperately needed to decrease the cost of maintenance, to measure quality of source program in developing course for the purpose of developing high quality software. Main goal in this paper is to develop the automated tool for software quality evaluation related with high quality and high reliability of software. In this paper, we proposed the four software quality model to evaluate software quality; functional -size model, understandability model, complexity model and object-oriented model. Also, we made a scanner and a parser to analyze the c and C++ source program and to produce the metrics and function value. The measurement value is statistically analyzed for the distribution of the measurement value. we can extracted the characteristics of measurement value and this one is assisted to make scores of software quality evaluation. Finally, we made a software quality evaluation tool to support software evaluation activities.

      • 화상처리 기술을 이용한 자동차 교통 제어에 관한 연구

        최형진,양해술,Choe, Hyeong-Jin,Yang, Hae-Sul 한국정보처리학회 1994 정보처리논문지 Vol.1 No.3

        자동항법 시스템은 자동차의 자동 운전 및 운전자에 대한 고도의 지적 보조를 지 원하기 위하여 컴퓨터를 이용한 시스템을 구축하여 운전자에게 보다 많은 정보를 제공 한다. 본 논문에서는 시스템에 필요한 통행차량을 추출하기 위하여 동화상 처리 기법 을 이용하여 필요없는 영역을 효율적으로 제거함으로써 통행차량을 추출하는 새로운 알고리즘을 제안한다. 우선 연속적으로 입력되는 복수의 입력 화상을 이용하여 서로 연속하는 입력 화상과의 차이 화상을 작성한다. 그리고 작성된 차이 화상에서 움직임 이 있는 영역을 추출하여 마스크 화상을 작성한 후 전후의 마스크 화상을 이용하여 입 력 화상에서 배경 영역을 제거함으로써 통행 차량을 추출한다. 본 논문에서 제안하는 알고리즘은 배경 화상을 이용하지 않고 배경의 변화가 심한 옥외에서도 안정적으로 배 경 영역을 제거하여 통행차량을 추출할 수 있으며 실제적으로 도로 상을 주행 중인 통행차량 추출에 적용한 예를 보인다. Auto Navigation System is to provide a vehicle driver with more driving information by developing a computer-based system which supports advanced knowledge to a vehicle driving automation system and a driver. In this paper, we propose a new algorithm for the extraction of passing car which removes a background region using a series of images. First, we generate two difference images from three original images by getting the difference values between every two of them in sequence. Second, we generate two mask images from the two difference images. Finally, we extract passing car using the one original image and the two mask images. Using this algorithm we can extract the moving object in the outdoors.

      • Flattening Class Hierarchy for Reorganization of Object-Oriented Software

        황석형,양해술,박정호,Hwang, Seok-Hyeong,Yang, Hae-Sul,Park, Jeong-Ho Korea Information Processing Society 2001 정보처리학회논문지D Vol.8 No.6

        최근의 객체지향 소프트웨어개발에서는 설계 및 유지보수와 관련된 많은 문제점들을 해결하기 위하여 클래스를 재설계하거나 클래스계층구조를 재구성하는 등 객체지향 소프트웨어에 대한 일련의 재이용 및 재구성기법이 사용되고 있다. 본 논문에서는 클래스계층구조의 재구성에 관한 정형적인 이론을 제공함으로써 클래스계층구조의 재구성에 관하여 보다 수월하게 이해하고 적용할 수 있도록 하였다. 구체적으로 본 논문에서는 객체지향 소프트웨어의 개발에 있어서 주요 골격이 되는 클래스계층구조를 평탄화시킨 형태로 정의한 평탄화된 클래스계층구조를 소개하고, 임의의 클래스계층구조를 평탄화된 형태로 변형시키기 위한 알고리즘을 제안하였다. 클래스계층구조를 평탄화함으로써 클래스계층구조상의 계승 및 집약관계가 각 인스턴스들에게 어떻게 사상되는가를 수월하게 파악할 수 있으며, 주어진 클래스계층구조로부터 생성가능한 객체를 그대로 유지보존할 수 있는 평탄화된 형태의 새로운 클래스계층구조를 구축할 수 있다. 평탄화된 클래스계층구조는 클래스계층구조를 재구성하여 객체지향 소프트웨어를 점증적으로 변화 발전시키거나 재이용함에 있어서 기초를 제공하는 등 중요한 역할을 수행한다. In the object-oriented software development, redesigning of classes and reorganizing of class hierarchy structures should be necessary to reduce many of the headaches of object-oriented software design and maintenance. To support this task, in this paper, we propose a theoretical foundation for class hierarchy reorganizations that is relatively complete, correct, formal and easy to understand and use. We introduce the flattened class hierarchy that characterizes the class hierarchy structures in object-oriented software evolution. And we also present an algorithm which transforms a given class hierarchy into the normalized form. The flattened class hierarchy helps us map the inheritance and aggregation paths in a class hierarchy to paths in an object hierarchy that is an instance of the class hierarchy. By applying the algorithm into a given class hierarchy, we can make a new, object-preserved, and flattened class hierarchy that is the cornerstone for reorganization of class hierarchy structure and plays an important role as a bridge on the incremental evolutionary changes and reuse of object-oriented software to reorganize class hierarchies.

      • 소프트웨어의 품질을 고려한 비용 평가 모델의 제안과 평가

        이용근,양해술,Lee, Yong-Geun,Yang, Hae-Sul 한국정보처리학회 1994 정보처리논문지 Vol.1 No.2

        최근 소프트웨어 적용분야가 확대됨에 따라 소프트웨어가 차지하는 비중이 점차 높아지고 개발 비용에 대한 중요성이 증대되고 있다. 그러나 종래의 개발비용 평가 모델은 주로 소프트웨어의 기능면에서 평가한것이 대부분 이었다. 본 논문에서는 소 프트웨어의 가치를 기능면 뿐만 아니라 품질면에서도 평가할 수 있는 소프트웨어 개 발비용 평가모델 COSMOS-Q(COSt MOdel for Subcontract-Quality)를 제안한다. 제안 모델의 목적은 소프트웨어 발주자가 발주 명세 정보만을 기본으로 정확한 소프트웨어 의 비용을 견적으로 할 수 있도록 하는 것이다. 특히, 본 연구에서는 ISO/SC7의 소프 트웨어 품질특성에 관한 검토 결과를 참고로 비용에 변동을 부여한 품질특성 요인의 추출 및 발주조건으로 지정가능한 각 요인의 평가척도를 설정하여 품질을 고려한 비 용 평가 모델을 제안하고 그 타당성을 평가하였다. Recently, as application fields of software is extended, relative importance of software make a gradual increase and importance of development cost is being increased. However, as former evaluation model of development cost evaluate at the functional point of view for the most part, at this paper, I intend to propose evaluation model of software development cost COSMOS-Q(COSt MOdel for Subcontract-Quality) which one evaluate also in quality as well as function. The model proposed in this paper set the goal at software orderer evaluate software cost exactly with only order specification information. At this paper, I proposed cost evaluation model and evaluated it's validity refering to review result in ISO/SC7 about a software quality feature with extraction of quality feature factor which produce change of cost and set up the evaluation measure adoptable as order condition.

      • 공수 예측 모델 요도를 위한 자료 흐름도의 실험적 평가

        김명옥,백청호,양해술,Kim, Myeong-Ok,Baek, Cheong-Ho,Yang, Hae-Sul 한국정보처리학회 1995 정보처리논문지 Vol.2 No.1

        소프트웨어 개발자와 사용자에게 직면한 가장 중요한 문제는 프로그래밍 시스템 의 크기와 개발 노력의 예측이라고 할 수 있다. 본 논문에서는 자료 흐름도, 자료 사 전, 소단위 명세서로 구성된 구조화 명세서에 관한 각각의 특성을 정의하고, 구조화 명세서의 정량적인 평가 요소를 프로그램 메트릭스에 적용하였다. 또한 구조화 명세 서를 구성하는 자료 흐름도에 관해서는 정량적인 평가 실험을 하였다. 그 결과 상위 공정의 분석 단계에서의 산출물에 의한 하위 공정에 관한 공수 예측 모델을 제안한다. One of the most important problems faced by software developers and users is the prediction of the size of programming system and its development effort. This article define the identical characteristics for structured specification which is consisted of Data Flow Diagram, Data Dictionary and Mini Specification and apply quantitative estimation factor of structured specification to program code metrics, Moreover, concerning DFD which is made up of component element of structured specification executed quantitative estimation experiment. In the result, we propose man/month prediction model of lower progression with production on analysis phase of upper progression.

      • 객체지향 프로그래밍에서의 Demeter 법칙의 정식화

        황석형,이용근,양해술,Hwang, Seok-Hyeong,Lee, Yong-Geun,Yang, Hae-Sul 한국정보처리학회 1994 정보처리논문지 Vol.1 No.1

        객체지향 프로그래밍에 있어서 클래스간의 불필요한 상호 의존관계를 줄이기 위한 프로그래밍 스타일에 관한 규칙으로써 Demeter의 법칙(The Law of Demeter)이 있다. 본 논문에서는 종래의 비형식적인 Demeter의 법칙을 실제의 프로그램에 적용, 평가하 기 위해 클래스간의 관계로써 계승과 집약, 그리고 관련을 형식적으로 정의하고, 그것 들을 이용하여 Demeter의 법칙을 정식화하였다. 또한 Demeter의 법칙을 만족하는지를 판정하는 알고리즘과 Demeter의 법칙을 위반한 프로그램에 대한 변환 알고리즘을 제안 하였다. In the last years, several articles have been devoted to the study of the Law of Demeter in the object oriented programming. The Law of Demeter is a style rule that aims at eliminating unnecessary coupling among classes. Although a large number of studies have been made on the informal definitions, little is known about the formulation of the Law of Demeter. In this article, we define three relationships among classes i.e. inheritance, aggregation and association, and formulate the Law of Demeter. We also propose the algorithms to decide whether a given program satisfies the law and to transform an unfulfilled program into a fulfilled one.

      • KCI등재

        국방사업 특성을 고려한 무기체계 임베디드 소프트웨어 프로세스 평가모델(MND-ESPAM)

        권경용(Kyeong-Yong Kwon),양해술(Hae-Sul Yang) 한국컴퓨터정보학회 2009 韓國컴퓨터情報學會論文誌 Vol.14 No.10

        본 논문은 무기체계 임베디드 소프트웨어 프로세스 평가모델(이하 'MND-EAPAM')의 국방사업 특성화 방안을 제시한다. 2008년, 무기체계 임베디드 소프트웨어 프로세스 평가의 기준이 되는 무기체계 임베디드 소프트웨어 프로세스 평가모델을 개발하였지만, 국방분야에 대한 특성 반영이 미흡하였다. 이에 따라 국내 방위산업체의 소프트웨어 프로세스 관리 실태를 조사 분석하고, CMMI 인증을 획득한 방위산업체에 MND-ESPAM을 시범적용하여, MND-ESPAM의 문제점을 도출 및 분석하였다. 도출된 문제점을 개선하기 위하여, MND-EAPAM과 방위사업청 소프트웨어 개발프로세스 지침 간 연계가 가능하고, 국방시험성숙도모델(MND-TMM)의 체계적 반영으로 시험활동을 강화하며, 유사 프로세스 영역을 식별, 통합하는 MND-ESPAM의 개선안을 제시한다. 개선안은 CMMI와의 커버리지 검증, ISO/IEC 14598-3의 요구사항에 의한 시험활동 평가, 방위산업체 시범적용을 통하여 검증을 실시하였다. In this paper, we propose the enhanced Assessment Model of the Embedded Software Process(MND-ESPAM) which is suitable for the development work of weapons in Korea. In 2008. We developed the MND-ESPAM which is the assessment criteria of software process, but this model is inefficient to apply to Korean military area. Therefore, we elicit and analyze the problems of MND-ESPAM through tow methods. One is to research on the actual condition of the domestic defense industry about software process management. And the other is to apply MND-ESPAM to the defense companies acquiring CMMI level. In order to overcome these problems elicited above, we provide solutions to make MND-ESPAM linked with Software Development Process Guide of Defense Acquisition Program Administration(DAPA) and to systematically strengthen testing activities and to reduce the number of process areas. The proposed model was proved by two objective methods such as checking the coverage with CMMI and whether it is satisfied or not by modified requirements ISO/IEC 14598-3. At last, experts in the field of software process confirmed the effect of MND-ESPAM through applying MND-ESPAM to the defense industry company.

      • 테스팅 데이터 분석을 통한 소프트웨어 개발 노력 추정

        정혜정 ( Jeong Hye Jeong ),양해술 ( Yang Hae Sul ) 한국정보처리학회 2004 정보처리학회논문지D Vol.11 No.1

        The research to estimate development effort of software has been progress. But, it is not easy gain that testing data for estimating of development effort. Also, if we get the testing data, it is important that analysis testing data. In this paper, we study the data analysis of software development effort using the 789 software development projects which developed in the 1990´s. Software development scale and software development team size are various. Using the characteristic of factor, we have to study characteristic of data and we estimate the development effort step by step. First, we prove the difference of development effort with the 789 project data according to development type, development environment, the development language etc. Also, we execute the crosstabs analysis that team size and function point.

      • 오류 분류를 이용한 소프트웨어 신뢰도 모델

        조영식,이용근,최형진,양해술,Jo, Yeong-Sik,Lee, Yong-Geun,Choe, Hyeong-Jin,Yang, Hae-Sul 한국정보처리학회 1996 정보처리학회논문지 Vol.3 No.2

        The reliability in software has expand in quality and quantity, also its importance and role are increased. But, a study of software reliability is lack of development. this paper software reliability growth models(SRGM) described by NonHome-geneous Poisson(NHPP)processes. Using actual software error data observed by software testing the SRGM's are composition of error-class, and error-class by three class. this paper made the reliability-model of software using three error- class. The purpose of this study to increase software productivity and to improve software quality. So to achive these goals we focused a study of software reliability model using the error-class. 지금까지 많은 소프트웨어 신뢰도 성장 모델들의 제안되어 왔으나 현상을 완전히 고려한 소프트웨어 신뢰도 모델은 아직 개발되어 있지 못한 실정이다. 따라서 다양한 소프트웨어 신뢰도 모델이 계속 개발되어 모든 현상을 고려할 수 있는 모델의 개발이 필요하다고 볼 수 있다. 이와 같은 목적하에 본 논문에서는 발견되는 오류를 오류의 특성에 따라 3종류로 분류하였고, 또한 각 오류의 분류된 오류의 발견 시점 등을 고려 하여 소프트웨어의 신뢰도를 측정할 수 있는 신뢰도 모델을 제안하였다. 그리고모델의 파라메타의 추정 및 신뢰성 평가를 위해실측 데이타를 이용하여 고찰하였으며, 본 논문의 적합성을 검증하기 위해 기존의 모델과 비교 분석 하였다.

      • KCI등재

        콜센터 상담원의 감정노동과 감정소진 및 이직의도에 관한 연구

        이수연(Soo-Yun Lee),양해술(Hae-Sul Yang) 한국컴퓨터정보학회 2008 韓國컴퓨터情報學會論文誌 Vol.13 No.5

        본 연구는 고객과 직접적인 대면을 하지 않고 전화를 이용하여 감정노동(emotional labor)을 수행하는 콜센터 상담원들의 감정노동의 결과로 표출되는 감정소진(emotional exhaustion)에 영향을 주는 요인을 연구하였다. 본 연구는 감정소진이 직무만족을 저해시켜 이직의도를 높이는 것으로 이직율이 높은 콜센터 경영에서 관리하여야할 중요한 요소라는 것에 대한 실증적인 증거를 제시하였다. 감정소진을 낮추기 위해서는 시간적 압력을 낮추고 업무의 자율성을 부여하여야 하며, 이직의도를 낮추는 위해서는 상사지원이 중요한 요소로 나타났다. 본 연구의 의의는 콜센터 경영에 있어서 감정노동이 상담원의 관리에 중요하다는 것을 제시하였다는 것이다. EThis study shows the factors which have an effect on the emotional exhaustion and turnover intention in call center tele-communicators who perform emotional labor using telephone without direct confronting with clients. This study empirically shows that emotional exhaustion decreases job satisfaction and increases turnover intention. Therefore the emotional exhaustion is the important managing factor for efficient management of call center. To weaken emotional exhaustion, it is necessary to decrease time pressure in call center work. To weaken turnover intention, it is important to strengthen superior support. This study makes a contribution in providing the fact that emotional exhaustion is an important managing factor in administration of call center tele-communicators.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼