• 제목/요약/키워드: Customizing

검색결과 229건 처리시간 0.029초

ERP 시스템의 구축 방안이 운영에 미치는 영향 - Customizing과의 상관 관계를 중심으로 -

  • 김종형;이영식;류명환
    • 한국IT서비스학회:학술대회논문집
    • /
    • 한국IT서비스학회 2003년도 추계학술대회
    • /
    • pp.109-115
    • /
    • 2003
  • 국내에 ERP패키지 시스템이 도입된지도 10여년이 지나 현재 많은 기업이 ERP를 구축 운영중이며 향후에도 많은 기업이 ERP를 구축할 것으로 예상된다. 해외에서 개발된 패키지를 국내에 도입하다 보니 국내 실정에 맞지 않는 많은 부분이 커스터마이징되고 있다. 이러한 커스터마이징은 ERP 개발 기간을 길게 하고 많은 비용을 초래하며 또한 실제 운영 시에도 과다한 유지 보수 비용을 발생시키는 등 적지 않은 부담을 안겨 주고 있다. 본 논문에서는 커스터마이징과 ERP구축의 성과 지표 즉 개발기간 및 구축비용 등에 대한 상관 관계를 실 구축 사례를 통해 조사/확인하고 LG CNS의 ERP 구축 및 운영 경험을 토대로 커스터마이징을 줄일 수 있는 방안에 대한 아이디어를 제시하고자 한다.

  • PDF

보안 기능이 강화된 NFC 기반 사용자 맞춤형 태깅 서비스 구현 (Implementation of Security-enhanced NFC-based Tagging Service supporting Customizing Feature)

  • 안혜준;원예은;정세영;김명주
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2019년도 춘계학술발표대회
    • /
    • pp.114-117
    • /
    • 2019
  • 본 연구에서는 다양한 서비스에 안전하면서도 쉽게 사용할 수 있는 NFC 태킹 서비스 앱을 개발하였다. 이 앱을 활용하면 NFC 태깅만으로도 복합 동작을 한 번에 수행할 수 있고 일상의 실물 하드웨어에 대한 직접 제어도 가능하여 NFC를 사용자가 지정한 다양한 분야에 걸쳐 쉽게 사용할 수 있다. 아울러 간편하면서도 안전한 사용자 인증과 NFC 활용을 위하여 암호화 기반의 보안 기능도 제공한다.

마인크래프트 플랫폼을 이용한 소프트웨어교육 교수학습 모형 (The Development of Instruction Model for SW Education using the Minecraft Platform)

  • 이명숙
    • 디지털산업정보학회논문지
    • /
    • 제15권3호
    • /
    • pp.119-128
    • /
    • 2019
  • Minecraft game is a sandboxed game based on a high degree of users' freedom; the game encourages its users to recreate various play patterns to increase their immersion. Although recently there were many studies that use Minecraft game techniques to improve the teaching methods but still not well adapted due to being applications-based techniques. In this paper, we present a teaching model that utilizes the same concept of the Minecraft games in where learners customize the class concepts based on their needs. Moreover, Minecraft-based learning games attempt to be used for learner-led, creativity and programming instruction, to overcome these use-cases limitations, by our study we aim to include the Minecraft-based learning games in class teaching activities, theoretical and practical lessons. In this way, we intend to increase interest in programming lessons, and to increase immersion as another way of game learning. In the future, we attempt to measure various effects of the uses of Minecraft-game-based teaching in programming classes compare to the traditionally used methods.

소프트웨어 서비스의 개별화 프레임워크 (A Study on a Framework for Customizing an Software as a Service)

  • 이지현
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2013년도 추계학술발표대회
    • /
    • pp.918-920
    • /
    • 2013
  • 전통적인 소프트웨어 서비스 제공 환경에서는 응용 서비스 제공자가 테넌트들의 요구 사항에 맞춰진 서비스를 제공하기 위해 각각의 테넌트 별 응용을 개발하여 왔다. 그러나 소프트웨어 서비스(Software as a Service; SaaS) 환경에서는 테넌트마다 개별 응용을 생성하는 대신 공유되는 하나의 동일한 응용 객체와 결합할 수 있는 개별화 객체 생성 방법으로 테넌트들이 원하는 서비스를 제공하도록 서비스 제공 개념이 변하고 있다. 기업의 개별화 요구사항은 다양하기 때문에 SaaS 개별화에 관한 능숙한 이해가 필요하다. 현재까지의 SaaS 개별화에 관한 연구는 체계적이지 않고 초기 단계에 머물고 있는 상황이어서 본 논문은 SaaS 개별화에 대한 실직적 또는 개념적 구조를 제공하여 SaaS 개별화 연구의 확장 가능한 기초가 되고자 한다.

A Survey of Automatic Code Generation from Natural Language

  • Shin, Jiho;Nam, Jaechang
    • Journal of Information Processing Systems
    • /
    • 제17권3호
    • /
    • pp.537-555
    • /
    • 2021
  • Many researchers have carried out studies related to programming languages since the beginning of computer science. Besides programming with traditional programming languages (i.e., procedural, object-oriented, functional programming language, etc.), a new paradigm of programming is being carried out. It is programming with natural language. By programming with natural language, we expect that it will free our expressiveness in contrast to programming languages which have strong constraints in syntax. This paper surveys the approaches that generate source code automatically from a natural language description. We also categorize the approaches by their forms of input and output. Finally, we analyze the current trend of approaches and suggest the future direction of this research domain to improve automatic code generation with natural language. From the analysis, we state that researchers should work on customizing language models in the domain of source code and explore better representations of source code such as embedding techniques and pre-trained models which have been proved to work well on natural language processing tasks.

