• 제목/요약/키워드: information application

검색결과 20,463건 처리시간 0.041초

Software Engineering에 關한 報告

  • Lee, 李基式 = -Ki-Sik
    • 정보과학회지
    • /
    • 제4권2호
    • /
    • pp.95-103
    • /
    • 1986
  • Computer는 발명되서부터 매년 응용분야가 넓어지고 있다. 현재에는 情 報處理라는 말그대로 어떠한 형태이든가의 복잡하고 다량의 情報가 存在하는 곳 에는 computer를 導入할려고 하든가, 또는 導入이 끝난 곳에서는 보다 큰 大規模 의 system으로 擴張하려고 하는 생각들을 보통 가지고 있다. 이러한 요구에 응하 여 왔던 것이 hardware, oprating system, 그리고 application software이다. 그중 hardware나 operating system은 多小 變化하여 왔지만은, 方式的으로는 application의 특성에 의한 요구에는 별로 틀린것이 없이 대개 같은 종류의 것이 쓰여왔다고 할 수 있다. 따라서 무수히 變하는 application의 複雜한 論理를 實現 하는 것은, 그 책임이 application software 개발자에 걸려있다. 그러므로 이러한 것들은 개발자(designer, programmer) 들의 개인의 기술과 努力에 달렸다고 말할 수 있다.

SLA지표 개선 및 적용의 타당성 확보를 위한 연구 : SLA 도입기업 사례를 중심으로 (A Research for Effective SLA Index Application : 3 application cases with main focus on Corporate W.)

  • 이영희;천정락;이순철
    • Journal of Information Technology Applications and Management
    • /
    • 제11권1호
    • /
    • pp.101-115
    • /
    • 2004
  • The goal of this research is to improve SLA index that measures service performance level as a result of outsourcing Information system, and also to identify the best application method. This research identifies SLA applied cases and improving points based on the evidence collected from three major financial institutions that utilized outsourcing. First this study analyzes SLA applied cases of two different companies and discusses SLA application improvement possibilities. It then introduces a successful case of a third company that adopted SLA index.

  • PDF

캐쉬 Forward/Backward기법을 이용한 데이터 검색에 관한 연구 (A Study on the Data Retrieval By Using a Cache Forward/Backward Technique)

  • 김수장
    • 한국정보통신설비학회:학술대회논문집
    • /
    • 한국정보통신설비학회 2003년도 하계학술대회
    • /
    • pp.229-233
    • /
    • 2003
  • 최근, 인터넷 사용자가 급증하면서 빠른 서비스에 대한 문제가 큰 관심이 되고있다. 특히 데이터베이스 시스템에서 저장 삭세 수정 등은 사용자에게 긴 대기시간을 요구할 수도 있기 때문에 사용자의 불평을 야기할 수 있다. 이 논문에서는 3-티어 방식에서 요즘 많이 사용되는 application server의 cache에 대해서 말하고자 한다. 기존 application server는 데이터를 application server cache에 저장하여 같은 데이터를 서비스할 경우 server의 cache를 사용하지만 이 논문에서 제안하는 것은 접속된 client를 관리하여 각각의 client에 cache를 만들고 application server나 또는 데이터베이스 server가 서비스를 하지 못할 경우는 가장 최근의 데이터를 가지고 있는 client를 찾아 client cache에 있는 데이터를 서비스 하자는 것이다.

  • PDF

HTML5의 안전하지 않는 모바일 웹 어플리케이션에 대한 고찰 (A Study on Unsafe Mobile Web Application of HTML5)

  • 정훈영;서희석
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2011년도 추계학술발표대회
    • /
    • pp.755-758
    • /
    • 2011
  • 현재 인터넷의 최대의 관심사는 HTML5의 등장으로 인한 Web Page의 변화이다. 다양한 분야에서 영향을 미칠 것으로 최근 들어 급격히 무선 네트워크 사용률이 증가한 스마트폰에서도 Web Application이 등장하고 있다. 하지만 Web Application은 Native Application보다 소스 보안에 대해 매우 취약하며 본 연구에서는 이에 대한 분석과 보안을 위해 요구되는 HTML5 기능에 대해 언급한다.

안드로이드 기반의 CAD 뷰어 어플리케이션 (CAD Viewer Application for Android)

  • 박신영;노병희;이석원
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2012년도 한국컴퓨터종합학술대회논문집 Vol.39 No.1(B)
    • /
    • pp.60-62
    • /
    • 2012
  • 산업현장에서의 일의 효율성 증진을 위한 휴대 기기의 CAD Viewer 의 개발의 필요성이 대두 되면서 안드로이드 기반의 CAD Viewer Application을 개발하였다. 본 연구에서는 안드로이드 기반의 CAD 뷰어의 개발과정과 개발 결과를 보여준다.

E-R 모델과 자동생성기를 이용한 응용시스템의 구축 과정에 관한 연구 (Research on the Process of Constructing Application Systems Using the E-R Model and an Automated Application Generator)

  • 정일주
    • Journal of Information Technology Applications and Management
    • /
    • 제12권4호
    • /
    • pp.133-155
    • /
    • 2005
  • This Paper makes an attempt to suggest a process of automatically generating application software based on the Entity-Relationship model 1. The designer develops an E-R model of an real-world system. 2. The designer inputs the entity and relationship types, and attributes shown in the E-R model, and also the basic operations of the application system to the software generator. 3. The application generator produces database schema and link information between application programs, and then automatically generates a stereo-type application system. In order for the automated application generator to build the application system in a systematic way, four basic program generation rules have been suggested. A set of computer programs have been developed in order to show the applicability of the automated software generation process suggested in this paper. By following each rule with the generator, the designer can build an application in an efficient manner compared with traditional (manual programming) approaches. It has been demonstrated from the case study that the idea of applying an automated generator in systems development based upon the E-R model is feasible.

  • PDF

