• Title/Summary/Keyword: script

Search Result 964, Processing Time 0.025 seconds

The Development and Evaluation of Educational Hangul Programming Language 'HanScript' (교육용 한글 프로그래밍 언어 'HanScript'의 적용)

  • Jeong, Young-Sik
    • The Journal of Korean Association of Computer Education
    • /
    • v.7 no.3
    • /
    • pp.15-22
    • /
    • 2004
  • This study developed HanScript, which is an educational Hangul programming language, in order to make programs easily and conveniently and applied it to the school fields. To evaluate HanScript, additionally, the researcher divided the properties of educational programming languages into easiness to read, easiness to write and easiness to debug and, based on them, compared HanScript with Visual Basic. According to the result, HanScript was expressed in Korean language style, so was easier to read and debug than Visual Basic. But it was not different from Visual Basic in debugging. Due to fewer libraries compared to Visual Basic, however, it was difficult to implement complex functions using HanScript. In addition, HanScript did not include an editor to edit source codes. Thus, if HanScript is equipped with rich libraries, detailed debugging information and an editor for source code edition, it will be a useful educational programming language.

  • PDF

The Development and Influence of Seal Script of Han Dynasty Inscriptions

  • Yang, Shanshan
    • International Journal of Advanced Culture Technology
    • /
    • v.10 no.3
    • /
    • pp.192-201
    • /
    • 2022
  • The Han Dynasty was the great unification dynasty in history after the Qin Dynasty. Since the Han Dynasty inherited the Qin system, the seal script of the Han Dynasty developed continuously based on inheriting the Qin Small Seal Script. With the progress of social productivity, the Official Script gradually replaced the Seal Script in the Han Dynasty, but the Seal Script did not disappear completely; instead, a special line of development arose under the influence of the Official Script. Through the study of seal script of Han Dynasty inscriptions, this paper understands that the practical function of seal script of inscriptions has been weakening under the influence of clerical script, but the aesthetic value has been increasing day by day. Moreover, there were new artistic innovations in the context of the development of the diversification of inscriptional forms, and its emphasis on social role, cultural status, and the presentation of an aesthetic style that had a profound impact on later generations are worth studying.

The Effects and Development of Coordination Supporting Script in CSCL (CSCL 환경에서 조정지원스크립트 개발 및 효과)

  • Kim, Soo-Hyun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.12 no.10
    • /
    • pp.4369-4377
    • /
    • 2011
  • The goal of this research is to development a coordination supporting script in CSCL and tried to measure of coordination supporting script's effectiveness. Therefor, in this research, after derive macro-script design principle and activity principle from former study and CSCL tool, after derive micro-script from role sign several reference, and then based on those principle developed coordination supporting script. As providing coordination supporting script or not, there will be the sense making difference of effectiveness of coordination supporting script in learning activity(shared mental model). The result of this study may have implication for the research on macro-script and micro-script and educational practice.

Definition and Application of a Layered Avatar Behavior Script Language for Reusability and Simplicity (재사용성 및 용이성을 위한 계층적 아바타 행위 스크립트 언어의 정의)

  • Kim Jae-Kyung;Choi Seung-Hyuk;Sohn Won-Sung;Lim Soon-Bum;Choy Yoon-Chul
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.33 no.8
    • /
    • pp.455-476
    • /
    • 2006
  • An avatar script language consists of commands set which is used to control avatar behaviors in cyberspace. The script language should be abstract from complex low-level concepts, so that a user can write down a scenario script easily without concerning about physical motion parameters. Also, the script should be defined in a standard format and structure to allow reusing in various implementation tools. In this paper, a layered script language is proposed for avatar behavior representation and control, which consists of task-level behavior, high-level motion and primitive motion script language. The script language of each layer represents behavior elements for a scenario scripting interface, an avatar motion sequence, and geometric information of implementation environment, respectively. Therefore, a user can create a scenario script by abstract behavior interface and a script can be applied to various implementations by the proposed translating process. A presentation domain is chosen for applying the proposed script language and the implementation result shows that the script is flexibly applied in several applications.

