• Title/Summary/Keyword: 수식 검색

Search Result 36, Processing Time 0.02 seconds

The Spreadsheet-Based Tool Model for Efficient MMORPG Data Management (효율적인 MMORPG 데이터 관리를 위한 스프레드시트 기반 툴 모델)

  • Kang, Shin-Jin;Kim, Chang-Hun
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.10
    • /
    • pp.1457-1465
    • /
    • 2009
  • In MMORPG development process, spreadsheet based data management has advantages in the handling of functions and analysis of large data set. But it has limitations in inserting, deleting, searching and relational management of that. In this paper, we proposed the spreadsheet based tool model for large data set for MMORPG development. Our system can reduce the risk of data management failure in MMORPG development process and improve the efficiency of data handling in the large-scale team.

  • PDF

A Study on data cache locking policy for Packet Filtering System's performance improvement (패킷 여과 시스템의 성능 향상을 위한 데이터 캐쉬 잠금 방안 연구)

  • Cho, Hak-Bong;Choi, Chang-Seok;Moon, Jong-Wook;Jung, Gi-Hyun;Choi, Kyung-Hee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11a
    • /
    • pp.435-438
    • /
    • 2003
  • 오늘날 네트워크 보호를 위해 firewall 과 같은 패킷 여과 시스템이 많이 보급되어 있다. 이러한 시스템에서는 해당 패킷의 생사 및 진행방향을 정할 수 있는 Rule 이 다수 존재하며, 각 패킷에 해당하는 Rule 을 검색하는 시간은 전체 네트워크의 응답시간을 지연시킨다. 더불어 해당 네트워크의 병목현상을 일으키는 주범이 될 수 있다. 본 논문에서는 데이터 캐쉬 잠금 방법을 활용한 네트워크 프로세서를 모델로, 캐쉬 잠금을 이용해 패킷 여과 Rule 의 접근 시간을 줄일 수 있는 파라미터를 찾고 수식화하며 Simulation 을 통해 효용성을 검토해 본다.

  • PDF

Agent_based Web Service Support using Decentralized Coordination Technique (비집중화된 조정 기법을 이용한 에이전트 기반 웹 서비스 지원)

  • Jung, Seul-Ki;Lee, Tae-Kyung
    • The KIPS Transactions:PartB
    • /
    • v.15B no.5
    • /
    • pp.449-456
    • /
    • 2008
  • This paper proposed the agent-based web service platform that works toward providing coordination technique on web environment. The system described in this paper is designed and implemented to support web services between agents while maintaining web service module. The agent perform user's request dynamically with the proposed LDL, and it offer possibility of coordinated web services by performing commitment process to perform their goals with mutual cooperation for grouped agents. On experiments to check an implemented system, we found that the cost of module retrieval time is reduced and users are accessible.

An Efficient Implementation of B-Tree Using Lazy Update on Flash Memory (플래시 메모리 상에서 지연 갱신을 이용한 B-트리의 효율적인 구현)

  • Kim, Bo-Kyeong;Yoo, Min-Hee;Lee, Dong-Ho
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06a
    • /
    • pp.69-72
    • /
    • 2011
  • 플래시 메모리 기반의 저장 시스템은 빠른 접근 속도, 작고 가벼운 특성, 저전력 소모 등의 이유로 하드 디스크를 대체하는 저장 매체로 주목 받고 있다. 플래시 메모리는 하드 디스크와 다르게 읽기 쓰기 소거 연산이 필요하며 수혈 단위와 수혈 시간 이 비대칭적이다. 또한 제자리 갱신이 불가능하기 때문에 가장 느린 소거 동작을 선행하여 갱신 연산을 수행한다. 기존 호스트 시스템은 읽기 쓰기 연산 만을 수행하기 때문에 플래시 메모리를 바로 사용하기 위해서는 별도의 소프트웨어 중간 계층인 플래시 전환 계층이 필요하다. 그러나 디스크 기반의 B-트리를 플래시 전환 계층 위에서 인덱스로 사용하면 B-트리 특성상 제자리 갱신이 빈번하게 발생하기 때문에 성능 저하가 발생한다. 따라서 플래시 메모리 특성을 고려한 새로운 인덱스 구조가 필요하게 되었다. 플래시 메모리 전용의 인덱스 ${\mu}$-트리와 LSB-트리가 제안 되었지만, ${\mu}$-트리는 페이지 관리의 비효율성, LSB-트리는 임시 노드 관리 추가 비용의 문제점을 가지고 있다. 본 논문에서 ${\mu}$-트리와 LSB 트리의 문제점을 해결하기 위하여 지연 갱신을 이용한 B-트리를 제안한다. 제안하는 인덱스는 변경이 일어나는 노드를 메모리에 적재시켜 데이터 삽입 시 노드 갱신을 지연시키고 노드 분할 없이 데이터의 순차 삽입을 처리하여 검색 및 쓰기 성능을 향상시킨다. 본 논문에서는 관련 연구인 ${\mu}$-트리와 LSB-트리를 수식을 통하여 제안하는 인덱스 구조의 우수성을 보인다.