A Novel Black Box Approach For Component Adaptation Technique

  • Jalender, B.;Govardhan, Dr. A.
    • International Journal of Computer Science & Network Security
    • /
    • 제22권2호
    • /
    • pp.81-90
    • /
    • 2022
  • There are several ways to improve software performance by using existing software. So, the developments of some programs are the most promising ways. However, traditional part programming studies usually assume that the components are recycled "as is". Existing models of component objects only provide limited support for partial adjustments, namely white box technologies ( copy-paste & inheritance) and the black-box methods (such as mixing and encapsulation). These technologies have problems related to recovery, efficiency, implementation of indirect costs, or their own problems. This paper suggests as JALTREE, The Black Box adaptation technology, which allows us for the implementation of previous components, but we need configurable the interface types, for measuring the adaptability. In this article we discussed the types of adjustments including component interfaces and component composition. An example of customizing JALTREE and component can be illustrated in several examples

맞춤형 학습 유형에 따른 학습자들의 객체지향 프로그래밍 개념 이해도 분석 (An Analysis of Object-Oriented Programming Concept Understanding for Learners Depending on Customizing Learning Models)

  • 안유정
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2010년도 춘계학술발표대회
    • /
    • pp.261-263
    • /
    • 2010
  • 컴퓨터 프로그래밍 학습은 학습자들의 학습 수준 및 능력에 따라 맞춤형 학습으로 진행될 때 효과가 크다. 본 연구에서는 다양한 유형의 수준별 맞춤형 프로그래밍 학습팀에 소속된 학습자들이 객체지향 프로그래밍의 개념을 처음 배울 때, 맞춤형 학습 유형에 따라 학습내용에 대해 어느 정도의 이해도를 갖게 되었는지를 테스트를 통해 분석한다. 이를 통하여 객체지향 프로그래밍의 개념 이해를 높일 수 있는 맞춤형 학습 유형과 학습자 그룹을 찾는데 목표을 두고 있다.

커스터마이징 시스템 개발을 위한 신한복 브랜드 치마 패턴 비교 (A Comparison Study of New Hanbok Brand Skirt Pattern for developing of customizing system)

  • 차수정;안명숙;허승연
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2020년도 제61차 동계학술대회논문집 28권1호
    • /
    • pp.269-270
    • /
    • 2020
  • 본 논문에서는 한류의 영향으로 그 관심이 증가되고 있는 신한복 커스터마이징 시스템 개발을 위해 신한복 치마 패턴개발에 필요한 기초자료를 얻고자 시판 6개 신한복 브랜드의 치마 패턴을 비교분석하였다. 같은 디자인의 free사이즈 치마임에도 불구하고 각기 다른 치수로 제작되는 것으로 나타났다. 치마길이는 17cm, 허리벨트길이는 29cm, 허리벨트폭은 4.5cm, 끈길이는 72.7cm, 치마길이는 17.0cm, 치마폭은 90.5cm의 차이를 나타냈다. 같은 신한복 치마임에도 브랜드에 따라 치수 차이가 큰 것으로 분석되어 치수규격의 정리가 필요할 것으로 사료된다. 한국 성인여성의 신체치수를 분석하여 그에 적합한 신한복 치마 패턴 개발이 이루어져야 함을 알 수 있다.

  • PDF

A Study on the Requirement Information Management Model and Process Linked to Space Planning in the Early Design Stage

  • Jae Ho, Cho;Sang Woo, Kim;Bo Sik, Son;Jae Youl, Chun
    • 국제학술발표논문집
    • /
    • The 5th International Conference on Construction Engineering and Project Management
    • /
    • pp.566-569
    • /
    • 2013
  • The purpose of this research is to develop the technology to meet the requirements of the design content, and to build a 'Requirement Information Management Model' for the design project. The model that should be used in the early design stage will undergo the following process: First, basic requirements would be defined by extracting the design content in the form of a reusable library of space units. At the next stage, requirement information should be modified after considering unique characteristics for the project and conflict problems between function and performance.

  • PDF

Vibration control of low-rise buildings considering nonlinear behavior of concrete using tuned mass damper

  • Abbas Bigdeli;Md. Motiur Rahman;Dookie Kim
    • Structural Engineering and Mechanics
    • /
    • 제88권3호
    • /
    • pp.209-220
    • /
    • 2023
  • This study investigates the effectiveness of tuned mass dampers (TMDs) in controlling vibrations in low-rise reinforced concrete buildings. It examines both linear and nonlinear behaviors of concrete structures subjected to strong ground motions from the PEER database. The research follows the ASCE 7-16 provisions to model structural nonlinearity. Additionally, the study explores the effect of varying TMD mass ratios on the performance of these systems in real-world conditions. The findings emphasize the importance of accounting for structural nonlinearity in low-rise buildings, highlighting its significant influence on the controlled response under severe seismic excitations. The study suggests including nonlinear analysis in seismic design practices and recommends customizing TMD designs to optimize vibration control. These recommendations have practical implications for enhancing the safety and effectiveness of seismic design practices for low-rise buildings.