• Title/Summary/Keyword: 개인 프로파일

Search Result 649, Processing Time 0.023 seconds

The Concept and Threat Analysis of Intrusion Detection System Protection Profile (침입탐지 시스템 보호프로파일의 개념 및 위협 분석)

  • 서은아;김윤숙;심민수
    • Convergence Security Journal
    • /
    • v.3 no.2
    • /
    • pp.67-70
    • /
    • 2003
  • Since IT industries grew, The information security of both individual and company has come to the front. But, nowadays, It is very hard to satisfy the diversity of security Protection Profile with simple Intrusion Detection System, because of highly developed Intrusion Skills. The Intrusion Detection System is the system that detects, reports and copes with of every kind of Intrusion actions immediately. In this paper, we compare the concept of IDS PPs and analyze the threat of PP.

  • PDF

Development of a Version-Compatible HL7 Parser (버전 상호 호환 HL7 파서의 개발)

  • Lee, In Keun;Yoon, Hyo Jeon;Hwang, Dosam
    • Annual Conference on Human and Language Technology
    • /
    • 2018.10a
    • /
    • pp.520-521
    • /
    • 2018
  • 의료정보 교환 국제 표준인 HL7의 처리를 위한 인터페이스 소프트웨어에서 다양한 버전 사이의 호환성 문제의 해결 방법으로 객체 지향적 구조에 기반한 HL7 파서(Parser)의 구조가 설계되었다. 그러나 수천개의 HL7 메시지 및 구성요소를 처리할 수 있는 HL7 파서를 직접 구현하기 위해서 많은 시간과 인력이 필요하다. 또한, 구현된 파서의 기능 변경 시 수천 개의 파일을 프로그래머가 직접 수정하는 방법은 매우 비효율적이다. 따라서 본 연구에서는 버전 상호 호환 가능한 HL7 파서의 설계에 따라 HL7 파서를 효과적인 구현할 수 있는 방법을 제안한다. 제안한 방법에 따라 HL7 파서를 구현하고, HL7 메시지의 버전 간 변환 테스트를 수행하여 개발한 파서의 효용성을 확인한다.

  • PDF

A Study on Optimizing LRU lock for Improving Parallel I/O Throughout in Manycore CPU Systems (매니코어 CPU 시스템에서의 병렬 I/O 성능 향상을 위한 LRU 최적화 기법 연구)

  • Byun, Eun-Kyu;Bang, Jiwoo;Gu, Gibeom;Oh, Kwang-Jin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2022.11a
    • /
    • pp.2-4
    • /
    • 2022
  • 매니코어 CPU 시스템에서의 병렬 I/O 는 현재의 리눅스 시스템의 LRU 관리 방법의 한계로 확장성에 문제를 가지고 있다. 본 연구에서는 이 문제를 해결했던 하기 위한 개선된 FinerLRU 를 제안한다. LRU 락을 최대 코어 개수만큼 증가시키고 세분화된 Lock 관리를 통해 버퍼 캐시를 사용하는 파일 시스템의 병렬 I/O 성능을 향상시킨다. 리눅스 5.18.11 에 제안한 방법을 구현하였으며, 64 개의 물리적 코어와 256 개의 논리적 코어를 가지는 Intel Knights Landing 프로세서를 이용한 실험을 통해 두 배 가량의 성능 향상을 얻을 수 있음을 확인하였다.

A Quantitative Analysis of the Cyclomatic Complexity of the Web Software (웹 소프트웨어의 순환복잡도에 대한 정량적 분석)

  • Kim, JeeHyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.2
    • /
    • pp.183-191
    • /
    • 2014
  • In this study Cyclomatic Complexity of Web Software has been analyzed quantitatively by correlation between complexity and Number of Classes(NOC), and Number of Methods(NOM) which are object oriented programming measures. Based on the frequency distribution of complexity, NOC and NOM of software at the Web environment, correlation between complexity threshold and NOC threshold, and NOM threshold has been measured and more than 4,000 ASP files of 10 Web real projects have been used as the sample. The empirical result shows that NOC threshold is 21, NOM threshold is 40 and complexity threshold is 68 as high value, and 8 projects among of 10 except 2 projects with especially high frequency distribution shows that NOC threshold is 12, NOM threshold is 21 and complexity threshold is 52 with relatively low value, so correlation has been found out as exists. And also 8 projects with low threshold of complexity, NOC and NOM were internal management software, and the other 2 projects were external sales service software, Number of Classes and Number of Methods can be defined at the design stage according to business properties, and also the complexity can be estimated in order to improve the software quality.

A Study of Java Card File System with File Cache and Direct Access function (File Cache 및 Direct Access기능을 추가한 Java Card File System에 관한 연구)

  • Lee, Yun-Seok;Jun, Ha-Yong;Jung, Min-Soo
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.3
    • /
    • pp.404-413
    • /
    • 2008
  • As toward a ubiquitous society, a lot of methods have been proposed to protect personal privacy. Smart Cards with CPU and Memory are widely being used to implement the methods. The use of Java Card is also gradually getting expanded into more various applications. Because there is no standards in Java Card File System, Generally, Java Card File System follows the standards of Smart Card File System. However, one of disadvantages of the Java Card File System using a standard of Smart Card File System is that inefficient memory use and increasing processing time are caused by redundancy of data and program codes. In this paper, a File Cache method and a Direct Access method are proposed to solve the problems. The proposed methods are providing efficient memory use and reduced processing time by reduce a program codes.

  • PDF

