• Title/Summary/Keyword: software library

Search Result 501, Processing Time 0.031 seconds

Designing Unicode-compliant Indic-script based Institutional Digital Repository with special reference to Bengali

  • Roy, Bijan Kumar;Biswas, Subal Chandra;Mukhopadhyay, Parthasarathi
    • International Journal of Knowledge Content Development & Technology
    • /
    • v.8 no.3
    • /
    • pp.53-67
    • /
    • 2018
  • Local languages based information storage and retrieval system is essential for any online digital repository system. This paper reports the development of an interface in Bengali that allows users not only browsing and searching Indic-script based documents but also allows administrator performing various system level operations. This paper briefly describes the origin and key characteristics of Indic-scripts along with their encoding in Unicode standard with special reference to Bengali language. It also demonstrates the development processes of Bengal-script based information representation and retrieval (IRR) system viz. BURA (Burdwan University Research Archive) using different open standard and open source software (OSS) including different factors essential for building such successful Indic-script based multilingual digital libraries. The suggested strategies may help digital library developers to design an appropriate multi-script based information access services in any other Indic-script based languages.

OpenFOAM : Open source CFD in research and industry

  • Jasak, Hrvoje
    • International Journal of Naval Architecture and Ocean Engineering
    • /
    • v.1 no.2
    • /
    • pp.89-94
    • /
    • 2009
  • The current focus of development in industrial Computational Fluid Dynamics (CFD) is integration of CFD into Computer-Aided product development, geometrical optimisation, robust design and similar. On the other hand, in CFD research aims to extend the boundaries of practical engineering use in "non-traditional" areas. Requirements of computational flexibility and code integration are contradictory: a change of coding paradigm, with object orientation, library components, equation mimicking is proposed as a way forward. This paper describes OpenFOAM, a C++ object oriented library for Computational Continuum Mechanics (CCM) developed by the author. Efficient and flexible implementation of complex physical models is achieved by mimicking the form of partial differential equation in software, with code functionality provided in library form. Open Source deployment and development model allows the user to achieve desired versatility in physical modeling without the sacrifice of complex geometry support and execution efficiency.

Library User Education using HyperCard (하이퍼 카드를 응용(應用)한 도서관 이용자(利用者) 교육(敎育))

  • Tak, Hae-Kyung
    • Journal of Information Management
    • /
    • v.25 no.3
    • /
    • pp.1-27
    • /
    • 1994
  • HyperCard used the concept of hypertext not only is the database management program and the educational medium used hypermedia but also provides the environment able to develop the educational software. In this paper, the concept and characteristics of HyperCard are reviewed, and the example applied HyperCard program to library user education are given.

  • PDF

The Implications of Current Practices Relating to the Sharing, Reuse, and Citation of Research Software for the Future of Research (연구소프트웨어의 공유, 재사용 및 인용과 관련된 현재 관행의 의미)

  • Park, Hyoungjoo;Wolfram, Dietmar
    • Journal of the Korean Society for information Management
    • /
    • v.38 no.4
    • /
    • pp.65-82
    • /
    • 2021
  • The purpose of this research is to explore the phenomenon of the sharing, reuse, and citation of research software. These practices are playing an increasingly important role in scholarly communication. The researchers found that the citation and reuse of research software are currently uncommon or at least not reflected in the Data Citation Index (DCI). Such citation was observed, however, for the newer software in a number of prominent repositories. The repositories Comprehensive R Archive Network (CRAN) and Zenodo received the most formal software citations. The researchers observed both formal and informal forms of citation when researchers reused software. The latter form involves mentioning research software in passing in the main text of articles, while formal citations appear in the references section. In addition, our comparative analysis helps to explain the phenomenon of self-citation of research software.

Constructing with XML Data and XSLT for Process Asset Library(PAL) (프로세스 자산 라이브러리(PAL)위한 XML Data와 XSLT 기반 구축)

  • Jang, WooSung;Hwang, JunSun;Kim, DongHo;Seo, ChaeYun;Kim, R. YoungChul;Park, ByungHo;Lee, SangEun;Kim, YoungSoo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.10a
    • /
    • pp.956-958
    • /
    • 2015
  • 소프트웨어 개발 프로세스 진행 중 산출 문서를 제작에 많은 시간적 비용이 필요하다. 또한 빈번한 데이터 또는 템플릿이 변경으로 수정 비용이 추가적으로 발생된다. 만일 개발 프로세스 과정에 PAL을 적용하여 자동 문서 생성이 가능하여 시간적 비용을 감소시킬 수 있다. 이를 위해, XML와 XSLT 기반의 PAL 엔진 설계 방법을 제안한다. 또한 표준 언어를 사용함으로써, 첫째로 시스템 관리자가 쉽게 문서 템플릿을 수정 가능하며, 둘째로 기존 시스템에 빠르게 적용 할 수 있다. 추가로 HTML 코드로 문서를 생성하여 일반 웹 브라우저에서 결과 문서 출력이 가능하다.

