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

검색결과 182건 처리시간 0.031초

비콘을 이용한 매장관리 모바일 어플리케이션 설계 및 구현 (A Design and Implementation of Store Management Application using Beacon)

  • 문가빈;전성희;김성림
    • 디지털산업정보학회논문지
    • /
    • 제14권2호
    • /
    • pp.1-9
    • /
    • 2018
  • Currently, the record of part-timer is mainly written in handwriting or using excel work schedule, paper work recorder, and time attendance program using POS program. And, work table, commute records, paycheck are managed separately. Time-attendance information is not linked and is managed separately, and payment of wages is often not done accurately. And, it is difficult to pay the wages because it is not able to accurately grasp the state of attendance of part-timer. Therefore, it is necessary to have a transparent wage and work management system based on the trust between the owner and the part-timer. In this paper, we design a system that can perform real-time commute check using beacon, transparent wage management, wage calculation by automatic calculation, and smooth communication between owner and the part-timer. We have also implemented a store management mobile application using Android Studio 2.3, Eclipse, Android 5.1 and Beacon devices in a MySQL environment.

SIP 기반 PC-to-PC VoIP 시스템 구현 (Implementation of SIP PC-to-PC VoIP System)

  • 최선완;송태일;김성엽;이경희;이인순;김수민;김상미;이종화;강신각
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2001년도 춘계학술발표논문집 (상)
    • /
    • pp.527-530
    • /
    • 2001
  • 현재 인터넷의 killer application으로 VoIP 서비스를 들고 있으며 ITU-T H.323 기반의 VoIP 시스템은 검증된 기술로 인정받고 있다. 그럼에도 불구하고 대부분의 VoIP 관련기구에서는 차세대 VoIP용 호설정 프로토콜로서 IETF의 SIP를 채택하고 있다. 본 논문에서는 개발한 SIP 기반의 PC-to-PC 인터넷 전화 시스템에 대하여 기술한다. 구현 구성요소는 클라이언트와 서버로 구분된다. 클라이언트인 SIP UA(User Agent)는 MS Windows 98/2000에서 동작하며 Visual C++를 이용하여 구현하였다. 서버는 SIP Redirect Server와 사용자 등록을 위한 SIP Registrar를 Linux 환경에서 C++를 이용하여 구현하였다. SIP Registrar는 DB와 연동이 되며 MySQL 서버를 이용하였다.

  • PDF

SCORM 지원 공개 소프트웨어 학습 관리 시스템 (Open Software Learning Management System support SCORM)

  • 백영태;이세훈
    • 한국컴퓨터정보학회지
    • /
    • 제14권1호
    • /
    • pp.185-196
    • /
    • 2006
  • 이 논문에서는 국제 학습 콘텐츠 표준인 SCORM을 지원하는 공개 소프트웨어 기반의 학습관리 시스템을 구축하기 위해, 기존 학습 관리 시스템을 비교 분석하여 무들(Moodle)을 선정하였고 학사관리시스템, 스트리밍서비스 등의 기존 시스템들과 연동 운용함으로써, 공개 소프트웨어 기반 학습관리 시스템의 현실적 가능성을 보였다. 공개 학습 관리 시스템인 무들은 모듈화 구조를 수용해 사용의 편의성과 확장성을 충분히 제공하고 있으며, SCORM지원을 원활하게 하고 있다. 또한, 사회적 구성주의 학습 이론을 기반으로 설계, 구현되어 있다는 중요한 장점을 갖고 있다. 이 연구는 학습 관리 시스템을 포함한 공개S/W 기반 e-Learning시스템 구축이 안정적으로 가능하다는 것을 보였다.

  • PDF

