• Title/Summary/Keyword: Software Proposal

Search Result 207, Processing Time 0.029 seconds

A Priority Analysis on Influential Factors for Software Bid Evaluation in Public Sectors based on Analytic Hierarchy Process(AHP) (AHP 기법을 활용한 소프트웨어 제안평가요인의 상대적 중요도에 관한 연구 : 발주자와 수주자 비교를 중심으로)

  • Kim, Hong Jin;Jo, Dong Hyuk;Ahn, Tae Ho
    • Journal of Information Technology Services
    • /
    • v.16 no.1
    • /
    • pp.41-53
    • /
    • 2017
  • Recently, due to the economic recession and increase of ITO (IT Outsourcing), bidding in software industry has been recognized as more competitive and the importance of software bid evaluation for corporate selection is being increased. This study aims to analyze and prioritize influential factors in the software bid evaluation criteria which is adopted as the main evaluation model of national software businesses by Ministry of Science. The priority was developed by AHP (Analytic Hierarchy Process) through pair-wise comparison. For the analysis, this study developed analysis model for AHP and conducted survey of experts who have work experience for more than 10 years in the IT industry. As the result of analysis, weighted factors in the evaluation criteria were deduced and differences of priority factors between purchaser and bidder were investigated. The analysis showed differences of view point in the bidding process. With these results, this study suggests how to write a proposal strategically and effectively in perspective of the purchaser. It is expected that priority factors will be adopted in strategic proposals in both bidder and purchaser. For purchaser, the priority will be adopted to select reliable bidder. So, we expect that the priority factors will be used to get more values for both bidder and purchaser in their business atmosphere.

The Study on Direction of the Software Education - focused on the freshman students of the College of Social Sciences -

  • Han, Oakyoung;Kim, Jaehyoun
    • Journal of Internet Computing and Services
    • /
    • v.21 no.4
    • /
    • pp.69-76
    • /
    • 2020
  • This paper presents direction for efficient software education. Due to the impact of the Fourth Industrial Revolution, the whole world is interested in software education. However, simply teaching how to code is not software education. The thinking abilities used in coding for software implementation are even more important. Therefore, computational thinking is getting great attention. Several institutions suggest factors for computational thinking and encourage to teach in a relevant way based on the suggestion. In this study, the verification of the factors they suggested was conducted through a questionnaire. The total of 419 freshman students of the College of Social Sciences who were taking "Computational Thinking and Software Coding" class participated in the survey at the beginning and the end of the semester. We first analyzed Wing's proposal that summarized the concept of computational thinking, and reviewed the proposal of ISTE (International Society for Technology in Education) for defining computational thinking factors for coding education, also checked on the suggestion of Google for factors necessary for software coding. As a result of research analysis, this paper suggests a direction for efficient software education.

MIS개발을 위한 체계적인 소프트웨어 평가 및 선정

  • Lee Gyu-Heon;Seo Nam-Su
    • Journal of the military operations research society of Korea
    • /
    • v.11 no.1
    • /
    • pp.47-54
    • /
    • 1985
  • In this paper, for the systematic software evaluation and selection objective, we first discussed the systems software which is distinctly different from applications oriented software in source, concept and use. We suggested the systematic procedures for the effective software evaluation and selection by analyzing categories of commercially available proprietary software, sources of information for software selection, request for information, request for proposal, user surveys as an aid to evaluation and evaluation of responses to the RFP.

  • PDF

Improved Route Search Method Through the Operation Process of the Genetic Algorithm (유전 알고리즘의 연산처리를 통한 개선된 경로 탐색 기법)

  • Ji, Hong-il;Seo, Chang-jin
    • The Transactions of the Korean Institute of Electrical Engineers P
    • /
    • v.64 no.4
    • /
    • pp.315-320
    • /
    • 2015
  • Proposal algorithm in this paper introduced cells, units of router group, for distributed processing of previous genetic algorithm. This paper presented ways to reduce search delay time of overall network through cell-based genetic algorithm. As a result of performance analysis comparing with existing genetic algorithm through experiments, the proposal algorithm was verified superior in terms of costs and delay time. Furthermore, time for routing an alternative path was reduced in proposal algorithm, in case that a network was damaged in existing optimal path algorithm, Dijkstra algorithm, and the proposal algorithm was designed to route an alternative path faster than Dijkstra algorithm, as it has a 2nd shortest path in cells of the damaged network. The study showed that the proposal algorithm can support routing of alternative path, if Dijkstra algorithm is damaged in a network.