Digitalizing Technical Documents of Construction Projects Based on Database and XML (데이터베이스와 XML에 기반한 건설프로젝트 기술문서 전자화)

  • Jung Jong-Hyun
    • Korean Journal of Construction Engineering and Management
    • /
    • v.6 no.4 s.26
    • /
    • pp.190-198
    • /
    • 2005
  • This study describes the digitalization of technical documents of construction projects using database for storage and XML for exchange format on the web. First, for this purpose, the requirements for effective digitalization are identified. Second, the strategies for using database and XML are presented. These strategies include the way to store and search for the technical documents, to draw up the XML document for some parts of the technical documents, to arrange the components in their proper hierarchy, to manage the graphics and mathematical expressions in database and XML documents. Finally we discussed the validities of the results of this study by partial implementation for structural design sheets which has all the characteristics of technical documents.

Design and Implementation of Distribution in Distributed Object-Oriented Databases (분산 객체지향 데이타베이스에서 분산 설계 및 구현)

  • Lee, Soon-Mi;Park, Hea-Sook;Ha, Yan
    • The KIPS Transactions:PartB
    • /
    • v.11B no.5
    • /
    • pp.611-618
    • /
    • 2004
  • This paper addresses the design and implementation of class distribution in distributed object-oriented databases. The proposed strategy of distribution consists of two-step design of fragments. One is class fragmentation and the other is allocation of fragments. In step of class fragmentation, we have defined partitioning algorithms to reflect the characteristics of object-oriented databases such as method, inheritance and composite-object. In step of allocation, we have defined the objective function for allocation considering system operating cost including storage, query processing and communication and implemented it using Genetic Algorithm.

An Efficient Structure of The Integrated Solution to the Management of Technical Information (기술정보관리를 위한 통합솔루션의 효율적 구조)

  • Choo, S.W.;Kim, B.H.;Lee, H.K.;Shin, Y.G.
    • IE interfaces
    • /
    • v.8 no.3
    • /
    • pp.197-202
    • /
    • 1995
  • 생산성 제고를 위하여 생산 현장에서 사용되는 여러 가지의 자료 즉, 다양한 형식의 화상(Image), CAD 자료, 도면, 표, 수식, 각종 문서 양식 및 문안들을 관리해주는 시스템이 필수적이다[1]. 그러나 다양한 종류의 자료들이 격리되어 관리되고 있는 상황에서는 원하는 정보를 찾거나, 자료간의 관련성을 알아내는데 많은 어려움을 겪지 않을 수 없다. 따라서 생산과정에서 필요한 여러 가지 자료들을 생성, 편집할 수 있는 도구와 각 자료들간의 관련성을 생성, 편집하는데 도움이 될 수 있는 방안, 마지막으로 생성된 여러 자료를 쉽게 찾도록 도와 주는 기능이 요구된다. 이와 같은 기술정보관리를 효율적이고 통합된 형태로 수행하기 위하여, 본연구에서는 기술정보관리시스템(TIMS : Technical Information Management System)을 구축하였다. 기술정보관리시스템은 개별 자료의 생성, 편집 및 개별 자료의 공유를 통한 복합문서 작성 부분, 개별 자료들 간의 관련성을 자동관리해 주는 부분 그리고 개별 자료들 간의 관련성을 통한 자료검색 부분으로 구성되어 있다. 본 논문에서는 기술정보의 효율적인 작성, 사용 및 관리를 지원하기 위한 통합 시스템의 각 구성부분에 요구되는 기능들과 전체 시스템의 효율성을 증대시키기 위한 방안을 논하였다. 격리되고 인력에 의존에 온 기술정보의 효율적인 작성, 사용 및 관리를 방대한 양의 자료들 속에서 통합적이며, 적합한 형태로 자동관리해줌으로써 생산성 제고에 기여할 수 있는 시스템으로 사용될 수 있을 것으로 기대된다.

  • PDF