The Secure Chip for Software Illegal Copy Protection (소프트웨어 불법복제방지를 위한 보안칩)

  • 오명신;한승조
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.12 no.4
    • /
    • pp.87-98
    • /
    • 2002
  • Software has been developed very fast as information has become important value. Illegal software copy has been the main problem of developing software business. Recently used protecting lock system for software copy has not guaranteed perfectly from easily cracked-defense system. This paper, therefore, proposes 96-bit block cipher with 112-bit length to replace a DES(Data Encryption Standard) algorithm. Security chip by ASIC(Application Specific Integrated Circuit) security module is presented for software copy protection. Then, an auto block protecting algorithm is designed for the security chip. Finally, controlling driver and library are built for the security chip.

A Performance Analysis Framework Considering the Hierarchy of Embedded Linux Systems Software Architecture (임베디드 리눅스 시스템의 소프트웨어 계층구조를 고려한 성능 분석 프레임워크)

  • Kwak, Sang-Heon;Lee, Nam-Seung;Lee, Ho-Rim;Lim, Sung-Soo
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.6
    • /
    • pp.637-647
    • /
    • 2010
  • Recent embedded systems are being more complicated due to their hierarchical software architecture including operating systems. The performance of such complicated software architecture could not be well analyzed through separate analysis of each software layer; the combined effect and the interactions among the whole software layers should be considered. In this paper, we show the design and implementation of a performance analysis framework that enables hierarchical analysis of performance of Linux-based embedded systems considering interactions among the software layers. By using the proposed framework, we can obtain useful run-time information about a hierarchical software structure which usually consists of user-defined function layer, library function layer, system call layer, and kernel events layer. Experimental results reveal that the proposed framework could accurately identify the performance bottlenecks with the corresponding software layers during executions of target applications through the accompanying sub-steps of the analysis: the actual execution paths, the execution time of each observed event in each software layer, and the control flows across the software layers.

The Relation of the Videotex Systems and Library Services (비디오텍스 시스템과 도서관 봉사간의 관계)

  • Sung Kee-Joo
    • Journal of the Korean Society for Library and Information Science
    • /
    • v.24
    • /
    • pp.171-204
    • /
    • 1993
  • The purpose of this study is to verify the hypothesis that the contents and range of library services are changed as the use of videotex systems increases. 1000 members of Chollian II were chosen as subjects for this study and the questionnaire was posted to them. The returned responses to questionnaire were analyzed with the statistical software packages 'SAS PC' and 'STATGRAPHICS'. The findings and conclusions of this study are summarised as follows: 1. Users of Chollian II make more use of videotex systems in seeking daily information than in seeking scholarly and professional information. It seems desirable to co-ordinate the services of videotex systems and libraries by redefining the traditional boundary of the two systems. Users will then conveniently get daily information through videotex servics, scholarly and professional information through the reference service of libraries. 2. Sex does not make any significant difference in the use of videotex systems. Most frequent use of videotex systems is made by those at the age of thirties. Businessmen and enterprisers make the most frequent use of videotex systems. Those of higher education are the best users. 3. As the use of videotex systems increases, use of newspapers and periodicals decreases while its increase rarely has influence on the use of library materials. 4. There is limited correlation between the use of videotex systems and that of library services. The increase of the use of videotex systems does not significantly increase or decrease the use of libraries. It changes, however, the pattern and methods of information services provided by libraries. 5. Users of special libraries make the most frequent use of videotex systems and there is not much difference in the use by users of other kinds of libraries.

  • PDF

A Study on Evaluating Digital Illusion Level of Public Library (공공도서관의 디지털 통합 수준 평가에 관한 연구)

  • Noh, Younghee
    • Journal of the Korean Society for information Management
    • /
    • v.32 no.4
    • /
    • pp.167-203
    • /
    • 2015
  • This study tends to apprehend how much public library contributes to a role of upbuilder of digital integrated local society through a survey. For this, I performed the survey on 935 organization of public library in the whole country registered in national library statistical system. As a result, firstly, it's apprehended that equipment infra, Internet infra, etc like computer, laptop, scanner, tablet PC, etc are in relatively high level. Secondly, service or resource like electronic book, digital and virtual reference service, library service mobile App, etc that users can use are in relatively high level but software supporting cooperation and group task, fusibility of participating space, etc are shown very low level. Thirdly, the rate of literacy training relating to technology were only 22.4%, education subject focused on resource searching subject and somewhat future-oriented technical education like directions of video conference technique, cloud computing application education, etc wasn't conducted. Finally, we should consider expansion of providing technology and equipment and provision of future-oriented service and education according to a flow of the time that needs to seek change in various roles of library as enjoying culture space or creative space.

Library Digital Reference Services Marketing Strategies Based on the Case of Chat Reference Services (도서관 디지털정보봉사서비스 마케팅 전략 - 실시간 정보봉사서비스(채팅을 통한 정보봉사서비스) 케이스를 통한 고찰 -)

  • Lee, Seong-Sin
    • Journal of Korean Library and Information Science Society
    • /
    • v.40 no.2
    • /
    • pp.207-221
    • /
    • 2009
  • Reference services that use e-mail to receive reference questions and provide responses were developed as early digital reference services in the library field. However, librarians and users found that e-mail based reference services had some weak points when compared with traditional face-to-face reference services. As a result, libraries have started to create real-time reference services, which are similar to traditional face-to-face reference services through the use of synchronous chat software. Such chat reference services are focus of this paper. This paper approaches chat reference services as one of the services provided by libraries. Based on the understandings of the unique characteristics of services and the concept of "service quality", this paper tries to suggest appropriate marketing strategies of chat reference services.

  • PDF