• Title/Summary/Keyword: open source tool

Search Result 182, Processing Time 0.022 seconds

Web Page Similarity based on Size and Frequency of Tokens (토큰 크기 및 출현 빈도에 기반한 웹 페이지 유사도)

  • Lee, Eun-Joo;Jung, Woo-Sung
    • Journal of Information Technology Services
    • /
    • v.11 no.4
    • /
    • pp.263-275
    • /
    • 2012
  • It is becoming hard to maintain web applications because of high complexity and duplication of web pages. However, most of research about code clone is focusing on code hunks, and their target is limited to a specific language. Thus, we propose GSIM, a language-independent statistical approach to detect similar pages based on scarcity and frequency of customized tokens. The tokens, which can be obtained from pages splitted by a set of given separators, are defined as atomic elements for calculating similarity between two pages. In this paper, the domain definition for web applications and algorithms for collecting tokens, making matrics, calculating similarity are given. We also conducted experiments on open source codes for evaluation, with our GSIM tool. The results show the applicability of the proposed method and the effects of parameters such as threshold, toughness, length of tokens, on their quality and performance.

WEB FRONT-END COMPUTING RELATIONAL DATABASE SYSTEM FOR ITEM-LEVEL PRELIMINARY HIGHWAY COST ESTIMATES

  • Jui-Sheng Chou ;James T. O'Connor ;Khali R. Persad ;Wai Kiong Chong
    • International conference on construction engineering and project management
    • /
    • 2005.10a
    • /
    • pp.509-514
    • /
    • 2005
  • In recent years, use of the web technologies and on-line process has immensely swapped single-user platform practice. This study attempted to develop preliminary cost estimating program by means of Web technologies based on statistical modeling results. A prototype Web-based Preliminary Item-Level Cost Estimating System (WBPILCES) using open source software was developed as an on-line estimating tool in this research. The primary objective is to study the possible flexibility of implementing a centralized information system that will be maintained by the Texas Department of Transportation (TxDOT) IT division. The full-scale deployment of proposed information architecture is expected to seamlessly integrate with legacy database system currently used by TxDOT so as to streamline data storage, cost growth tracking and estimates documentation.

  • PDF

Pressure Ripple Reduction of Hydraulic Pump-Motor in HST (HST용 유압폄프.모터의 압력맥동 저감 특성)

    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2003.04a
    • /
    • pp.117-123
    • /
    • 2003
  • This paper deals with pressure ripple and noise reduction characteristics for a hydrostatic transmission(HST) consisting of a variable axial piston pump connected in an open loop to a fixed displacement axial piston motor. Pressure ripples in HST is major source of vibration, which can lead to fatigue failure of components and cause noise. In order to reduce the pressure ripple, an annular tube type hydraulic filter proposes to absorb pressure ripples with the high frequencies components to achieve better noise attenuation in HST. The basic principle tube is applied to propagation of pressure wave, reflection, absorption in cross section of discontinuity and resonance in the hydraulic pipeline. It is experimently confirmed that a hydraulic filter is absorbed to be about 30∼40dB of pressure ripple with high frequencies. These results will assist in modeling and design of noise reduction in hydraulic control systems, and here, should provide a means of designing a quieter HST.

  • PDF

Role of Radio Frequency Identification (RFID) in Warehouse and Logistic Management System using Machine Learning Algorithm

  • Laviza Falak Naz
    • International Journal of Computer Science & Network Security
    • /
    • v.24 no.6
    • /
    • pp.109-118
    • /
    • 2024
  • The world today is advancing towards a digital solution for every indusial domain varying from advanced engineering and medicine to training and management. The supply cycles can only be boosted via an effective management of the warehouse and a stronger hold over the logistics and inventory insights. RFID technology has been an open source tool for various MNCs and corporal organization who have progressed along a considerable drift on the charts. RFID is a methodology of analysing the warehouse and logistic data and create useful information in line to the past trends and future forecasts. The method has a high tactical accuracy and has been seen providing up to 99.57% accurate insights for the future cycle, based on the organizational capabilities and available resources. This paper discusses the implementation of RFID on field and provides results of datasets retrieved from controlled data of a practical warehouse and logistics system.

Optimum distribution of steel frame assembly for seismic retrofit of framed structures

  • Michael Adane;Seungho Chun;Jinkoo Kim
    • Steel and Composite Structures
    • /
    • v.50 no.3
    • /
    • pp.337-345
    • /
    • 2024
  • This research proposed a particle swarm optimization (PSO) based seismic retrofit design of moment frame structures using a steel frame assembly. Two full scale specimens of the steel frame assembly with different corner details were attached to one-story RC frames for seismic retrofit, and the lateral load resisting capacities of the retrofitted frames subjected to cyclic loads were compared with those of a bare RC frame. The open source software framework Opensees was used to develop an analytical model for validating the experimental results. The developed analytical model and the optimization scheme were applied to a case study structure for economic seismic retrofit design, and its seismic performance was assessed before and after the retrofit. The results show that the developed steel frame assembly was effective in increasing seismic load resisting capability of the structure, and the PSO algorithm could be applied as convenient optimization tool for seismic retrofit design of structures.