A Scheme for Acceleration of JavaScript Transmission Considering Software Module Reusability (소프트웨어 모듈 재사용성을 고려한 JavaScript 전송 가속화 방안)

  • Kim, Gijeong;Lee, Sungwon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39B no.5
    • /
    • pp.329-331
    • /
    • 2014
  • JavaScript is widely used to offer interactive web service and dynamic content. However, the number and size of JavaScript constituting the web page has been increasing steadily, and this circumstance leads to falling web performance. In this paper, we suggest a scheme for acceleration of JavaScript transmission considering software module reusability. We perform network simulation for the performance evaluation and analysis about the suggested scheme, and then confirm that the suggested scheme offers better performance in term of page loading time and the amount of traffic generated in the network than the transmission method using Gzip.

Implementation of Java Web Server for Web Lecture Script (Web Lecture Script를 위한 Java Web Server 구현)

  • Hwang, Hyo-Sun;Kim, Eun-Young;Kim, Hye-Yeon;Han, Ji-Seon;Cho, Dong-Sub
    • Proceedings of the KIEE Conference
    • /
    • 1999.07g
    • /
    • pp.2965-2967
    • /
    • 1999
  • 본 논문에서는 Web Lecture script를 정의하고 이를 효과적으로 운영하기 위한 Java Web Server를 설계 구현하였다. Web Lecture Script란 강의록, 문제출제, 문제 평가, 숙제 제출, 자료실, 토론방 등의 가상 대학 환경을 편리하게 구축하기 위해서 데이터베이스 및 파일의 접근을 Web 환경의 script막을 사통하여 구현할 수 있도록 정의한 것이다. Lecture시스템은 사용자에게 정형화된 포맷이 많이 쓰이기 때문에 script로 정형화된 형태의 인터페이스가 적합하며, 실제적인 구현이 Jaya로 이루어지기 때문에 확장의 범위가 크다. Web Server는 이러한 Lecture Script를 사용자에게 제공하기 위한 Script Engine을 포함하고 있어야 하는데, 이러한 Script Engine이 Web Server라 어떻게 상호작용 하는가에 따라 성능이 좌우된다. 상호 작용하는 방법에는 Script Engine이 Web Server 자체에 포함될 경우, 독립적인 프로세서를 띄워서 처리하는 방법 스크립트만을 처리하는 별도의 서버를 두어 처리를 전환하는 방법이 있다. 따라서 Lecture Script 처리 Engine은 여러 방법으로 구현하고 성능을 비교하여 보다 효과적인 서버를 제안하고자 한다.

  • PDF

5-Year-Old Children's Script Knowledge According to Task Situation and Socioeconomic Status (과제 상황 및 계층에 따른 만 5세 유아의 스크립트 지식)

  • 성미영;이순형
    • Journal of the Korean Home Economics Association
    • /
    • v.40 no.11
    • /
    • pp.119-130
    • /
    • 2002
  • This study investigated preschool children's script knowledge according to task situation and socioeconomic status. Subjects were seventy-eight 5-year-old children (38 low- and 40 middle-income children; 36 boys and 42 girls) recruited from three day-care centers in Seoul. Each child participated in the script knowledge assessment session. Assessment of script knowledge consisted of a picture-recognition and picture-sequencing task. Statistical methods used for data analysis were means, standard deviations, repeated measures ANOVA. Results showed that children's script knowledge scores were higher in familiar task situation than in unfamiliar task situation. Furthermore, middle-income children had higher scores of script knowledge than low-income children. Findings of this study indicate that there is the difference of script knowledge between low- and middle-income preschoolers.

The Real-Time Detection of the Malicious JavaScript (실시간으로 악성 스크립트를 탐지하는 기술)

  • Choo, Hyun-Lock;Jung, Jong-Hun;Kim, Hwan-Kuk
    • Journal of Internet Computing and Services
    • /
    • v.16 no.4
    • /
    • pp.51-59
    • /
    • 2015
  • JavaScript is a popular technique for activating static HTML. JavaScript has drawn more attention following the introduction of HTML5 Standard. In proportion to JavaScript's growing importance, attacks (ex. DDos, Information leak using its function) become more dangerous. Since these attacks do not create a trail, whether the JavaScript code is malicious or not must be decided. The real attack action is completed while the browser runs the JavaScript code. For these reasons, there is a need for a real-time classification and determination technique for malicious JavaScript. This paper proposes the Analysis Engine for detecting malicious JavaScript by adopting the requirements above. The analysis engine performs static analysis using signature-based detection and dynamic analysis using behavior-based detection. Static analysis can detect malicious JavaScript code, whereas dynamic analysis can detect the action of the JavaScript code.