A Portable IoT-cloud ECG Monitoring System for Healthcare

  • Qtaish, Amjad;Al-Shrouf, Anwar
    • International Journal of Computer Science & Network Security
    • /
    • 제22권1호
    • /
    • pp.269-275
    • /
    • 2022
  • Public healthcare has recently become an issue of great importance due to the exponential growth in the human population, the increase in medical expenses, and the COVID-19 pandemic. Speed is one of the crucial factors in saving life, particularly in case of heart attack. Therefore, a healthcare device is needed to continuously monitor and follow up heart health conditions remotely without the need for the patient to attend a medical center. Therefore, this paper proposes a portable electrocardiogram (ECG) monitoring system to improve healthcare for heart attack patients in both home and ambulance settings. The proposed system receives the ECG signals of the patient and sends the ECG values to a MySQL database on the IoT-cloud via Wi-Fi. The signals are displayed as an ECG data chart on a webpage that can be accessed by the patient's doctor based on the HTTP protocol that is employed in the IoT-cloud. The proposed system detects the ECG data of the patient to calculate the total number of heartbeats, number of normal heartbeats, and the number of abnormal heartbeats, which can help the doctor to evaluate the health status of the patient and decide on a suitable medical intervention. This system therefore has the potential to save time and life, but also cost. This paper highlights the five main advantages of the proposed ECG monitoring system and makes some recommendations to develop the system further.

Gen-Z memory pool system implementation and performance measurement

  • Kwon, Won-ok;Sok, Song-Woo;Park, Chan-ho;Oh, Myeong-Hoon;Hong, Seokbin
    • ETRI Journal
    • /
    • 제44권3호
    • /
    • pp.450-461
    • /
    • 2022
  • The Gen-Z protocol is a memory semantic protocol between the memory and CPU used in computer architectures with large memory pools. This study presents the implementation of the Gen-Z hardware system configured using Gen-Z specification 1.0 and reports its performance. A hardware prototype of a DDR4 Gen-Z memory pool with an optimized character, a block device driver, and a file system for the Gen-Z hardware was designed. The Gen-Z IP was targeted to the FPGA, and a 512 GB Gen-Z memory pool was configured on an ×86 server. In the experiments, the latency and throughput of the Gen-Z memory were measured and compared with those of the local memory, SATA SSD, and NVMe using character or block device interfaces. The Gen-Z hardware exhibited superior throughput and latency performance compared with SATA SSD and NVMe at block sizes under 4 kB. The MySQL and File IO benchmark of Gen-Z showed good write performance in all block sizes and threads. Besides, it showed low latency in RocksDB's fillseq dbbench using the ext4 direct access filesystem.

Design and Implementation of a Service Platform that Recommends the Optimal Shortest Distance as a Patrol Route

  • Jo, Yu-min;Jang, Ye-jin;Paik, Jong-ho
    • 인터넷정보학회논문지
    • /
    • 제23권1호
    • /
    • pp.1-9
    • /
    • 2022
  • Recently, interest in living safety and crime prevention is increasing. The reality is that most women have anxiety about social safety and ultimately want a safe return to home. As a result of these issues, the Seoul Metropolitan Government and the National Police Agency are implementing various services to alleviate them. However, there are limitations such as that the service can be used only during a limited time or the process of checking whether the patrol is really completed is complicated. Therefore, in this paper, we propose a service platform that overcomes these limitations and suggests the best and shortest patrol route to the police based on the desired patrol location applied by citizens. It is designed based on the MVC pattern, and the functions are divided for each user. It is hoped that the platform will reduce crime rates and allow citizens to ultimately return home with peace of mind. Also we expect that the police will ablet to find places where they did not know about or need to patrol with more attention through the recommended route of the platform, which will be helpful in their task.

Design and Implementation of Disinfection Service Platform based on MVC Pattern Using Web/App

  • Jang, Ye-jin;Jo, Yu-min;Shin, Ji-in;Jang, Yun-jeong;Jeong, Da-woon;Paik, Jong-ho
    • 인터넷정보학회논문지
    • /
    • 제22권6호
    • /
    • pp.41-49
    • /
    • 2021
  • Due to the COVID-19 pandemic, issues related to quarantine are emerging. There are various infection prevention methods, but among them, it is certain to frequently disinfect the surface or the entire space of an object that has come into contact with the virus. However, the reality is that the number of times such disinfection is legally designated and the required number of personnel are very different depending on the building and facility. For this reason, there are no companies and systems that can professionally receive orders for disinfection work. In order to solve the aforementioned problems, this paper presents a method to design a disinfection service platform based on the MVC pattern, and implements the required functions based on this. Through this, it is possible to build a more systematic system, and it is hoped that it will be of great help to quarantine with an orderly process for disinfection work.

