• Title/Summary/Keyword: software library

Search Result 507, Processing Time 0.023 seconds

Robotic versus Laparoscopic Gastrectomy for Gastric Carcinoma: a Meta-Analysis of Efficacy and Safety

  • Hu, Li-Dong;Li, Xiao-Fei;Wang, Xiu-Yue;Guo, Tian-Kang
    • Asian Pacific Journal of Cancer Prevention
    • /
    • v.17 no.9
    • /
    • pp.4327-4333
    • /
    • 2016
  • Purpose: To systematically review efficacyand safety of robotic gastrectomy (RG) compared with conventional laparoscopic gastrectomy (LG) for gastric carcinoma. Materials and Methods: A systematic literature search was carried out using PubMed, Cochrane Library, CBM, CNKI, WanFang, VIP and other sources like relevant references to obtain comparative studies assessing the effectiveness and safety between RG and LG published between 2013 and 2016. Then the literature was screened and the data were extracted by 2 independent reviewers. The quality of the literature was assessed, and the data analyzed using Stata/SE 14 software. Fixed effects or random effects models wereapplied according to heterogeneity. Results: A total of 12 non-randomized observational clinical studies involving 3,580 patients were included, of which 1,096 had undergone RG and 2,484 had received LG. The results of the meta-analysis showed in terms of effectiveness, RG was associated with less blood loss, less time to first flatus and greater number of harvested lymph nodes, but there were no significant differences in proximal and distal resection margins, compared with LG. In terms of efficiency, RG was associated with shorter hospital stay, but longer operative time. In terms of safety, there were no statistically significant differences in complications, mortality and conversions between RG and LG. Conclusions: RG can achieve comparable or better short-term and radical effects than LG, with respect to effectiveness, efficiency and safety in treatment of gastric carcinoma. Future studies involving RG should focus on decreasing operative time and reducing cost. Moreover, there is a need for randomized controlled trials comparing the two techniques with long-term follow-up.

An Implementation of Mobile Game using JBox2D Physics Engine in Android Platform (안드로이드 플랫폼에서 JBox2D 물리 엔진을 이용한 모바일 게임구현)

  • Hwang, Ki-Tae
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.11 no.6
    • /
    • pp.119-126
    • /
    • 2011
  • As a software component for computer game, the physics engine simulates objects' movement according to the laws of physics. This paper introduces a design and implementation of mobile game on the Android platform, where we used JBox2D physics engine library and Android graphics APIs. We borrowed the key idea of this game from Crayon Physics which is known as a famous PC game. This game starts with no way from user character to destination character. The game user has to make a way to destination character from user character by creating polygon objects between them. The user wins when user character meets destination character. However, the game user has to decide the time to create objects and their shapes well because all objects in this game are governed by the laws of physics. As an important thing of this paper, we introduced into this game new input methods of LCD touch and sensors embedded in mobile devices but not in PCs. Game users can create objects by drawing polygons with LCD touch and move objects or characters according to sensor values from accelerator sensors by tilting the mobile device.

Analyzing the market of corporate e-learning (기업 이러닝 시장 분석 연구)

  • Byun, Sook-Young;Lee, Soo-Kyoung
    • Journal of Digital Contents Society
    • /
    • v.10 no.4
    • /
    • pp.543-550
    • /
    • 2009
  • In these days mobile handsets have come to be used at almost every user. The performance improvement of mobile devices and networks have made this trend possible. As a great variety of mobile applications are published, the necessity of running large-scale mobile applications becomes greater than before. To accomplish this, the existing researchers have developed mobile cluster computing libraries like Mobile-JPVM. In this paper, we implement a compute-intensive Animated GIF generating application and its cell phone viewer software using Mobile-JPVM library. We find out by the real execution of our softwares on the KTF handsets that they can sufficiently run on cellular phones. Our Animated GIF generator and its viewer are going to be commercially used for the mobile fashion advertisement systems.

  • PDF

Trend Analysis using Spatial-Temporal Visualization of Event Information based on Social Media (소셜 미디어에 기반한 이벤트 정보의 시공간적 시각화를 통한 추이 분석)

  • Oh, Hyo-Jung;Yun, Bo-Hyun;Yoo, Cheol-Jung;Kim, Yong
    • Journal of Internet Computing and Services
    • /
    • v.15 no.6
    • /
    • pp.65-75
    • /
    • 2014
  • The main focus of this paper is to analyze trend of event informations in a variety of mass media by graphical visualization in axis of the time and location. Especially, continuity analysis based on user-generated social media can reflect the social impact of a certain event according to change time and location and their directional changes. To reveal the characteristics of continuous events, we survey the data set collected from news articles and tweets during two years. Based on case studies on 'disease' and 'leisure', we verify the effectiveness and usefulness of our proposed method. Even though some events occurred during same period, we showed directional changes which have high-impact in social media referred user interest's, compared with fact-based continuous visualization results.