소비자의 정보기술 혁신제품 수용 단계화 연구 - 스마트폰의 제품과 애플리케이션을 중심으로 - (A Study on Consumer's Acceptance Phase of Innovative IT Product - Focusing on Product and Application of Smartphone -)

  • 임양환
    • 디지털산업정보학회논문지
    • /
    • 제8권3호
    • /
    • pp.185-198
    • /
    • 2012
  • This paper is to analyze consumer's acceptance phase of innovative IT product on the ground of dividing into product and application phase. In the acceptance phase of product determinants to consumer's satisfaction were analyzed and TAM(Technology Acceptance Model) were applied to the acceptance phase of application. It is analyzed that how well expected usefulness and perceived satisfaction to product have positively influence its performance and perceived satisfaction respectively in the acceptance phase of the product. In the acceptance phase of application, factors to consumers' satisfaction were analyzed to investigate its influence to the usefulness of application. Usefulness expectancy to the application and product were analyzed to figure out consumers'intention to use the product and effort and cost going into application use were also analyzed. Empirical study was implemented aimed at smart phone users. As a result, perceived usefulness expectancy to product have positively influence on perceived product performance and perceived product performance also affects perceived product satisfaction significantly. Although product satisfaction doesn't affect usefulness expectancy to the application, usefulness expectancy to the product and perceived product performance have positively influence on usefulness expectancy to the application significantly. And also usefulness expectancy to the both of application and product have positively influence on consumer's intention to use the product but consumer's effort and cost going into application doesn't affect to it, it's hold forth the possibility that consumer's effort affect consumer's intention to use the product.

Dynamic HTML 변경을 통한 Web Application Server 시스템에서의 Client Response Time 수집 방식에 관한 연구 (A study of Client Response Time Collection Method by changing the Dynamic HTML in the Web Application Server System)

  • 정동기;민성기
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2012년도 한국컴퓨터종합학술대회논문집 Vol.39 No.1(A)
    • /
    • pp.305-307
    • /
    • 2012
  • World Wide Web (WWW)의 지속적인 성장으로 인해 Web Service의 Response Time을 수집하는 방식에 관한 연구가 진행되고 있다. 현재 Client Response Time을 수집하는 방식은 sniffer[1] 를 이용한 Agent 방식을 사용하고 있다. 하지만, 기존의 방식은 클라이언트 PC에 설치되어 수집하게 되므로 Agent의 설치가 쉽지 않고, 관리 또한 어려운 문제점을 갖고 있다. 이러한 문제점을 개선하기 위하여, 본 논문에서는 Web Application Server (WAS)[2] 에서의 Dynamic HTML 변경을 통해 Client에 추가적인 Application을 설치하지 않고도 Client의 Response Time을 Collection하는 방식에 대하여 제안하였다. 이를 통해, 사용자 (End-User)에게 추가적인 응용 프로그램을 설치하지 않고도 Dynamic HTML 을 이용하여 Client Response Time을 수집함과 동시에 Server에 Feedback할 수 있다.

A Grid Web Portal for Aerospace

  • Lim Sang-Boem;Kim Joo-Bum;Kim Nam-Gyu;Lee June-H.;Kim Chong-Am;Kim Yoon-Hee
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2006년도 PARALLEL CFD 2006
    • /
    • pp.107-112
    • /
    • 2006
  • A wind tunnel simulation requires high-performance computing power like supercomputers and deep knowledge of this subject. Those requirements make win tunnel simulation difficult. Grid technology will make these difficulties simpler by providing easy to use grid web portal. By using grid web portal, scientist can execute simulation and access to high-performance computing power without any serious difficulties. In this paper will present a grid web portal for a wind tunnel simulation that is used in Aerospace area.

  • PDF

사용자 유형에 따른 모바일 앱 구매요인에 관한 연구 (A Study on the Determinants of Mobile Application Purchase based on User Groups)

  • 오선주
    • 경영정보학연구
    • /
    • 제16권1호
    • /
    • pp.73-88
    • /
    • 2014
  • 스마트폰 보급과 사용의 일상화로 사용자들은 다양한 모바일 앱을 사용하고 있으며 다수의 신생 기업들이 설립되어 모바일 앱을 개발하고 있다. 앱을 개발하고 있다. 모바일 산업 분야에서 고객의 특성을 파악하고 모바일 산업 분야에서 고객의 특성을 파악하고 고객 선호도에 맞춘 모바일 앱과 관련 서비스를 제공 하는 것은 모바일 시장에서 해당 앱의 경쟁력을 향상시키고 유통을 촉진시킬 수 있으며 나아가 모바일 시장 경제를 활성화시키는 효과가 있다. 본 연구에서는 사용자의 스마트폰앱 선택 기준에 따라 고객군을 나누고, 각 고객군의 특성에 대하여 고찰하였다. 즉, 고객군별로 앱을 이용하는 특성과 앱을 구매하는데 영향을 미치는 요인을 비교 분석하였다. 분석 결과, 적극 사용자그룹, 편리성 추구 그룹, 중간 사용자 그룹 등 3개의 그룹으로 구분되었으며 각 그룹에서 이용 특성과 앱 구매요인의 차이가 발견되었다. 이와 같이 개별 고객군의 앱 사용 특성과 앱 구매요인을 분석하는 것은 앱 소비자에 대한 이해를 증진시켜 소비자가 선호하는 앱을 기획, 설계, 개발하여 제공할 수 있고 마케팅 전략 수립시 고객의 앱 이용 특성 정보를 활용하는 효과가 기대된다.