Designing a large recording script for open-domain English speech synthesis

  • Kim, Sunhee;Kim, Hojeong;Lee, Yooseop;Kim, Boryoung;Won, Yongkook;Kim, Bongwan
    • Phonetics and Speech Sciences
    • /
    • v.13 no.3
    • /
    • pp.65-70
    • /
    • 2021
  • This paper proposes a method for designing a large recording script for open domain English speech synthesis. For read-aloud style text, 12 domains and 294 sub-domains were designed using text contained in five different news media publications. For conversational style text, 4 domains and 36 sub-domains were designed using movie subtitles. The final script consists of 43,013 sentences, 27,085 read-aloud style sentences, and 15,928 conversational style sentences, consisting of 549,683 tokens and 38,356 types. The completed script is analyzed using four criteria: word coverage (type coverage and token coverage), high-frequency vocabulary coverage, phonetic coverage (diphone coverage and triphone coverage), and readability. The type coverage of our script reaches 36.86% despite its low token coverage of 2.97%. The high-frequency vocabulary coverage of the script is 73.82%, and the diphone coverage and triphone coverage of the whole script is 86.70% and 38.92%, respectively. The average readability of whole sentences is 9.03. The results of analysis show that the proposed method is effective in producing a large recording script for English speech synthesis, demonstrating good coverage in terms of unique words, high-frequency vocabulary, phonetic units, and readability.

A Study on the set the seven roalls of the Saddarma Pundarika Sutra Prayed by Yeom Seong-Ik and Script Center (사경은(寫經院)과 염승익(廉丞益) 발원(發願)의 사경(寫經) 「묘법연화경(妙法蓮華經」 7권본 1부)

  • Kyon, Hee-Kyung
    • Journal of Korean Society of Archives and Records Management
    • /
    • v.3 no.1
    • /
    • pp.1-21
    • /
    • 2003
  • In this paper the characteristics of the script centers golden and/or silver letter center in Koryo Dynasty and a set of seven rolls of the script written in silver letter on blue paper prayed by Yearn Seong-Ik were studied with focusing on the referred records and an epilog of the script. This script was discovered from Namgewon's stone stupa, when it was transported from original site of Daekam Dong, Kaiseong city to Kyungbok Palace in 1919. This script prayed by Yeom Seong-Ik which was written in silver paste on blue papers is a set of seven rolls, the size is 31.1 cm (length) ${\times}$ 27.2 cm (width). The cover painting and Beonsangwha(Buddha's preaching picture) were painted out and in the roll cover. This script was written with 14 letters on a line whose characteristic with the style of cover painting and Beonsangwha is similar to the golden and silver scripts prayed by kings of Koryo Dynasty. The person who prayed this script was a powerful vassal of the king Chungyeol period, Yeom Seong-Ik. According to Koryosa(Koryo History) and Koryosa jeolyo(summarized Koryo History), it is described that Yeom Seong-Ik offered his own house which was built by a group of strangers as a 'Writing Place for the complete collection of Buddhist Sutras and the place of the script of the complete collection of Buddhist Sutras. Therefore, it is possible to consider that this script a set of seven rolls of the script of Saddharma Pundarika-Sutra was written to pray for himself as well as his families' fortune at the place of golden script of the complete collection of Buddhist Sutras, and enshrined it in the Namgaewon stone stupa when the stupa was repaired in 9th year of king ChungYeol. Above all the most important point should be centered on that he offered his house as a writing place for golden script of the complete collection of Buddhist Sutras as recorded in Koryosa Jeolyo. The writing place for golden script of the complete collection of Buddhist Sutras should be emphasized on the meaning of its site. It is an important key point to clear that Kumjawon(Golden letter center) would be different from Kumjadejangso(the writing place of golden script for complete collection of Budihist Sutras) with Kumkyungsa(Goldm script place). As considereing the point that this script showed the characteristics of golden and/or silver scripts which prayed by king Chungyeol in Koryo Dynasty as they were, even though this script was manufactured by individual praying, this script follwed in the style of Kumjawon(golden letter center) and/or Unjawon(siIver letter center) as they were, because this script was written in the place of the golden script for the complete collection of Buddhist Sutras. In this paper all of the points described above with focusing on the referred records and an epilog of this script were collectively considered to make clear the characteristics of the script centers, golden and/or silver letter.