Ȳ¼±¹®

Size: px
Start display at page:

Download "Ȳ¼±¹®"

Transcription

1 295

2 Table 1. Database Objects..,,,,,. Query By Example (QBE)...., (Web) HTML,.,,.,. Table 2. Planning Using the Database Objects such as Tables and Queries,,,,,,,,,, Apply Filter, FindNext, FindRecord Quit, OpenQuery, StopAllMacros Maximize, Minimize, OpenForm, OpenReport OpenTable, ShowAllRecords Stent insertion, Angioplasty, Aneurysm-Embo 296

3 Table 3. Classification of Diagnosis and Intervention for Statistical Analysis Dx IntV Brain H & N Spine Brain H & N Spine An An - type (saccular, An -, single, ( ) pseudo-dissecting, fusiform),,,, single,,,, spasm An An-spasm - VPM infusion, PTA AVM AVM- Hemo, Sx, HA, deficit AVM AVM AVM AVM AVM AVF AVF AVF AVF AVF AVF AVF DAVF DAVF DAVF DAVF DAVF CCF CCF CCF Tumor Tumor Tumor Tumor Tumor Tumor Tumor AtSc Atherosclerosis - stenosis, Stent or PTA (70%, 50 69, 50 ), Atherosclerosis, Takayasus, risk factor Dissection Vastis Vasculitis - Moyamoya, Takayasus, Diss Dissection, pseudoaneurysm Ischemic vs hemorrhagic AcSt Acute stroke - 6 Acute stroke - UK, PTA, Stent AcBl Acute Acute bleeding bleeding VM VM Sclerotherapy OB test -RI, Wada, GK, IPSS, Normal Vertebroplasty Dx = diagnosis, IntV = intervention, H & N = head and neck, An = aneurysm, Hemo = hemorrhage, Sx = seizure, HA = headache, DAVF = dural arteriovenous fistula, AtSc = Atherosclerosis, AcSt = acute stroke, Moya = Moya-moya disease, VPM = verapamil, VM = venous malformation Fig. 1. Linking objects from another database will create a link to an object in another database while not copying the table to the current database. 297

4 황선문 외: 마이크로소프트 Access program을 이용한 환자데이터베이스의 설계와 관리 일 관계, `일대다 관계, `다대다 관계가 있으며 본 설계에서는 `일대다 관계와 `일대일 관계를 이용하였다. 초기화면설정 데이터베이스 내의 각종 폼과 보고서를 실행할 수 있는 버 튼을 모아놓은 스위치보드를 설계 하였다. 초기화면을 통해 환 자기본정보, 시술재료 정보검색, 회사관련정보, 약품관련정보, 시술보험 관련정보 등에 접근하여 실행할 수 있도록 하였다. 입력을 위한 폼 디자인 각 정보항목의 테이블 또는 쿼리를 이용하여 폼을 만들었으 며 각각 만들어진 정보입력 폼들을 효율적으로 이용하기 위해 환자기본정보 폼의 화면에 환자의 임상관련, 시술관련, 진단결 과 정보를 하위 입력 폼으로 삽입하였다. 임상관련과 진단결 과 정보입력은 여러 사용자가 효율적으로 입력할 수 있게 컴 퓨터를 공유하여 각 정보 항목의 테이블을 연결하여 사용하였 다(Fig. 1). 중재적 시술 질환에 관련된 세부정보는 탭 컨트롤 개체를 이용하여 진단 결과 입력 후에 바로 접근하여 입력하 게 하였다. 자료의 입력 자료입력은 매일 시술이 종료됨과 동시에 입력하고 주 혹은 월 단위로 부족한 정보는 재입력하였다. 자료입력은 방사선사, 간호사, 혈관조영실 담당 전공의 등이 하였다. 환자정보의 통 계처리를 위한 진단 및 중재 시술구분 및 약어의 분류가 필요 하였다(Table 3). 이러한 분류체계는 그 동안의 경험을 바탕 Fig. 2. To prevent the duplication of information in a database by repeating fields in more than one table, the table relationships can be established to link fields of tables. Fig. 3. Access provides the Switchboard Manager to create a startup form for your application quickly. 298

5 대한영상의학회지 2005;53: 으로 작성하고 수정하여 저자들이 직접 사용해 오던 것이다. ER (Entity Relationship) 모델링 해를 거듭할수록 자료가 증가하고 자료의 종류가 더욱 다양 해 짐에 따라 쿼리 등의 용도로 사용하기 편한 관계설정이 매 우 복잡하여 효율적인 관리가 어려운 지경에 이르게 되었다. 이러한 관계설정의 재정립을 위해서 ER(Entity Relationship) 모델링 프로그램을 적용하여 점검하였다. ER 모델링은 MS Visio 2003(Microsoft, Seattle)을 이용하 였다. 먼저 데이터 구성요소를 객체(Entity), 속성(Attribute), 관계(Relationship), 참여제약조건 등의 요소로 나타낸다. 객체 는 환자 이름, 나이, 주소 등과 같이 고유한 속성들로 구성하 며 객체와 객체 간에는 관계를 설정하였다. 즉 환자에 대한 의 사의 시술은 특정한 관계로 맺어져 있기 때문에 이를 특정한 시술로 지칭한 것이다. 여러 객체(개개 환자, 개개 시술 등)들 을 묶어서 Entity type으로 표현하여 Diagram으로 나타내었 다. 결 과 데이터베이스 프로그램설정 테이블의 관계설정 16항목의 관계설정을 하였다(Fig. 2). 각 항목에 속하는 다 양한 속성(Field)들은 scroll bar를 사용하는 box로 나타내어 속성들을 확인할 수 있었다. 초기화면설정 스위치 보드를 이용하여 6항목의 바로 가기 키를 설정하였 Fig. 4. Data on the main form is drawn from a patient information table while the subform contains all of the study and diagnostic result for that patient. Fig. 5. Form linked from another database 299