Development of an Open Source-based Spatial Analysis Tool for Storm and Flood Damage (풍수해 대비 오픈소스 기반 공간분석 도구 개발)

  • Kim, Minjun;Lee, Changgyu;Hwang, Suyeon;Ham, Jungsoo;Choi, Jinmu
    • Korean Journal of Remote Sensing
    • /
    • v.37 no.5_3
    • /
    • pp.1435-1446
    • /
    • 2021
  • Wind and flood damage caused by typhoons causes a lot of damage to the Korean Peninsula every year. In order to minimize damage, a preliminary analysis of damage estimation and evacuation routes is required for rapid decision-making. This study attempted to develop an analysis module that can provide necessary information according to the disaster stage. For use in the preparation stage, A function to check past typhoon routes and past damage information similar to typhoon routes heading north, a function to extract isolated dangerous areas, and a function to extract reservoir collapse areas were developed. For use in the early stages of response and recovery, a function to extract the expected flooding range considering the current flooding depth, a function to analyze expected damage information on population, buildings, farmland, and a function to provide evacuation information were included. In addition, an automated web map creation method was proposed to express the analysis results. The analysis function was developed and modularized based on Python open source, and the web display function was implemented based on JavaScript. The tools developed in this study are expected to be efficiently used for rapid decision-making in the early stages of monitoring against storm and flood damage.

Detection of Source Code Security Vulnerabilities Using code2vec Model (code2vec 모델을 활용한 소스 코드 보안 취약점 탐지)

  • Yang, Joon Hyuk;Mo, Ji Hwan;Hong, Sung Moon;Doh, Kyung-Goo
    • Journal of Software Assessment and Valuation
    • /
    • v.16 no.2
    • /
    • pp.45-52
    • /
    • 2020
  • Traditional methods of detecting security vulnerabilities in source-code require a lot of time and effort. If there is good data, the issue could be solved by using the data with machine learning. Thus, this paper proposes a source-code vulnerability detection method based on machine learning. Our method employs the code2vec model that has been used to propose the names of methods, and uses as a data set, Juliet Test Suite that is a collection of common security vulnerabilities. The evaluation shows that our method has high precision of 97.3% and recall rates of 98.6%. And the result of detecting vulnerabilities in open source project shows hopeful potential. In addition, it is expected that further progress can be made through studies covering with vulnerabilities and languages not addressed here.

Design and Implementation of JBI Component Deployment tool Based on the open sources (오픈소스 기반의 JBI 컴포넌트배치도구의 설계 및 구현)

  • Park, Jae-Won;Choi, Jae-Hyun;Lee, Jae-Sung;Lee, Nam-Yong
    • The KIPS Transactions:PartD
    • /
    • v.16D no.5
    • /
    • pp.715-728
    • /
    • 2009
  • The Enterprise Service Bus based on Java Business Integration is an web service standard and one of the methods for implementing distribution channels of Service Oriented Architecture. Consisting of open source group, extensive venders and users, the ESB based JBI has the problems of ineffectiveness as well as advantages of extensibility of service plug-in. That is, in case users need to use Service plug-in, manual connection of packaging process and sequential distribution method is required. This study, therefore, proposes as a way of trouble-shooting the user-oriented component deployment tool which can manage entire process for deploying The ESB middleware platform to Service unit. At the same time, this study elicited the requirements based on issues of JBI-based ESB and has developed the modeling property, packaging, distribution and evaluation thru Schema analysis of JBI-compatible component. Using the deployment tool this study proposed, users will be able to perform and manage the whole deploying process without additional manual work for connecting component. Not only it is expected that interface based on Graphic User Interface provide usability and convenience but they can also minimize the errors rate through component and route validity verification function provided in deployment tool.

A Method for Tool-Chain-driven Quality Control based on Visualization for Small and Medium Scale Software Development Projects (중소규모 SW개발 프로젝트를 위한 시각화 기반의 Tool-Chain 품질관리 방법 제안)

  • Kim, Jung-Bo;Jung, Jin-Young;Kim, Jung-In
    • Journal of Korea Multimedia Society
    • /
    • v.18 no.4
    • /
    • pp.546-556
    • /
    • 2015
  • Since the concept of software engineering was first used in 1968 by NATO Science Committee, a lot of research work and improvements have been made on software development methodology and software quality control, but they still fall short of ensuring successful development of small and medium scale software systems. Under these circumstances, Center for Software Engineering (CSE) at National IT Industry Promotion Agency(NIPA) has been conducting studies on quality control methodologies of software visualization well-suited for small and medium scale software systems, and also working on the systemization and quantification of software quality control. In this paper, we attempt to scope on the software development management of domestic and foreign small and medium-sized enterprises that are lying in the blind spot, compared to large enterprises with well-organized software development systems. In particular, based on software visualization that CSE is pursuing for small and medium-sized developers, we propose a practical quality control methodology well-suited for small and medium scale projects, and a low-cost quality control management tool by combining open-source quality control tools. Our proposal is expected to induce developers' mind change in SI-specialized small and medium-sized software enterprises, increase their profits and improve customer satisfaction through project quality control.

A Study about Scholarly Impact Measurement through Altmetrics (Altmetrics를 통한 연구의 영향력 평가에 관한 연구)

  • Cho, Jane
    • Journal of Korean Library and Information Science Society
    • /
    • v.46 no.1
    • /
    • pp.65-81
    • /
    • 2015
  • Altmetircs is the new method to measure social impact of research result which couldn't be found by traditional way, through measuring how much research result is reacting to social media. As academic communication has been diverse and OA repository which can preserve diverse type of article has been activated, New paradigm that measure impact of articles through multifaceted and complex way has been started. This study considers background, status of application, pros and cons about altmetircs. And by using Impactstory which is open source based tool, analyses the research output about digital library of Korea, china and japan which is published in international journal. Besides, analyses correlation between Altmetricss and citation rates. As results, "saved" shows higher than "cited" in library research analysis, it means that even though articles are not cited by followed study, there are a lot of articles that has saved in reference management tool. And positive correlation(r = 0.718) exists between "saved" and "cited", it can be inferred that Altmetricss complement the bibliometrics based evaluation system. Meanwhile, Korean researches are saved more in reference management tool than other countries.