• 제목/요약/키워드: web program

검색결과 1,401건 처리시간 0.025초

전력거래에서 최적조류계산과 혼잡비용 계산을 수행하는 인터넷 웹 프로그램 개발 (Development of Internet Web Program for the Calculation of OPF and Congestion Cost)

  • 이광호;정재옥
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제50권6호
    • /
    • pp.259-264
    • /
    • 2001
  • The electric utility industry around the world is undergoing a revolutionary transition from vertically integrated monopoly structures to a competitive structures. Competition in an open transmission access(OTA) makes the market participants access easily the transmission system in a non-discriminatory and equitable manner. The competitions of suppliers and customers make the electric market price change every hour. This paper presents a web program in the internet environment with a function of optimal power flow(OPF) calculation. The Web program gives the nodal marginal cost and the congestion charge using the shadow prices resulted from OPF. This web program is realized by a Perl and JAVA languages, and using the common gateway interface(CGI).

  • PDF

제놈 분석용 계산 Web 서버의 구성 (Construction of a Computation Web Server for Genome Analysis)

  • 박기정;이병욱;박용하
    • 한국미생물·생명공학회지
    • /
    • 제24권1호
    • /
    • pp.132-136
    • /
    • 1996
  • A comutation server is needed to provide analysis programs to Korean biologists, especially genome researchers, on GINet. For each analysis program, we implmented an input form with HTML and a CGI program for interface between an input form and an analysis program with C language on GINet computatin Web server. We made two construction methods of CGI programs for analysis programs, and implemented all CGI programs based on the methods followed by modifying each CGI program for specific processing of each program. On the server ten programs are availabel now, which include most frequently used ones and those developed by our team, and most programs with will be ported or developed by our team will be available on the Web server.

  • PDF

웹 기반 부모교육 프로그램의 개발 및 적용을 위한 기초연구 (The Development and Implementation of Web-based Parental Education Programs)

  • 김정원
    • 대한가정학회지
    • /
    • 제46권1호
    • /
    • pp.1-14
    • /
    • 2008
  • The purpose of this study was to develop and implement web-based parental education programs applicable for the parents of young children in Korea. The results of this study were as follows. First, the parents of the young children recognized the importance of parental education, but were unable to participate in face-to-face parental education programs. However, they welcomed the possibility of participating in web-based parental education programs. Second, to develop web-based parental education programs, the parents' needs should be assessed and preliminary content analysis based on the previous works and subject specialists' opinions should be conducted. In addition, results of research about web-based education programs in various fields, especially about teaching-learning methods in web-based education for adult learners, should be considered in the process of developing web-based programs for the parents of young children. Third, various types of needs and demands should be assessed during the step-by-step program application periods and at the end of the program implementation. Finally, the parents who participated and assessed the web-based parental education program in this study were generally satisfied with the content and teaching-learning methods.

뇌졸중 환자와 가족을 위한 웹 기반 뇌졸중 이차예방 교육 프로그램 개발 및 평가 (Development and Evaluation of a Web-based Education Program to Prevent Secondary Stroke)

  • 김철규;박현애
    • 대한간호학회지
    • /
    • 제41권1호
    • /
    • pp.47-60
    • /
    • 2011
  • Purpose: This study was conducted to develop an e-Learning program that assists nursing students' clinical Purpose: This study was conducted to develop and evaluate a web-based education program for secondary stroke prevention. Methods: A web-based secondary stroke prevention education program was developed using the system's life cycle methods and evaluated by comparing the effects of education among three groups, a web group, a booklet group and a control group. Results: Knowledge level of both patients and family, as well as some health behavior compliance in the web-based and booklet education groups were significantly higher than those of the control group. Family support in the web-based and booklet education groups was significantly higher than that of the control group after 12 weeks. The urine cotinine level in the web-based education group was significantly lower than that of the control group after 12 weeks. Medication adherence, blood pressure and perceived health status were not statistically different among the three groups at any time. Conclusion: Webbased and booklet education programs were equally effective regarding the level of knowledge of patients and their families, family support, health behavior compliance, and urine cotinine level. These results demonstrate the potential use of a webbased education program for secondary stroke prevention.

HTML5-based Web TV Industry Trends

  • Park, Sehwan;Kim, Jungho;Yu, Daesang;Park, Jongkyu
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제5권2호
    • /
    • pp.15-17
    • /
    • 2013
  • The web service companies develop the App support technique of the HTML5 base in the smart media system and smart TV competitively while the Web platform of the HTML5 base is legislated with the next generation national standard. It is essential to the web kernel, which is the common library of the operating system including the file, window, resource and network management is provided in order to support the various app developments of the HTML5 base effectually. Additionally, the web application program can support UI/UX function of the desktop user using the web browser and JavaScript drive and administration, window management function, and etc. is needed.

