Volume 11 Number 2 June 2020


Design of the Excel VBA Password Changing Module

SJ Jang. Seung-Ju Chang

https://doi.org/10.6025/jisr/2020/11/2/37-45

Abstract In this paper, we design a module that can change password when Excel VBA password is set. Especially, we designed it to be applicable to VBA environment using macros in Excel. It often happens that you cannot access important file data due to password loss, after setting the VBA password. For these users, it is possible to access valuable data by more convenient... Read More


An RSA Co-processor Architecture Suitable for a User-Parameterized FPGA Implementation

Joseph R Laracy

https://doi.org/10.6025/jisr/2020/11/2/46-53

Abstract This paper describes an original and straightforward architecture for a logic circuit implementation of the RSA algorithms. The architecture is ideal for teaching advanced undergraduate or graduate students topics associated with public-key cryptography and digital system design. The system is designed with VHDL for execution on a FPGA. Software implementations of RSA running on standard PCs are relatively slow as standard microprocessors are... Read More


A Multiple Utterances based Neural Network Model for Joint Intent Detection and Slot Filling

Lingfeng Pan, Yi Zhang, Feiliang Ren, Yining Hou, Yan Li, Xiaobo Liang, Yongkang Liu

https://doi.org/10.6025/jisr/2020/11/2/54-60

Abstract Spoken language understanding(SLU), which usually involves slot filling and intent detection, is an important task in natural language processing. Most of the state-of-the-art methods are usually take single utterance as input, which would introduce much ambiguity because the loss of context information. To address this issue, we propose a new neural network based joint intent detection and slot filling model which takes multiple... Read More