• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (02): 288-293.

• 论文 • 上一篇    下一篇

移动互联网中一种移动学习方案的设计与原型实现

丁亦喆,魏刃佳,刘博,吴振强   

  1. (陕西师范大学计算机科学学院,陕西 西安 710062)
  • 收稿日期:2013-10-21 修回日期:2013-12-13 出版日期:2015-02-25 发布日期:2015-02-25
  • 基金资助:

    国家自然科学基金资助项目(61173190);中央高校基本科研业务费专项资金资助项目(GK261001236)

Design and implementation of a mobile
learning system prototype on mobile Internet  

DING Yizhe,WEI Renjia,LIU Bo,WU Zhenqiang   

  1. (School of Computer Science,Shaanxi Normal University,Shaanxi 710062,China)
  • Received:2013-10-21 Revised:2013-12-13 Online:2015-02-25 Published:2015-02-25

摘要:

以移动教育方面的三方应用场景为例,设计并实现了一个面向精品课程和开放课程的移动学习系统原型,实现了网络教学资源整合。根据现行主流移动智能终端的特点,针对触摸屏移动智能终端因误操作引起的计算资源和通信资源浪费现象,给出了一个有三方参与的应用系统场景中,可行的减少误操作的应用方法。通过使用确定型有限自动机的方法验证了系统的正确性。测试表明,该方法可以有效降低应用场景中代理服务模块和资源服务模块的工作压力,提高用户体验度。

关键词: 移动互联网, 移动学习, 精品课程, 开放课程, 确定型有限自动机

Abstract:

We design and implement a mobile learning system prototype for quality courses and open courses.We also integrate  network teaching resources in the scenario of tripartite participation system.Combined with the features of current mobile intelligent terminals in the scenario of tripartite participation system,we propose a viable method which can reduce computing and communication resources waste.The correctness of the system is verified by using deterministic finite automata method.Experimental results show that the scheme can effectively reduce the work pressure of proxy service module and resource service module in system scenario,and improve the degree of user experience.

Key words: mobile Internet;MLearning;quality courses;open courses;DFA