웹 어셈블리 모듈 안전성 검증을 위한 퍼징 방법 (Fuzzing Method for Web-Assembly Module Safety Validation)

  • 박성현;강상용;김연수;노봉남
    • 정보보호학회논문지
    • /
    • 제29권2호
    • /
    • pp.275-285
    • /
    • 2019
  • 웹 어셈블리는 웹 브라우저 자바스크립트의 성능 향상을 위해 설계된 새로운 바이너리 표준이다. 웹 어셈블리는 효율적인 실행 및 간결한 표현과 여러 언어를 바탕으로 작성된 코드를 네이티브에 가까운 속도로 구동될 수 있는 새로운 웹 표준으로 자리 잡고 있다. 하지만 현재 웹 어셈블리 취약성 검증은 웹 어셈블리 인터프리터 언어에 제한되어 있으며, 웹 어셈블리 바이너리 자체에 대한 취약성 검증은 부족한 상황이다. 따라서 웹 어셈블리의 자체적인 안전성 검증이 필요한 실정이다. 본 논문에서는 먼저 웹 어셈블리의 구동 방식과 현재 웹 어셈블리의 안전성 검증 방법에 대해서 분석한다. 또한 기존에 발생하였던 웹 어셈블리 안전성 검증 방식에 대해 살펴보고, 이에 따른 기존 안전성 검증 방식의 한계점을 분석한다. 최종적으로 기존 안전성 검증 방법의 한계점을 극복하기 위한 웹 어셈블리 API 기반 퍼징 방법을 소개한다. 이는 기존 안전성 검증 도구로 탐지할 수 없었던 크래시를 탐지함으로써 제안하는 퍼징의 효용성을 검증한다.

웹 기반(Web-Based Instruction) 간호관리학 실습교육 프로그램 개발 (The Development of Nursing Education Program on Web-Based Instruction;Application to Nursing Management Practice)

  • 심전경;권성복;지성애
    • 간호행정학회지
    • /
    • 제9권2호
    • /
    • pp.283-295
    • /
    • 2003
  • This study describes the development of nursing education program on web-based instruction for Nursing Management Practice of nursing school. The program has been developed based on five steps of the teaching-learning design model developed by Chung, In-Sung which is widely used in Web-Based Instruction(WBI). The objective of this study was to develop nursing education program on WEI and to evaluate its effectiveness. The subjects consisted of twenty-four senior nursing students taking the Nursing Management Practice course. Two sets of questionnaires were used for this study. They were asked to evaluate the program in terms of appropriateness of the teaching strategy, precision of the contents, easiness of use, easiness of approaching system, interface design, system management, enhancement of communication, and effectiveness of learning. The program was developed in five steps, analysis of the student, design of the contents, production of the system, implementation of the system, and evaluation of the effectiveness. It is concluded that this program was very useful in increasing the effectiveness of learning and motivation in the students. In addition to this, the web-based learning system would be one of the best qualified educational method for nursing students. Therefore, I would suggest that it can be used for other nursing courses which is available on the Web.

  • PDF

The Effects of Project based Action Learning in Web-based SMEs : ALPACO Case

  • Kwon, Soo-Ra
    • Journal of Information Technology Applications and Management
    • /
    • 제16권3호
    • /
    • pp.113-124
    • /
    • 2009
  • How can action learning program promote organizational learning performance and especially project based team performance in Web-based small and medium-sized enterprises (SMEs)? This article discusses the association between project based team in action learning program and the performance of Web-based SME to be learning organization. In the case of ALPACO, action learning program that promote employee communication behavior, knowledge sharing, and organizational learning are found to be positively associated with the project based team performance and organizational learning, The results indicate that action learning program in SMEs indeed associated with greater knowledge sharing, learning communication skills and changing organizational culture. Learning organization can be, in turn, positively developed by project based team through action learning program for creating competitive advantage, Also, this study offers further support for the practical perspective on learning organization performance. The evidence from this case study suggests that the project team in action learning program playa significant role in team performance and the development of learning organization of the firm. Therefore, in the future, Web-based SMEs should consider making investments in action learning program that encourage project team's effective management in decision making, knowledge sharing, and organizational learning.

  • PDF

ARM 프로세서와 LINUX를 이용한 마이크로 웹서버 구현 (Implemantation of Micro-Web Server Using ARM Processor and Linux)

  • 이동훈;한경호
    • 전력전자학회:학술대회논문집
    • /
    • 전력전자학회 2002년도 전력전자학술대회 논문집
    • /
    • pp.697-700
    • /
    • 2002
  • In this paper, we proposed the micro web-server Implementation on Strong ARM processor with embedded Linux. The parallel port connecting parallel I/O is controlled via HPPT protocol and web browser program. HTTP protocol is ported into Linux and the micro web server program and port control program are installed on-board memory using CGI to be accessed by web browser, such as Internet Explore and Netscape. 8bit LED and DIP switches are connected to the processor port and the switch input status is monitored and the LED output is controlled from remote hosts vie internet. The result of the proposed embedded micro-web server can be used in automation systems, remote distributed control via internet using web browser.

  • PDF

임베디드 시스템을 이용한 웹기반 감시 시스템 구현 (Implementation of Web Based Monitoring Systems Using Embedded Systems)

  • 임홍식;이현철;남현도;강철구
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2003년도 하계학술대회 논문집 D
    • /
    • pp.2672-2674
    • /
    • 2003
  • In this paper, web based monitoring systems are implemented using embedded systems. A parallel port connecting parallel I/O is controlled via HTTP protocol and web browser program. HTTP protocol is ported into Linux. A micro web server program and port control program installed on-board memory using CGI to be accessed by web browser. Experimental results of proposed web based monitoring systems can be used in automation systems and remote distributed control systems via internet using web browser.

  • PDF