A Study of Blending Methods for Generating Multiple Skeletal Animations (멀티플 골격 애니메이션을 위한 블렌딩 방법의 연구)

  • Zhang, Dongsen;Hur, Gi-Taek
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2008.05a
    • /
    • pp.648-652
    • /
    • 2008
  • We all know *.x file is a bridge of the 3D model developer and the game developer. In today's 3D game programming, more and more advanced hardware support it to run, but we still need to consider the methods to generate the animations. 3D model maker is tired of rectifying the skeletal animations. If he mistakes one point in some one animation, this will lead to distortion in *.x file. Then the modification consumes long time. So finding a good blending method is the best choice for generating multiple skeletal animations. There were some methods for animations blending. In this paper, we could use 3D max or Maya to blend animations; and we could use *.x file and blend animations in coding. And we will use 3D max 8.0 to export the *.x file and present a better way to combine skeletal animations.

  • PDF

Optical Character Recognition based Security Document Image File Management System (광학문자인식 기반 보안문서 이미지 파일 관리 시스템)

  • Jeong, Pil-Seong;Cho, Yang-Hyun
    • Journal of the Korea Convergence Society
    • /
    • v.10 no.3
    • /
    • pp.7-14
    • /
    • 2019
  • With the development of information and communication technology, we have been able to access and manage documents containing corporate information anytime and anywhere using smart devices. As the work environment changes to smart work, the scope of information distribution is expanded, and more efforts are needed to manage security. This paper proposes a file sharing system that enables users who have smart devices to manage and share files through mutual cooperation. Proposed file sharing system, the user can add a partner to share files with each other when uploading files kept by spliting the part of the file and the other uses an algorithm to store on the server. After converting the file to be uploaded to base64, it splits it into encrypted files among users, and then transmits it to the server when it wants to share. It is easy to manage and control files using dedicated application to view files and has high security. Using the system developed with proposed algorithm, it is possible to build a system with high efficiency even for SMEs(small and medium-sized enterprises) that can not pay much money for security.

Prediction of Market Segment for Ptecticus tenebrifer Experience Programs in Accordance with Insect Experience Orientation (곤충체험 지향성에 따른 동애등에 체험 프로그램의 세분시장 예측)

  • Yang, Jong-Im;Hwang, Dae-Yong;Lee, Jung-Kyu
    • Korean journal of applied entomology
    • /
    • v.54 no.4
    • /
    • pp.409-417
    • /
    • 2015
  • This study aimed to summarize the characteristics of visitor experience for different market segments based on insect experience orientation in order to develop Ptecticus tenebrifer (Diptera: Stratiomyidae [Walker]) experience programs using local resources in the insect industrial market. A total of 325 effective samples were collected, and the attributes of insect experience orientation were connected to education, emotion, society, and ego. The survey respondents were students and parents of school-age children. Cluster analysis showed that the respondents were classified into two or three groups that were all found to be high in the prediction validity and discriminant analysis. Based on this result, the respondents were properly subdivided into three clusters for final analysis. Those three groups were: the passive group, the moderate group, and the active-orientation group. As a group aiming for various insect experiences, the active-orientation group consisted of parents whose children range in age from either 5 to 9 or from 10 to 14. This group was willing to spend 7 ~ 8,000 won on each experience program, and they preferred emotional experience programs. The passive and moderate orientation groups were most interested in having an educational experience. In order to increase people's interest in experience programs, education-oriented programs should be developed and promotional marketing should be reinforced. The results and implications of this study may be useful for the development of insect experience programs that can meet various visitor experience orientations as basic data that can contribute to the vitalization of the 6th industrialization plan for the insect industry.

Design and Implementation of Context Awareness Inference System Based on Ontology - Focusing on Tour Information Guidance SmartPhone Application (온톨로지기반 상황인지 추론시스템 설계 및 구현 - 여행정보안내 스마트폰 앱을 사례로)

  • Lee, Jae Gil;Joo, Yong Jin;Park, Soo Hong
    • Journal of Korean Society for Geospatial Information Science
    • /
    • v.20 no.4
    • /
    • pp.67-75
    • /
    • 2012
  • For the last few years, LBS has attracted considerable attention from many industries and societies as a result of propagated smart devices. LBS has a high utilization of mobile users as it uses user positions as a significant factor. Current LBS has only taken user position into account and it makes some limits. So, it is necessarily suggested that support for personalized services which consider user's motion, traffic condition, weather condition, time, personal information and preferences that have a huge impact on the accuracy. The purpose of this study is to design the inference systems with user's motion, preferences and schedules and provide users with the personalized information. To achieve this, Movement Ontology, User Profile Ontology, Schedule Ontology and Work Ontology should be constructed and based on this, smart applications were developed. Developed applications induced appropriately recommended results according to user's preference, motion and directions.

Personalized and Social Search by Finding User Similarity based on Social Networks (소셜 네트워크 기반 사용자 유사성 발견을 통한 개인화 및 소셜 검색)

  • Park, Gun-Woo;Oh, Jung-Woon;Lee, Sang-Hoon
    • The KIPS Transactions:PartD
    • /
    • v.16D no.5
    • /
    • pp.683-690
    • /
    • 2009
  • Social Networks which is composed of network with an individual in the center in a web support mutual-understanding of information by searching user profile and forming new link. Therefore, if we apply the Social Network which consists of web users who have similar immanent information to web search, we can improve efficiency of web search and satisfaction of web user about search results. In this paper, first, we make a Social Network using web users linked directly or indirectly. Next, we calculate Similarity among web users using their immanent information according to topics, and then reconstruct Social Network based on varying Similarity according to topics. Last, we compare Similarity with Search Pattern. As a result of this test, we can confirm a result that among users who have high relationship index, that is, who have strong link strength according to personal attributes have similar search pattern. If such fact is applied to search algorithm, it can be possible to improve search efficiency and reliability in personalized and social search.