6 황선문 외: 마이크로소프트 Access program을 이용한 환자데이터베이스의 설계와 관리 다(Fig. 3). 자료의 입력 입력을 위한 폼 디자인 중재적 시술 질환에 관련된 세부정보는 탭 컨트롤 개체를 이용하여 진단 결과 입력 후에 바로 접근하여 입력할 수 있었 으며(Fig. 4, 5) 환자와 관련되어있는 입력된 자료는 데이터 베이스 개체인 테이블이나 쿼리에 접근하여 원하는 정보의 테 이블 생성, 데이터 검색, 레코드 입력 등의 작업을 하는 쿼리 개체로 실시간으로 업데이트 되는 관심정보를 볼 수 있었다 (Fig. 6). 또한 출력된 내용을 바탕으로 보고서 개체 및 차트 보기로 확인 할 수 있었다(Fig. 7). 테이블의 데이터를 사용자가 효율적으로 입력할 수 있도록 현재 데이터 베이스에서 3대의 컴퓨터에 네트워크 드라이브 연결하고 외부 파일 테이블을 만들어, 환자 기본 사항 및 시 술 관련사항은 방사선사 환자임상관련과 약품정보는 간호사가, 진단결과에 관련된 정보는 방사선과 전문의의 판독내용으로부 터 방사선사가 입력하였다. ER (Entity Relationship) 모델링 점검결과 얻은 ER Diagram을 바탕으로 다시 Access의 관 계를 재설정하였다. 이러한 과정은 다소 시간이 소모되었으나 결과적으로 전체적인 프로그램운영에 도움이 되도록 하였다 Fig. 6. Select query and cross tap query design view and report using the information tables. A B 300

7 대한영상의학회지 2005;53: (Fig. 8). 고 찰 우리는 서울의 대규모 3차병원 뇌혈관조영실에서의 Microsoft Access의 설계를 통해 효율적인 환자정보관리를 할 수 있었다. 환자의 추적 및 통계자료는 일반적인 연산통계와 질의어를 통해 쉬운 방법으로 데이터를 얻을 수 있었다. 뇌혈관 질환은 진단분류가 다양하고 복잡하여 진단과 치료 방법의 분류를 할 때 자료의 정보 입출력의 전문적인 설계가 필요하다. 또한 시간이 지남에 따라 대부분의 데이터베이스 응 용 프로그램은 더욱 확장되고 복잡해지며 지원해야 할 사용자 수도 늘어나므로 특정 시점에서 Access 데이터베이스 응용 프 로그램을 SQL Server로 업사이징하여 데이터베이스 및 응용 프로그램 성능, 확장성, 가용성, 보안성, 안정성, 복구성을 최 적화해야 할 필요가 있다. 데이터베이스의 업사이징 결정은 Access 와 SQL Sever의 비교를 통해 참고 할 수 있다(Table 4). Access와 SQL Server의 운영 능력에 영향을 주는 여러 컴 퓨터 망의 물리적 형태구조를 살펴보면 단일 사용자 Access, 네트워크 드라이브 연결한 다중사용자 Access, SQL Server 와 연결된 형태의 구조로 분류(7)될 수 있으며 현 뇌혈관조영 실 데이터베이스는 네트워크 드라이브를 연결한 다중사용자 Access 구조를 사용하고 있으며 차후 설계될 구조는 직접적 Fig. 7. Report and chart view related to the stent insertion. Fig. 8. Design of Entity-Relationship database schema. 301

8 Table 4. To Understand the Decision Points in the Upsizing Decision Process, Consider the Following Microsoft Recommendations on Appropriate Usage on Access Compared to SQL Server Access SQL Server Description Database development environment that supports tables, Scalable, reliable, and more secure client/ queries, forms, reports, and programming logic server database engine Maximum database size 2 gigabytes (GB) 1 terabyte Maximum concurrent users Up to 20 concurrent editors Unlimited Up to 100 concurrent reports being run Security File access-based security Enterprise-level security Performance Limited by file share model Limited only by hardware and application design Reliability Adequate for individuals and small team usage High reliability. SQL Server is a mission- Recovery from network failures cannot be rolled back critical database Backup and administration tools available 1., , ,, ,. VBA., : 2000,, , Cary N, Prague and Michael R. Irwin: Access 2002 Bible, Hungry Minds. New York Luke C, Dan H. When to Migrate from Microsoft Access to Microsoft SQL Sever. SQL Sever 2000 Service Pack 3a February

9 Design and Management of Database Using Microsoft Access Program: Application in Neurointerventional Unit 1 Seon Moon Hwang, B.S., Gyeong Un Jeong, B.S., Tae Il Kim, B.S., Jihyeon Cha, M.D., Hae Wook Pyun, M.D., Ryu Chang Woo, M.D., Ho Sung Kim, Dae Chul Suh, M.D. 1 Department of Radiology, Asan Medical Center, University of Ulsan, College of Medicine Purpose: Complex clinical information in cerebral angiointervention unit requires effective management of statistical analysis for the classification of diagnosis and intervention including follow-up data from the interventional treatment. We present an application of Microsoft Access program for the management of patient data in cerebral angiointervention unit which suggests practical methods in recording and analyzing the patient data. Materials and Methods: Since January 2002, patient information from cerebral angiointervention was managed by a database with over 4000 patients. We designed a program which incorporates six items; Table, Query, Form, Report, Page and Macro. Patient data, follow-up data and information regarding diagnosis and intervention were established in the Form section, related by serial number, and connected to each other to an independent Table. Problems in running the program were corrected by establishing Entity Relationship (ER) diagrams of Tables to define relationships between Tables. Convenient Queries, Forms and Reports were created to display expected information were applied from selected Tables. Results: The relationship program which incorporated six items conveniently provided the number of cases per year, incidence of disease, lesion site, and case analysis based on interventional treatment. We were able to follow the patients after the interventional procedures by creating queries and reports. Lists of disease and patients files were identified easily each time by the Macro function. In addition, product names, size and characteristics of materials used were indexed and easily available. Conclusion: Microsoft Access program is effective in the management of patient data in cerebral angiointervention unit. Accumulation of large amounts of complex data handled by multiple users may require client/sever solutions such as a Microsoft SQL Server. Index words : Computers Data analysis Interventional procedures Address reprint requests to : Dae Chul Suh, M.D., Department of Radiology, Asan Medical Center, University of Ulsan, College of Medicine, Poongnap dong, Songpa-gu, Seoul , Korea. Tel Fax dcsuh@ 303