Design and Implementation of Framework for Construction of Applied Web GIS (응용 웹 지리정보시스템 구축을 위한 프레임워크 설계 및 구현)

  • Kim, Jae-Hong;Kim, Sung-Hee;Bae, Hae-Young
    • Journal of Korea Spatial Information System Society
    • /
    • v.2 no.1 s.3
    • /
    • pp.43-55
    • /
    • 2000
  • Because the complexity in the development phase of geographic information system, its hard to change its operation or user interface after the development. So we should develop most part of the applied GIS even though previous GIS is almost exist. In other words, reusing the previous system is not easy. Therefore, its required to research reusable GIS for easy construction of applied GIS. This thesis describes design and implementation of web GIS framework which makes applied web GIS development more easy. Framework is software library composed of reusable units such like classes and objects. Proposed web GIS framework Provides basic web GIS functionalities and execution design to web GIS developers. They could extend the framework to build applied web GIS with applied operation and user interface. The development of applied web GIS could be archived by various tools used for general web application development.

  • PDF

Development of Spatial Reference System Component with Open GIS Simple Features Specification (개방형 GIS의 단순개체 사양을 이용한 공간 기준 좌표계 컴포넌트의 개발)

  • Lee, Dae-Hee;Biun, Su-Yun;Lim, Sam-Sung
    • Journal of Korea Spatial Information System Society
    • /
    • v.2 no.1 s.3
    • /
    • pp.57-62
    • /
    • 2000
  • Open GIS Consortium(OGC) provides with Simple Features Specification for OLE/COM which is a system object technology of interoperability and reusable capability. In this research, the Spatial Reference System(SRS) component is developed based on the OGC specification using ATL. The component presents 44 map projections and transformations between different geographic coordinate systems utilizing the seven parameter(Bursa Wolf) and Molodenski's methods, a user can set up all objects and its attributes comprising SRS and can create SRS and save its setting using predefined text, WellKnownText. The Spatial Reference System component can be easily implemented into the variety of GIS software so that it reduces the developing time for a system and defines new reference system without difficulty.

  • PDF

The Association between Vitamin D Levels and Neonatal Early-onset Sepsis : A Systematic Review and Meta-analysis (비타민 D 농도와 신생아 조기 패혈증의 연관성에 대한 체계적 문헌고찰 및 메타분석)

  • Lee, So Yeon;Kim, Ha Eun;An, Sook Hee
    • Korean Journal of Clinical Pharmacy
    • /
    • v.28 no.1
    • /
    • pp.10-16
    • /
    • 2018
  • Background: Vitamin D has been associated with sepsis in pediatric and adult patients. The association with neonates is unclear. This systematic review and meta-analysis examined the effect of neonatal and maternal vitamin D levels on neonatal early-onset sepsis. Methods: We searched studies published up to November 2017 in PubMed/Medline, Embase, and the Cochrane Library databases. All studies that reported 25-hydroxyvitamin D levels in neonates with or without early-onset sepsis were included. Meta-analysis was performed using RevMan 5.3 software. Results: Four studies were eligible. The weighted mean difference of 25-hydroxyvitamin D levels in neonates with early-onset sepsis and controls was -7.27 ng/mL (95% confidence interval = -7.62, -6.92). Maternal vitamin D levels in neonates with early-onset sepsis were significantly lower than those in controls (weighted mean difference -7.24 ng/mL, 95% confidence interval -8.45, -6.03). All neonates with early onset sepsis had vitamin D deficiency (25-hydroxyvitamin D <20 ng/mL). Conclusion: Lower neonatal and maternal 25-hydroxyvitamin D levels were associated with neonatal early-onset sepsis. Vitamin D supplementation during pregnancy may be helpful to prevent neonatal early-onset sepsis. The effects of vitamin D supplementation on early-onset sepsis in neonates warrant further study.