Enzymological Properties of the Alkaline AL-Protease from Arthrobacter luteus and Detection of Its Active Amino Acid Residue (Arthrobacter luteus로부터 유래한 염기성 AL-Protease의 효소학적 성질 및 활성 아미노산 잔기의 검색)

  • Oh, Hong-Rock;Aizono, Yasuo;Funatsu, Masaru
    • Journal of the Korean Society of Food Science and Nutrition
    • /
    • v.13 no.2
    • /
    • pp.193-204
    • /
    • 1984
  • The enzymatic properties of the alkaline AL-protease, which had been prepared from the crude zymolyase of Arthrobzoter luteus, was investigated together with its active amino acid residue. Complete inactivaton of the proteolytic activity of AL-protease by either DFP or PMSF was simultaneously accompanied by the loss of its lytic effect on the lysis of yeast cell wall. In the reaction, AL-protease showed the pattern of inactivation to decrease very slowly, as compared to that of chymotrypsin, and that enzyme and DFP were found to react with a molar ratio of 1 : 1. The preparation of AL-protease exhibited no hydrolytic activity in any substrates of polysaccharases, playing a significant role in the lysis of yeast cell wall. The optimum pH and temperature of AL-protease was pH 10.5 and $65^{\circ}C$, respectively. It also showed stability in the pH range from 5 to 11 and at the temperature below $65^{\circ}C$. Through the identification of the amino acid residue in the active site of the $^{32}P$-diisopropylph-osphorylated(DIP) AL-protease modified specifically with $^{32}P$-labeled DFP, AL-protease was found to be a DFP-sensitive which has a mole of active serine residue involved in its proteolytic activity per mole of the enzyme.

  • PDF

XML Document Editing System for Structural Processing of the Digital Document to Including Mathematical Formula (수식을 포함한 전자문헌의 구조적 처리를 위한 XML 문서편집시스템)

  • 윤화묵;유범종;김창수;정회경
    • Journal of the Korean Society for information Management
    • /
    • v.19 no.4
    • /
    • pp.96-111
    • /
    • 2002
  • A lot of accumulated data of many quantity exist within a institution or an organization, but most data is remained in form of standardization as each institution or organization. There are difficulty in exchange and share of information. New concept of knowledge information resource management to overcome this disadvantage was introduced, and the digitization of knowledge information resources to share and manage accumulated data is been doing. Specially, in science technic or education scholarship it, the tendency that importing XML to process necessary data to exchange and share of knowledge information resources structurally, and limitation of back for search and indexing or reusability is happened according as expression of great many mathematics used inside electron document of these sphere is processed to nonstructural data of image or text and so on. There is interest converged in processing of mathematics that use MathML to overcome this, and we require the solution to be able to process MathML easily and efficiently on structural document. In this paper, designed and implemented of XML document editing system which easy structural process of electronic document for knowledge information resources, and create and express MathML easily on structural document without expert knowledge about MathML.

A Study on Developing An Experimental Model to Solve for Optimal Forest-Level Timber Harvesting Schedules Using Linear Programming (대단지(大團地) 산림(山林)의 목재생산계획(木材生産計劃) 분석(分析)을 위한 선형계획(線型計劃) 실험전산모델에 관한 연구(硏究))

  • Chung, Joo Sang;Park, Eun Sik
    • Journal of Korean Society of Forest Science
    • /
    • v.82 no.3
    • /
    • pp.292-304
    • /
    • 1993
  • This research developed a forest-level harvest scheduling model using linear programming (LP). The formulations of the LP model include timber production schemes with constraints of nondecling yield forest conversion strategies, the minimum timber supply, levels and the maximum cut acrages. The model is able to generate both Model I and Model II types of input matrix in MPS format. In this paper, use of LP in building the framework of the strategic forest planning model was justified by comparing the algorithmic characteristics of LP with those of Gentan probability and binary search approaches through literature reviews. In order to demonstrate the field applicability of the model proposed. (1) the harvest scheduling problem for about 11,000-hectare case study area (Mt. Baekun area in Southern Experimental Forest of Seoul National University) was formulated and soloed and (2) the effects of the change in task regulatory timber production constraints or. optimal harvesting schedules here investigated.

  • PDF