Differential Fault Analysis for Round-Reduced AES by Fault Injection

  • Park, Jea-Hoon;Moon, Sang-Jae;Choi, Doo-Ho;Kang, You-Sung;Ha, Jae-Cheol
    • ETRI Journal
    • /
    • v.33 no.3
    • /
    • pp.434-442
    • /
    • 2011
  • This paper presents a practical differential fault analysis method for the faulty Advanced Encryption Standard (AES) with a reduced round by means of a semi-invasive fault injection. To verify our proposal, we implement the AES software on the ATmega128 microcontroller as recommended in the standard document FIPS 197. We reduce the number of rounds using a laser beam injection in the experiment. To deduce the initial round key, we perform an exhaustive search for possible key bytes associated with faulty ciphertexts. Based on the simulation result, our proposal extracts the AES 128-bit secret key in less than 10 hours with 10 pairs of plaintext and faulty ciphertext.

Proposal of application for aiding visually impaired people in costume coordinating (시각 장애인 의복 문제 해결을 위한 기술적 제안 연구)

  • Lee, Jaehan;Lee, Jaehyeon;Yu, Jeongmin;Choi, Junwon;Kim, Youngjong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2022.05a
    • /
    • pp.606-609
    • /
    • 2022
  • 시각 장애인이 겪는 의복 선택 및 조합 문제를 해결하고자, 접근성 기반의 사용자 인터페이스 및 사용자 경험 설계, 이미지 처리, 기계 학습 등의 기술을 활용한 <시각 장애인을 위한 의상 조합 추천 애플리케이션>를 개발을 제안한다.

Improved Route Search Method Through the Operation Process of the Genetic Algorithm (유전 알고리즘의 연산처리를 통한 개선된 경로 탐색 기법)

  • Ji, Hong-il;Moon, Seok-hwan
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.05a
    • /
    • pp.632-635
    • /
    • 2015
  • Proposal algorithm in this thesis introduced cells, units of router group, for distributed processing of previous genetic algorithm. This thesis presented ways to reduce search delay time of overall network through cell-based genetic algorithm. As a result of performance analysis comparing with existing genetic algorithm through experiments, the proposal algorithm was found superior in terms of costs and delay time. Furthermore, time for routing an alternative path was reduced in proposal algorithm, in case that a network was damaged in existing optimal path algorithm, Dijkstra algorithm, and the proposal algorithm was designed to route an alternative path faster than Dijkstra algorithm, as it has a 2nd shortest path in cells of the damaged network. The study showed that the proposal algorithm can support routing of alternative path, if Dijkstra algorithm is damaged in a network.

  • PDF

Proposal : Improvement of Testing Frontier Capability Assessment Model through Comparing International Standards in Software Product and Software Testing Process Perspective (소프트웨어 제품과 프로세스 관점에서 국제표준과 비교를 통한 테스팅 프론티어 역량평가 모델 개선 방안)

  • Yoon, Hyung-Jin;Choi, Jin-Young
    • KIISE Transactions on Computing Practices
    • /
    • v.21 no.2
    • /
    • pp.115-120
    • /
    • 2015
  • The Testing Frontier Capability Assessment Model (TCAM) is based on ISO/IEC 9126, TMMi and TPI. Since ISO/IEC 9126, TMMi and TPI were made over 10 years ago, TCAM faces the problem that it can not assess and analyze the capability of small businesses that employ new software development methods or processes, for example Agile, TDD(Test Driven Development), App software, and Web Software. In this paper, a method to improve the problem is proposed. The paper is composed of the following sections: 1) ISO/IEC 9126, ISO/IEC 25010 and ISO/IEC/IEEE 29119 part 2 review 2) TCAM review 3) software product quality perspective comparison, and analysis between ISO/IEC 9126, ISO/IEC 25010 and TCAM 4) comparison, and analysis between ISO/IEC/IEEE 29119 part2 and TCAM and 5) proposal for the improvement of TCAM.

A Quantitative Approach to Requirements Analysis for Architectures Modeling (아키텍처 모델링을 위한 요구사항 정량화 기법)

  • Kim Jintae;Yang Wonseok;Jang Changhae;Park Sooyong
    • Journal of KIISE:Software and Applications
    • /
    • v.33 no.1
    • /
    • pp.58-68
    • /
    • 2006
  • Requirements are very important to model software architecture. Requirements are divided into functional and quality requirements. Functional requirements are pinpointed subsystems and components. Quality requirements affect the structure of architecture. Thus requirements are essential to understand clearly in order to design software architecture. This paper focuses on a quantitative approach to requirements analysis for modeling architectures. In our proposal, functional requirements are quantified through calculating each priority of components. Quality requirements are quantified through calculating the correlation degree between components and quality attributes. The proposed method is implemented by DRAMA (Domain Requirements Analysis for Modeling Architectures), which fully supports our approach and are developed in Java environments. Our proposal is validated to apply some industrial examples.