........-55..9.30

........-55..9.30 MYONGJI ST. MARY S HOSPITAL EXCELLENT STROKE TREATMENT CENTER The president of Myongji St. Mary s Hospital M.D. HUH, CHOON WOONG Graduated from Seoul Catholic Medical College. Achived M.D. in Neurosurgeon.

More information

#Ȳ¿ë¼®

#Ȳ¿ë¼® http://www.kbc.go.kr/ A B yk u δ = 2u k 1 = yk u = 0. 659 2nu k = 1 k k 1 n yk k Abstract Web Repertoire and Concentration Rate : Analysing Web Traffic Data Yong - Suk Hwang (Research

More information

- iii - - i - - ii - - iii - 국문요약 종합병원남자간호사가지각하는조직공정성 사회정체성과 조직시민행동과의관계 - iv - - v - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - α α α α - 15 - α α α α α α

More information

Lumbar spine

Lumbar spine Lumbar spine CT 32 111 DOI : 10.3831/KPI.2010.13.2.111 Lumbar Spine CT 32 Received : 10. 05. 23 Revised : 10. 06. 04 Accepted : 10. 06. 11 Key Words: Disc herniation, CT scan, Clinical analysis The Clinical

More information

Can032.hwp

Can032.hwp Chromosomal Alterations in Hepatocellular Carcinoma Cell Lines Detected by Comparative Genomic Hybridization Sang Jin Park 1, Mahn Joon Ha, Ph.D. 1, Hugh Chul Kim, M.D. 2 and Hyon Ju Kim, M.D. 1 1 Laboratory

More information

395-402Ȳ¼º¼ö

395-402Ȳ¼º¼ö 395 Fig. 1. Flow diagram showing selection of options for adequate screen recording on the CamStudio 396 Fig. 2 Flow diagram showing the menu buttons on the CamStudio and the process of recording after

More information

04-다시_고속철도61~80p

04-다시_고속철도61~80p Approach for Value Improvement to Increase High-speed Railway Speed An effective way to develop a highly competitive system is to create a new market place that can create new values. Creating tools and

More information

Abstract Musculoskeletal Symptoms and Related Factors for Nurses and Radiological Technologists Wearing a Lead Apron for Radiation Pro t e c t i o n Jung-Im Yoo, Jung-Wan Koo 1 ) Angio Unit, Team of Radiology,

More information

歯1.PDF

歯1.PDF 200176 .,.,.,. 5... 1/2. /. / 2. . 293.33 (54.32%), 65.54(12.13%), / 53.80(9.96%), 25.60(4.74%), 5.22(0.97%). / 3 S (1997)14.59% (1971) 10%, (1977).5%~11.5%, (1986)

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Reasons for Poor Performance Programs 60% Design 20% System 2.5% Database 17.5% Source: ORACLE Performance Tuning 1 SMS TOOL DBA Monitoring TOOL Administration TOOL Performance Insight Backup SQL TUNING

More information

- i - - ii - - iii - - iv - - v - - vi - - 1 - - 2 - - 3 - 1) 통계청고시제 2010-150 호 (2010.7.6 개정, 2011.1.1 시행 ) - 4 - 요양급여의적용기준및방법에관한세부사항에따른골밀도검사기준 (2007 년 11 월 1 일시행 ) - 5 - - 6 - - 7 - - 8 - - 9 - - 10 -

More information

012임수진

012임수진 Received : 2012. 11. 27 Reviewed : 2012. 12. 10 Accepted : 2012. 12. 12 A Clinical Study on Effect of Electro-acupuncture Treatment for Low Back Pain and Radicular Pain in Patients Diagnosed with Lumbar

More information

04조남훈

04조남훈 Received : 2011. 11. 16 Reviewed : 2011. 11. 25 Accpeted : 2011. 12. 5 A Case Report of Prescribing Yanghyeolgeopung-tang(yangxuequfeng-tang) to Two Patients with Cervical Disc Herniation and Headache

More information

노영남

노영남 Purpose: Delayed massive hemorrhages from pseudoaneurysm rupture of the peripancreatic large arteries, after pancreaticoduodenectomy, are fatal. We reviewed the clinical course and outcome of bleeding

More information

APOGEE Insight_KR_Base_3P11

APOGEE Insight_KR_Base_3P11 Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows

More information

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX 20062 () wwwexellencom sales@exellencom () 1 FMX 1 11 5M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX D E (one

More information

민속지_이건욱T 최종

민속지_이건욱T 최종 441 450 458 466 474 477 480 This book examines the research conducted on urban ethnography by the National Folk Museum of Korea. Although most people in Korea

More information

<283732372D3733312920B4D9C3CAC1A120BCD2C7C1C6AEC4DCC5C3C6AEB7BBC1EEC0C720B3EBBEC8C0C720BDC3B7C2BAB8C1A4BFA120B4EBC7D120C0AFBFEBBCBA20C6F2B0A1283035292E687770>

<283732372D3733312920B4D9C3CAC1A120BCD2C7C1C6AEC4DCC5C3C6AEB7BBC1EEC0C720B3EBBEC8C0C720BDC3B7C2BAB8C1A4BFA120B4EBC7D120C0AFBFEBBCBA20C6F2B0A1283035292E687770> 대한안과학회지 제 49 권 제 5 호 2008 J Korean Ophthalmol Soc 49(5):727-731, 2008 DOI : 10.3341/jkos.2008.49.5.727 다초점 소프트콘택트렌즈의 노안의 시력보정에 대한 유용성 평가 김현경 1 김효명 2 정성근 1 가톨릭대학교 의과대학 성모병원 안과학교실 1, 고려대학교 의과대학 안암병원 안과학교실

More information

1..

1.. Volume 12, Number 1, 6~16, Factors influencing consultation time and waiting time of ambulatory patients in a tertiary teaching hospital Jee-In Hwang College of Nursing Science, Kyung Hee University :

More information

°í¼®ÁÖ Ãâ·Â

°í¼®ÁÖ Ãâ·Â Performance Optimization of SCTP in Wireless Internet Environments The existing works on Stream Control Transmission Protocol (SCTP) was focused on the fixed network environment. However, the number of

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp DOI: (NCS) Method of Con

Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp DOI:   (NCS) Method of Con Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp.181-212 DOI: http://dx.doi.org/10.21024/pnuedi.27.3.201709.181 (NCS) Method of Constructing and Using the Differentiated National Competency

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:275~289 Received: 2016/12/02, Accepted: 2016/12/22 Revised: 2016/12/20, Published: 2016/12/30 [ABSTRACT] SNS is used in various fields. Although

More information

장양수

장양수 한국문학논총 제70집(2015. 8) 333~360쪽 공선옥 소설 속 장소 의 의미 - 명랑한 밤길, 영란, 꽃같은 시절 을 중심으로 * 1)이 희 원 ** 1. 들어가며 - 장소의 인간 차 2. 주거지와 소유지 사이의 집/사람 3. 취약함의 나눔으로서의 장소 증여 례 4. 장소 소속감과 미의식의 가능성 5.

More information

12이문규

12이문규 Review on Conservative Treatment of Spinal Scoliosis Moon-kyu Lee, O.M.D., Gil-jae Lee, O.M.D., Yun-kyung Song, O.M.D., Hyung-ho Lim, O.M.D. Dept. of Oriental Rehabilitation Medicine College of Oriental

More information

PJTROHMPCJPS.hwp

PJTROHMPCJPS.hwp 제 출 문 농림수산식품부장관 귀하 본 보고서를 트위스트 휠 방식 폐비닐 수거기 개발 과제의 최종보고서로 제출 합니다. 2008년 4월 24일 주관연구기관명: 경 북 대 학 교 총괄연구책임자: 김 태 욱 연 구 원: 조 창 래 연 구 원: 배 석 경 연 구 원: 김 승 현 연 구 원: 신 동 호 연 구 원: 유 기 형 위탁연구기관명: 삼 생 공 업 위탁연구책임자:

More information

( )Kjhps043.hwp

( )Kjhps043.hwp Difference of Fistula Maturation Degree and Physical Property by the Types of Tube Material: An Experimental Study Sang Koo Kang, M.D. 1, Hee Chul Yu, M.D. 1,4, Woo Sung Moon, M.D. 2,4, Ju Hyoung Lee,

More information

09È«¼®¿µ 5~152s

09È«¼®¿µ5~152s Korean Journal of Remote Sensing, Vol.23, No.2, 2007, pp.45~52 Measurement of Backscattering Coefficients of Rice Canopy Using a Ground Polarimetric Scatterometer System Suk-Young Hong*, Jin-Young Hong**,

More information

°Ç°�°úÁúº´6-2È£

°Ç°�°úÁúº´6-2È£ K O R E A C E N T E R S F O R D I S E A S E C O N T R O L & P R E V E N T I O N PHWR Vol. 6 No. 2 www.cdc.go.kr 2013 1 11 6 2 ISSN:2005-811X Flavivirus surveillance in mosquitoes collected from the quarantine

More information

00내지1번2번

00내지1번2번 www.keit.re.kr 2011. 11 Technology Level Evaluation ABSTRACT The Technology Level Evaluation assesses the current level of industrial technological development in Korea and identifies areas that are underdeveloped

More information