Developing an IFC-based database for construction quality evaluation

  • Xu, Zhao;Li, Bingjing;Li, Qiming
    • 국제학술발표논문집
    • /
    • The 7th International Conference on Construction Engineering and Project Management Summit Forum on Sustainable Construction and Management
    • /
    • pp.301-312
    • /
    • 2017
  • Quality evaluation and control represent increasingly important concerns for construction quality management. There is an evident need for a standard data model to be used as the basis for computer-aided quality management. This study focuses on how to realize evaluation of construction quality based on BIM and database technology. In this paper, the reinforced concrete main structure is taken as an example, and the BP neural network evaluation model is established by inquiring current construction quality acceptance specification and evaluation standard. Furthermore, IFC standard is extended to integrate quality evaluation information and realize the mapping of evaluation information in BIM model, contributing to the visualization and transfer sharing of evaluation information. Furthermore, the conceptual entity model is designed to build quality evaluation database, and this paper select MySQL workbench system to achieve the establishment of the database. This study is organized to realize the requirement of visualization and data integration on construction quality evaluation which makes it more effective, convenient, intuitive, easy to find quality problems and provide more comprehensive and reliable data for the quality management of construction enterprises and official construction administratiors.

  • PDF

Unity를 활용한 AR 기반 다이어리 애플리케이션 개발에 관한 연구 (A Study on the Development of an AR-Based Diary Application Using Unity)

  • 배선영;김희정;박유빈;장우림;강자원
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2023년도 추계학술발표대회
    • /
    • pp.894-895
    • /
    • 2023
  • 증강현실(AR)이란, 현실의 이미지나 배경에 3차원 가상 이미지를 입혀 실시간으로 출력되는 컴퓨터 그래픽 기법이다. 본 논문에서는 AR 서비스를 이용한 여행 기록 애플리케이션을 제안한다. 현재 제공되는 서비스에서는 장소에 대해 제공하는 정보가 매우 한정적이다. 따라서 공유 커뮤니티를 형성할 수 있도록 하여 다양한 정보를 전달하고 직접적인 시각 자료를 제공받을 수 있는 애플리케이션이 필요하다고 생각하여 기획하게 되었다. ReactNative와 SpringBoot를 사용하며, MySQL을 이용하여 데이터를 저장한다. Google Map API를 활용하여 사용자가 기록하고자 하는 장소에 대한 위도와 경도 정보를 받을 수 있도록 하며, AR 기능은 Unity로 구현하였다. AR을 포함한 혼합 현실 서비스를 제공하여 사용자들이 본인의 경험에만 의존하는 것이 아닌 풍부한 몰입력과 현장감을 통해 보다 가시적이고 생생한 다이어리 기록을 만들 수 있다.

웹(Web)을 기반으로 한 Mini-PACS의 설계 (Design of the Web based Mini-PACS)

  • 안종철;신현진;안면환;박복환;김성규;안현수
    • 한국의학물리학회지:의학물리
    • /
    • 제14권1호
    • /
    • pp.43-50
    • /
    • 2003
  • 기존의 PACS는 의료기관 내부의 독립적인 망을 구성하고 있어서, 사용자가 의료 정보를 열람하기 위해서는 사용자의 PC가 PACS 망에 물리적으로 연결되어 있어야 하고, 진단을 위한 응용프로그램이 사용자의 PC에 설치되어 있어야 한다는 불편이 있다. 저자들은 의료 기관에서 대량으로 발생하는 의료 영상 정보를 저장, 관리 및 검색하기 위해 Web을 기반으로 하는 mini-PACS를 설계하였다. 영상 획득 장치와 서버간의 연결, 서버와 사용자 PC간의 연결은 LAN을 이용하고, 서버와 사용자간의 인터페이스를 위한 CGI 프로그래밍은 Perl과 Jana 스크립트로 구현하였다. 데이터베이스는 MySQL을 사용하여 구축하며, 의료 영상의 효과적인 진단을 위하여, 표준 DICOM 포맷을 지원하는 Image viewer를 구성하였다. 본 연구에서 구현하는 Web을 기반으로 하는 mini-PACS의 설계는 별도의 프로그램을 장착하지 않고, 기존의 인터넷망을 이용한 원격진료나 판독의뢰의 목적에 부합함으로서 거리나 환경에 구애받지 않고 진료에 관련된 주요 의사를 결정할 수 있는 보조시스템이 될 수 있다.

  • PDF