Novel Reconfigurable Coprocessor for Communication Systems (통신 시스템을 위한 고성능 재구성 가능 코프로세서의 설계)

  • Jung Chul Yoon;Sunwoo Myung Hoon
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.42 no.6 s.336
    • /
    • pp.39-48
    • /
    • 2005
  • This paper proposes a reconfigurable coprocessor for communication systems, which can perform high speed computations and various functions. The proposed reconfigurable coprocessor can easily implement communication operations, such as scrambling, interleaving, convolutional encoding, Viterbi decoding, FFT, etc. The proposed architecture has been modeled by VHDL and synthesized using the SEC 0.18$\mu$m standard cell library. The gate count is about 35,000 gates and the critical path is 3.84ns. The proposed coprocessor can reduced about $33\%$ for FFT operations and complex MAC, $37\%$ for Viterbi operations, and $48\%\~84\%$ for scrambling and convolutional encoding for the IEEE 802.11a WLAN standard compared with existing DSPs. The proposed coprocessor shows Performance improvements compared with existing DSP chips for communication algorithms.

Displacement of scan body during screw tightening: A comparative in vitro study

  • Kim, JungHan;Son, KeunBaDa;Lee, Kyu-Bok
    • The Journal of Advanced Prosthodontics
    • /
    • v.12 no.5
    • /
    • pp.307-315
    • /
    • 2020
  • PURPOSE. The purpose of this study was to evaluate the occurrence of displacement while tightening the screw of scan bodies, which were compared according to the material type. MATERIALS AND METHODS. Three types of scan bodies whose base regions were made up of polyether ether ketone (PEEK) material [Straumann Group, Dentium Group, and Myfit (PEEK) Group] and another scan body whose base region was made up of titanium material [Myfit (Metal) Group] were used (15 per group). The reference model was fabricated by aligning the scan body library on the central axis of the implant, and moving this position by the resin model. The screws of the scan bodies were tightened to the implant fixture with torques of 5 Ncm, 10 Ncm, and a hand tightening torque. After the application of the torque, the scan bodies were scanned using a laboratory scanner. To evaluate the vertical, horizontal, and 3-dimensional (3D) displacements, a 3D inspection software program was used. To examine the difference among groups, one-way analysis of variance and Tukey's HSD post hoc test were used (α=.05). RESULTS. There were significant differences in 3D, vertical, and horizontal displacements among the different types of scan bodies (P<.001). There was a significantly lower displacement in the Straumann group than in the Myfit (PEEK) and Dentium groups (P<.05). CONCLUSION. The horizontal displacement in all groups was less than 10 ㎛. With the hand tightening torque, a high vertical displacement of over 100 ㎛ occurred in PEEK scan bodies (Myfit and Dentium). Therefore, it is recommended to apply a tightening torque of 5 Ncm instead of a hand tightening torque.

Lack of Association Between LIG4 Gene Polymorphisms and the Risk of Breast Cancer: A HuGE Review and Meta-analysis

  • Zhou, Li-Ping;Luan, Hong;Dong, Xi-Hua;Jin, Guo-Jiang;Man, Dong-Liang;Shang, Hong
    • Asian Pacific Journal of Cancer Prevention
    • /
    • v.13 no.7
    • /
    • pp.3417-3422
    • /
    • 2012
  • Objective: Non-homologous end joining (NHEJ) is one of the pathways of repair of DNA double-strand breaks. A number of genes involved in NHEJ have been implicated as breast cancer susceptibility genes such as LIG4. However, some studies have generated conflicting results. The aim of this Human Genome Epidemiology (HuGE) review and meta-analysis was to investigate association between LIG4 gene polymorphisms in the NHEJ pathway and breast cancer risk. Methods: Studies focusing on the relationship between LIG4 gene polymorphisms and susceptibility to breast cancer were selected from the Pubmed, Cochrane library, Embase, Web of Science, Springerlink, CNKI and CBM databases. Data were extracted by two independent reviewers and the meta-analysis was performed with Review Manager Version 5.1.6 and STATA Version 12.0 software, calculating odds ratios (ORs) with 95% confidence intervals (95%CIs). Results: According to the inclusion criteria, we final included seven studies with a total of 10,321 breast cancer cases and 10,160 healthy controls in the meta-analysis. The results showed no association between LIG4 gene polymorphisms (rs1805386 T>C, rs1805389 C>T, rs1805388 C>T and rs2232641 A>G) and breast cancer risk, suggesting that the mutant situation of these SNPs neither increased nor decreased the risk for breast cancer. In the subgroup analysis by Hardy-Weinberg equilibrium (HWE) and ethnicity, we also found no associations between the variants of LIG4 gene and breast cancer risk among HWE, non-HWE, Caucasians, Asians and Africans. Conclusion: This meta-analysis suggests that there is a lack of any association between LIG4 gene polymorphisms and the risk of breast cancer.