(

( 317 318 319 320 1 3 5 5 5 5 2 321 : 1.,,,,, 06 2. X-ray beam penetration (density) (contrast) 03 3. patch coating, precipitation, flaking 03 4. centering 03 5. Esophagus, cardia, fundus, body, angle, antrum,

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Synergy EDMS www.comtrue.com opyright 2001 ComTrue Technologies. All right reserved. - 1 opyright 2001 ComTrue Technologies. All right reserved. - 2 opyright 2001 ComTrue Technologies. All right reserved.

More information

- i - - ii - - iii - - iv - - v - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - α α - 20 - α α α α α α - 21 - - 22 - - 23 -

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI: : Researc

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI:   : Researc Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp.251-273 DOI: http://dx.doi.org/10.21024/pnuedi.27.2.201706.251 : 1997 2005 Research Trend Analysis on the Korean Alternative Education

More information

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770>

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770> i ii iii iv v vi 1 2 3 4 가상대학 시스템의 국내외 현황 조사 가상대학 플랫폼 개발 이상적인 가상대학시스템의 미래상 제안 5 웹-기반 가상대학 시스템 전통적인 교수 방법 시간/공간 제약을 극복한 학습동기 부여 교수의 일방적인 내용전달 교수와 학생간의 상호작용 동료 학생들 간의 상호작용 가상대학 운영 공지사항,강의록 자료실, 메모 질의응답,

More information

Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong

Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong An 1 & Kyoo-jeong Choi 2 * 1 Korea National Wrestling

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: A study on Characte

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI:   A study on Characte Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp.381-404 DOI: http://dx.doi.org/10.21024/pnuedi.28.1.201803.381 A study on Characteristics of Action Learning by Analyzing Learners Experiences

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp DOI: NCS : * A Study on

Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp DOI:   NCS : * A Study on Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp.157-176 DOI: http://dx.doi.org/10.21024/pnuedi.28.3.201809.157 NCS : * A Study on the NCS Learning Module Problem Analysis and Effective

More information

<32382DC3BBB0A2C0E5BED6C0DA2E687770>

<32382DC3BBB0A2C0E5BED6C0DA2E687770> 논문접수일 : 2014.12.20 심사일 : 2015.01.06 게재확정일 : 2015.01.27 청각 장애자들을 위한 보급형 휴대폰 액세서리 디자인 프로토타입 개발 Development Prototype of Low-end Mobile Phone Accessory Design for Hearing-impaired Person 주저자 : 윤수인 서경대학교 예술대학

More information

975_983 특집-한규철, 정원호

975_983 특집-한규철, 정원호 Focused Issue of This Month Gyu Cheol an, MD Department of Otolaryngology ead & Neck Surgery, Gachon University of College Medicine E - mail : han@gilhospital.com Won-o Jung, MD Department of Otolaryngology

More information

국립국어원 20010-00-00 발간등록번호 00-000000-000000-00 국어정책 통계 조사 및 통계 연보 작성 연구책임자 이순영 제 출 문 국립국어원장 귀하 국어정책 통계 조사 및 통계 연보 작성 에 관하여 귀 원과 체결한 연 구 용역 계약에 의하여 연구 보고서를 작성하여 제출합니다. 2010년 12월 2일 연구책임자: 이순영(고려대학교 국어교육과)

More information

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI: * Suggestions of Ways

Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp DOI:   * Suggestions of Ways Journal of Educational Innovation Research 2019, Vol. 29, No. 1, pp.65-89 DOI: http://dx.doi.org/10.21024/pnuedi.29.1.201903.65 * Suggestions of Ways to Improve Teaching Practicum Based on the Experiences

More information

학습영역의 Taxonomy에 기초한 CD-ROM Title의 효과분석

학습영역의 Taxonomy에 기초한 CD-ROM Title의 효과분석 ,, Even the short history of the Web system, the techniques related to the Web system have b een developed rapidly. Yet, the quality of the Webbased application software has not improved. For this reason,

More information

16(1)-3(국문)(p.40-45).fm

16(1)-3(국문)(p.40-45).fm w wz 16«1y Kor. J. Clin. Pharm., Vol. 16, No. 1. 2006 x w$btf3fqpsu'psn û w m w Department of Statistics, Chonnam National University Eunsik Park College of Natural Sciences, Chonnam National University

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 한국소음진동공학회 2015추계학술대회논문집년 Study of Noise Pattern and Psycho-acoustics Characteristic of Household Refrigerator * * ** ** Kyung-Soo Kong, Dae-Sik Shin, Weui-Bong Jeong, Tae-Hoon Kim and Se-Jin Ahn Key Words

More information

solution map_....

solution map_.... SOLUTION BROCHURE RELIABLE STORAGE SOLUTIONS ETERNUS FOR RELIABILITY AND AVAILABILITY PROTECT YOUR DATA AND SUPPORT BUSINESS FLEXIBILITY WITH FUJITSU STORAGE SOLUTIONS kr.fujitsu.com INDEX 1. Storage System

More information

황지웅

황지웅 Comparison of Laparoscopy and Exploration in the Distal Pancreatectomy BACKGROUND: To determine the benefits of laparoscopic surgery compared with exploration, the clinical outcomes of open and laparoscopic

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI: * A S

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI:   * A S Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp.461-487 DOI: http://dx.doi.org/10.21024/pnuedi.28.4.201812.461 * - 2008 2018 - A Study on the Change of Issues with Adolescent Problem

More information

<B3EDB9AEC1FD5F3235C1FD2E687770>

<B3EDB9AEC1FD5F3235C1FD2E687770> 오용록의 작품세계 윤 혜 진 1) * 이 논문은 생전( 生 前 )에 학자로 주로 활동하였던 오용록(1955~2012)이 작곡한 작품들을 살펴보고 그의 작품세계를 파악하고자 하는 것이다. 한국음악이론이 원 래 작곡과 이론을 포함하였던 초기 작곡이론전공의 형태를 염두에 둔다면 그의 연 구에서 기존연구의 방법론을 넘어서 창의적인 분석 개념과 체계를 적용하려는

More information

K O R E A C E N T E R S F O R D I S E A S E C O N T R O L & P R E V E N T I O N PHWR Vol. 5 No. 41 www.cdc.go.kr/phwr 2012 10 12 5 41 ISSN:2005-811X Comparison of drug-susceptibility test to the anti-tuberculosis

More information

20(53?)_???_O2O(Online to Offline)??? ???? ??.hwp

20(53?)_???_O2O(Online to Offline)??? ???? ??.hwp O2O(Online to Offline)서비스 전략방향 연구 - 모바일 사용자 경험 디자인(UX Design)을 중심으로 - O2O(Online to Offline) Service Strategy Research -Focusing on Mobile UX Design- 주저자 김 형 모 Kim, Hyung-mo BK21플러스 다빈치 창의융합인재양성사업단 BK21Plus

More information

MS-SQL SERVER 대비 기능

MS-SQL SERVER 대비 기능 Business! ORACLE MS - SQL ORACLE MS - SQL Clustering A-Z A-F G-L M-R S-Z T-Z Microsoft EE : Works for benchmarks only CREATE VIEW Customers AS SELECT * FROM Server1.TableOwner.Customers_33 UNION ALL SELECT

More information

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for 2003 Development of the Software Generation Method using Model Driven Software Engineering Tool,,,,, Hoon-Seon Chang, Jae-Cheon Jung, Jae-Hack Kim Hee-Hwan Han, Do-Yeon Kim, Young-Woo Chang Wang Sik, Moon

More information

http://www.kbc.go.kr/pds/2.html Abstract Exploring the Relationship Between the Traditional Media Use and the Internet Use Mee-Eun Kang This study examines the relationship between

More information

- 2 -

- 2 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 - - 21 - - 22 - - 23 - - 24 - - 25 - - 26 - - 27 - - 28 - - 29 - - 30 -

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Web Browser Web Server ( ) MS Explorer 5.0 WEB Server MS-SQL HTML Image Multimedia IIS Application Web Server ASP ASP platform Admin Web Based ASP Platform Manager Any Platform ASP : Application Service

More information

Intra_DW_Ch4.PDF

Intra_DW_Ch4.PDF The Intranet Data Warehouse Richard Tanler Ch4 : Online Analytic Processing: From Data To Information 2000. 4. 14 All rights reserved OLAP OLAP OLAP OLAP OLAP OLAP is a label, rather than a technology

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI: * A Research Trend

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI:   * A Research Trend Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp.295-318 DOI: http://dx.doi.org/10.21024/pnuedi.28.4.201812.295 * A Research Trend on the Studies related to Parents of Adults with Disabilities

More information

0125_ 워크샵 발표자료_완성.key

0125_ 워크샵 발표자료_완성.key WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. WordPress is installed on a web server, which either is part of an Internet hosting service or is a network host

More information

디지털포렌식학회 논문양식

디지털포렌식학회 논문양식 ISSN : 1976-5304 http://www.kdfs.or.kr Virtual Online Game(VOG) 환경에서의 디지털 증거수집 방법 연구 이 흥 복, 정 관 모, 김 선 영 * 대전지방경찰청 Evidence Collection Process According to the Way VOG Configuration Heung-Bok Lee, Kwan-Mo

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 27(2), 2007, 96-121 S ij k i POP j a i SEXR j i AGER j i BEDDAT j ij i j S ij S ij POP j SEXR j AGER j BEDDAT j k i a i i i L ij = S ij - S ij ---------- S ij S ij = k i POP j a i SEXR j i AGER j i BEDDAT

More information

목 차 회사현황 1. 회사개요 2. 회사연혁 3. 회사업무영역/업무현황 4. 등록면허보유현황 5. 상훈현황 6. 기술자보유현황 7. 시스템보유현황 주요기술자별 약력 1. 대표이사 2. 임원짂 조직 및 용도별 수행실적 1. 조직 2. 용도별 수행실적

목 차 회사현황 1. 회사개요 2. 회사연혁 3. 회사업무영역/업무현황 4. 등록면허보유현황 5. 상훈현황 6. 기술자보유현황 7. 시스템보유현황 주요기술자별 약력 1. 대표이사 2. 임원짂 조직 및 용도별 수행실적 1. 조직 2. 용도별 수행실적 用 役 指 名 願 금번 貴 社 에서 실시하고자 하는 用 役 에 참여하고자 當 社 의 指 名 願 을 提 出 하오니 審 査 하시고 指 名 하여 주시면 감사하겠습니다. 2014년 (주)하우드 엔지니어링 종합건축사사무소 대표이사 문 홍 길 대표이사 채 희 대표이사 이 재 규 대표이사 김 성 우 SUBMISSION We are submitting our brochure

More information

목 차

목      차 Oracle 9i Admim 1. Oracle RDBMS 1.1 (System Global Area:SGA) 1.1.1 (Shared Pool) 1.1.2 (Database Buffer Cache) 1.1.3 (Redo Log Buffer) 1.1.4 Java Pool Large Pool 1.2 Program Global Area (PGA) 1.3 Oracle

More information

10(3)-09.fm

10(3)-09.fm w y wz 10«3y 253~258 (2010.12.) Journal of Korean Society of Urban Environment ³ w Á» Á Á y w y œw (2010 11 22, 2010 12 9 k) Study on Determine of Detention Pond in Small Developed Area In-Soo Chang ½

More information

서론 34 2

서론 34 2 34 2 Journal of the Korean Society of Health Information and Health Statistics Volume 34, Number 2, 2009, pp. 165 176 165 진은희 A Study on Health related Action Rates of Dietary Guidelines and Pattern of

More information

` Companies need to play various roles as the network of supply chain gradually expands. Companies are required to form a supply chain with outsourcing or partnerships since a company can not

More information

<353020B9DAC3E1BDC42DC5ACB6F3BFECB5E520C4C4C7BBC6C3BFA1BCADC0C720BAB8BEC820B0EDB7C1BBE7C7D7BFA120B0FCC7D120BFACB1B82E687770>

<353020B9DAC3E1BDC42DC5ACB6F3BFECB5E520C4C4C7BBC6C3BFA1BCADC0C720BAB8BEC820B0EDB7C1BBE7C7D7BFA120B0FCC7D120BFACB1B82E687770> 한국산학기술학회논문지 Vol. 12, No. 3 pp. 1408-1416, 2011 클라우드 컴퓨팅에서의 보안 고려사항에 관한 연구 박춘식 1* 1 서울여자대학교 정보보호학과 Study on Security Considerations in the Cloud Computing Choon-Sik Park 1* 1 Department of Information Security,

More information

44-4대지.07이영희532~

44-4대지.07이영희532~ A Spatial Location Analysis of the First Shops of Foodservice Franchise in Seoul Metropolitan City Younghee Lee* 1 1 (R) 0 16 1 15 64 1 Abstract The foodservice franchise is preferred by the founders who

More information

<31335FB1C7B0E6C7CABFDC2E687770>

<31335FB1C7B0E6C7CABFDC2E687770> 에너지기후변화교육 4(2):203~211(2014) 203 초등학교 교과서 에너지 단원의 탐구활동과 시각자료 기능 분석 사례 연구 신명경 권경필 * 경인교육대학교 Abstract : This study aimed to analyze energy related inquiry activity and visual materials in elementary textbook.

More information

..........5-45..

..........5-45.. K O R E A C E N T E R S F O R D I S E A S E C O N T R O L & P R E V E N T I O N PHWR Vol. 5 No. 45 www.cdc.go.kr 2012 11 9 5 45 ISSN:2005-811X Monitoring of antimicrobial resistance on non-tertiary hospitals

More information

Analyst Briefing

Analyst Briefing . Improve your Outlook on Email and File Management iseminar.. 1544(or 6677)-3355 800x600. iseminar Chat... Improve your Outlook on Email and File Management :, 2003 1 29.. Collaboration Suite - Key Messages

More information

6.24-9년 6월

6.24-9년 6월 리눅스 환경에서Solid-State Disk 성능 최적화를 위한 디스크 입출력요구 변환 계층 김태웅 류준길 박찬익 Taewoong Kim Junkil Ryu Chanik Park 포항공과대학교 컴퓨터공학과 {ehoto, lancer, cipark}@postech.ac.kr 요약 SSD(Solid-State Disk)는 여러 개의 낸드 플래시 메모리들로 구성된

More information

( )Jkstro011.hwp

( )Jkstro011.hwp 비인강암의방사선치료결과및생존율에관한예후인자분석 2005 2 1 2005 3 28. :, Tel: 053)250-7665, Fax: 053)250-7984 E-mail: jhkim@dsmc.or.kr 정영연외 2 인 : 비인강암의예후인자분석 정영연외 2 인 : 비인강암의예후인자분석 Carcinoma of the nasopharynx treated by radiotherapy

More information

04_이근원_21~27.hwp

04_이근원_21~27.hwp 1) KIGAS Vol. 16, No. 5, pp 21~27, 2012 (Journal of the Korean Institute of Gas) http://dx.doi.org/10.7842/kigas.2012.16.5.21 실험실의 사례 분석에 관한 연구 이근원 이정석 한국산업안전보건공단 산업안전보건연구원 (2012년 9월 5일 투고, 2012년 10월 19일

More information

Portal_9iAS.ppt [읽기 전용]

Portal_9iAS.ppt [읽기 전용] Application Server iplatform Oracle9 A P P L I C A T I O N S E R V E R i Oracle9i Application Server e-business Portal Client Database Server e-business Portals B2C, B2B, B2E, WebsiteX B2Me GUI ID B2C

More information

Àå¾Ö¿Í°í¿ë ³»Áö

Àå¾Ö¿Í°í¿ë ³»Áö Disability & Employment 55 Disability & Employment 56 57 Disability & Employment 58 59 Disability & Employment 60 61 Disability & Employment 62 63 Disability & Employment 64 65 Disability & Employment

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: * A Analysis of

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: * A Analysis of Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp.99-117 DOI: http://dx.doi.org/10.21024/pnuedi.28.1.201803.99 2015 * A Analysis of the Characters and Issues about the 2015 Revised Social

More information

자기공명영상장치(MRI) 자장세기에 따른 MRI 품질관리 영상검사의 개별항목점수 실태조사 A B Fig. 1. High-contrast spatial resolution in phantom test. A. Slice 1 with three sets of hole arr

자기공명영상장치(MRI) 자장세기에 따른 MRI 품질관리 영상검사의 개별항목점수 실태조사 A B Fig. 1. High-contrast spatial resolution in phantom test. A. Slice 1 with three sets of hole arr Original Article pissn 1738-2637 J Korean Soc Radiol 2012;67(2):129-134 The Survey of Magnetic Resonance Imaging Quality according to in Korea 1 자기공명영상장치(MRI) 자장세기에 따른 MRI 품질관리 영상검사의 개별항목점수 실태조사 1 Hyun-Hae

More information

J2EE & Web Services iSeminar

J2EE & Web Services iSeminar 9iAS :, 2002 8 21 OC4J Oracle J2EE (ECperf) JDeveloper : OLTP : Oracle : SMS (Short Message Service) Collaboration Suite Platform Email Developer Suite Portal Java BI XML Forms Reports Collaboration Suite

More information

°Ç°�°úÁúº´5-44È£ÃÖÁ¾

°Ç°�°úÁúº´5-44È£ÃÖÁ¾ K O R E A C E N T E R S F O R D I S E A S E C O N T R O L & P R E V E N T I O N PHWR Vol. 5 No. 44 www.cdc.go.kr/phwr 2012 11 2 5 44 ISSN:2005-811X Vector surveillance after elimination of lymphatic filariasis

More information

대한한의학원전학회지26권4호-교정본(1125).hwp

대한한의학원전학회지26권4호-교정본(1125).hwp http://www.wonjeon.org http://dx.doi.org/10.14369/skmc.2013.26.4.267 熱入血室證에 대한 小考 1 2 慶熙大學校大學校 韓醫學科大學 原典學敎室 韓醫學古典硏究所 白裕相1, 2 *117) A Study on the Pattern of 'Heat Entering The Blood Chamber' 1, Baik 1

More information

歯3이화진

歯3이화진 http://www.kbc.go.kr/ Abstract Terrestrial Broadcasters Strategies in the Age of Digital Broadcasting Wha-Jin Lee The purpose of this research is firstly to investigate the

More information

歯제7권1호(최종편집).PDF

歯제7권1호(최종편집).PDF ********* (*, **, *** ).., 2002, 7, 1, 1-12. 2-5 80.,.,..,,... :,,. (naming).., (word finding), (lexical look- up), (lexical retrieval), (word recall) (Fried- Oken, 1987). (pause),,, (naming error) (Snyder

More information

DW 개요.PDF

DW 개요.PDF Data Warehouse Hammersoftkorea BI Group / DW / 1960 1970 1980 1990 2000 Automating Informating Source : Kelly, The Data Warehousing : The Route to Mass Customization, 1996. -,, Data .,.., /. ...,.,,,.

More information

Voice Portal using Oracle 9i AS Wireless

Voice Portal using Oracle 9i AS Wireless Voice Portal Platform using Oracle9iAS Wireless 20020829 Oracle Technology Day 1 Contents Introduction Voice Portal Voice Web Voice XML Voice Portal Platform using Oracle9iAS Wireless Voice Portal Video

More information

A Study on the Relationships between Self-Differentiation and Adaptability Factors for Senior Dementia Patients Care Givers Department of Social Welfare, Seoul Welfare Graduate University Full-time Lecturer

More information

005송영일

005송영일 Received : 2015. 12. 09 Reviewed : 2015. 12. 16 Accepted : 2015. 12. 16 Sternal Fracture occurred after Thai Massage : A Case Report Young-Il Song, K.M.D. 1, Dong-Eun Kim, K.M.D. 1 1 Department of Rehabilitation

More information

<30372EC0CCC0AFC1F82E687770>

<30372EC0CCC0AFC1F82E687770> 산전 초음파상 진단된 단독 대조확장증의 출생 후 예후 울산대학교 의과대학 서울아산병원 산부인과학교실 이유진 원혜성 박상민 조현진 정 의 김선권 심재윤 이필량 김 암 Yu-Jin Lee, M.D., Hye-Sung Won, M.D., Sang-Min Park, M.D., Hyun-Jin Cho, M.D., Eui Jung, M.D., Sun-Kwon Kim,

More information

Abstract Background : Most hospitalized children will experience physical pain as well as psychological distress. Painful procedure can increase anxie

Abstract Background : Most hospitalized children will experience physical pain as well as psychological distress. Painful procedure can increase anxie Volume 12, Number 1, 92~102, An Intervention Study of Pain Reduction during IV Therapy in Hospitalized Children Myo-Jin Kim 1), Joung-Hae Bak 1), Won-Seok Seo 2) Mi-Young Kim 3), Sun-Kyoung Park 3), Jai-Soung

More information

11¹Ú´ö±Ô

11¹Ú´ö±Ô A Review on Promotion of Storytelling Local Cultures - 265 - 2-266 - 3-267 - 4-268 - 5-269 - 6 7-270 - 7-271 - 8-272 - 9-273 - 10-274 - 11-275 - 12-276 - 13-277 - 14-278 - 15-279 - 16 7-280 - 17-281 -

More information

슬라이드 1

슬라이드 1 [ CRM Fair 2004 ] CRM 1. CRM Trend 2. Customer Single View 3. Marketing Automation 4. ROI Management 5. Conclusion 1. CRM Trend 1. CRM Trend Operational CRM Analytical CRM Sales Mgt. &Prcs. Legacy System

More information

Intro to Servlet, EJB, JSP, WS

Intro to Servlet, EJB, JSP, WS ! Introduction to J2EE (2) - EJB, Web Services J2EE iseminar.. 1544-3355 ( ) iseminar Chat. 1 Who Are We? Business Solutions Consultant Oracle Application Server 10g Business Solutions Consultant Oracle10g

More information

vm-웨어-01장

vm-웨어-01장 Chapter 16 21 (Agenda). (Green),., 2010. IT IT. IT 2007 3.1% 2030 11.1%, IT 2007 1.1.% 2030 4.7%, 2020 4 IT. 1 IT, IT. (Virtualization),. 2009 /IT 2010 10 2. 6 2008. 1970 MIT IBM (Mainframe), x86 1. (http

More information

230 한국교육학연구 제20권 제3호 I. 서 론 청소년의 언어가 거칠어지고 있다. 개ㅅㄲ, ㅆㅂ놈(년), 미친ㅆㄲ, 닥쳐, 엠창, 뒤져 등과 같은 말은 주위에서 쉽게 들을 수 있다. 말과 글이 점차 된소리나 거센소리로 바뀌고, 외 국어 남용과 사이버 문화의 익명성 등

230 한국교육학연구 제20권 제3호 I. 서 론 청소년의 언어가 거칠어지고 있다. 개ㅅㄲ, ㅆㅂ놈(년), 미친ㅆㄲ, 닥쳐, 엠창, 뒤져 등과 같은 말은 주위에서 쉽게 들을 수 있다. 말과 글이 점차 된소리나 거센소리로 바뀌고, 외 국어 남용과 사이버 문화의 익명성 등 청소년의 개인, 가정, 학교변인에 따른 비교육적 언어 사용의 차이 229 한국교육학연구 제20권 제3호 The Korea Educational Review 2014. 10. Vol.20. No.3. pp.229-251. 1) 청소년의 개인, 가정, 학교변인에 따른 비교육적 언어 사용의 차이* 강기수 조규판(동아대학교) [요 약] 본 연구의 목적은 청소년의 개인변인인

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp DOI: * The

Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp DOI:   * The Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp.243-268 DOI: http://dx.doi.org/10.21024/pnuedi.27.1.201703.243 * - 2001 2015 - The Research Trends on Peer Counseling in Elementary and

More information

PCServerMgmt7

PCServerMgmt7 Web Windows NT/2000 Server DP&NM Lab 1 Contents 2 Windows NT Service Provider Management Application Web UI 3 . PC,, Client/Server Network 4 (1),,, PC Mainframe PC Backbone Server TCP/IP DCS PLC Network

More information

Output file

Output file 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 An Application for Calculation and Visualization of Narrative Relevance of Films Using Keyword Tags Choi Jin-Won (KAIST) Film making

More information

No Slide Title

No Slide Title Copyright, 2001 Multimedia Lab., CH 3. COM object (In-process server) Eun-sung Lee twoss@mmlab.net Multimedia Lab. Dept. of Electrical and Computer Eng. University of Seoul Seoul, Korea 0. Contents 1.

More information

Jkbcs016(92-97).hwp

Jkbcs016(92-97).hwp Expression of bcl-2 and Apoptosis and Its Relationship to Clinicopathological Prognostic Factors in Breast Cancer - A Study with Long Term Follow-up correlated with the survival rate.(journal of Korean

More information

1.장인석-ITIL 소개.ppt

1.장인석-ITIL 소개.ppt HP 2005 6 IT ITIL Framework IT IT Framework Synchronized Business and IT Business Information technology Delivers: Simplicity, Agility, Value IT Complexity Cost Scale IT Technology IT Infrastructure IT

More information

IKC43_06.hwp

IKC43_06.hwp 2), * 2004 BK21. ** 156,..,. 1) (1909) 57, (1915) 106, ( ) (1931) 213. 1983 2), 1996. 3). 4) 1),. (,,, 1983, 7 12 ). 2),. 3),, 33,, 1999, 185 224. 4), (,, 187 188 ). 157 5) ( ) 59 2 3., 1990. 6) 7),.,.

More information