Construction of University Online Examination System Based on Cloud Computing Technology

Shixian Song
DOI: https://doi.org/10.1155/2021/7849255
2021-12-07
Scientific Programming
Abstract:With cloud computing's powerful computing power, many end users can create a variety of effective network applications using the cloud's services without having to worry about computing technology or access methods. Based on CC technology's on-demand service characteristics and unlimited dynamic expansion capability, this article designs and implements a shared network examination system. In the Web mode, the functions of receiving and distributing examination data, identity verification, online examination, and examination result collection can be realized using the SaaS deployment structure, MVC three-tier architecture, Java modeling language, XFIE, JSON, web service, DES, and other technologies combined with MySQL database. At the same time, the improved parallel genetic annealing algorithm (IPGAA) is proposed as a CC resource scheduling strategy. The IPGAA has better adaptability in the CC system with various cloud resources because it combines the fast global search ability of the genetic algorithm (GA) with the local search ability of the simulated annealing algorithm. Simulation tests show that the IPGAA is effective.
computer science, software engineering
What problem does this paper attempt to address?