欢迎来到天天文库
浏览记录
ID:32178358
大小:2.02 MB
页数:66页
时间:2019-02-01
《基于rbac和遗传算法题库系统设计和实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于RBAC和遗传组卷算法的题库系统的设计与实现摘要摘要题库系统的建设和运用是促进教学技术改革和提高教学效率的一项重要工作。本文结合中学教育对题库系统的实际需求,从保障系统的安全性和提高成卷的质量这两个角度出发,运用基于角色的访问控制(RoleBasedAccessControl,RBAC)技术和遗传算法(GeneticAlgorithms,GA),对网络环境下的多学科通用题库系统进行了设计与实现。本文分析了传统访问控制的不足,在对RBAC96访问控制模型进行详细研究的基础上,基于RBAC0模型结
2、构,设计了题库系统的访问控制实现方案,从而方便了用户权限的管理,保证了角色的最小权限原则,加强了系统的安全性。在组卷算法的设计上,本文研究了遗传算法的原理及其在组卷问题上的应用方式,针对传统二进制染色体编码方式下产生的个体因携带信息量不足而影响算法执行效率的问题,提出了一种二进制与字符混合的分段的编码方案,这种编码方案在一定程度上提高了初始解的适应度,加快了算法搜索速度,提高了算法效率。本文对采用这种编码方案的遗传算法在处理组卷问题上的具体操作过程进行了详细的介绍。在上述研究的基础上,本文对系统总
3、体结构、系统流程、功能模块划分等进行了设计,并最终完成了系统的代码实现。所开发的题库系统目前已被应用于我校教学中,并产生了良好的效果。关键词:题库、访问控制、组卷算法、RBAC、GA作者:李良指导教师:朱艳琴ABSTRACTTheDesignandRealizationofltemBankBased011RBACandGAThebuildingandapplicationofquestionbanksystemisanimportantworkinpromotinginnovationofteac
4、hingtechnologyandenhancesteachingefficiency.Thisarticle,combiningtheactualrequestofsecondaryeducationforthequestionbanksystemaswellasthetwoangelsofsafeguardingsystemsecurityandimprovingexaminationpaperquality,hascarriedonthedesignandrealizationofgener
5、almulti-disciplinaryquestionbankunderthenetworkenvironmentbyutilizingrolebasedaccesscontroltechnologyandgeneticalgorithms.Thisarticleanalyzestheinsufficiencyoftraditionalaccesscontr01.BasedonthethoroughstudyofRBAC96accesscontrolmodelandRBACOmodelstruc
6、ture,thisarticlehasdesignedtherealizationschemeforthequestionbanksystemaccesscontrol,whichhasfacilitateduser’Sjurisdictionmanagement,guaranteedthesmallestjurisdictionprincipleofrole,strengthenedthesystemsecurity.Inthedesignofgroupingexaminationpaperal
7、gorithm,thisarticlestudiesthegeneticalgorithmsprincipleanditsapplicationmodeingroupingexaminationpaper.Inallusiontotheproblemduetoaunitfromundertraditionalbinaryvaluedchromosomeencodingmethod,whichcarriesinsufficientinformationbuttoaffectthealgorithmc
8、onductefficiency,thisarticleproposesonekindofmixedsubsectionencodingmethodofbinaryandcharacter.Thiskindofcodescheme,tosomedegree,enhancestheinitialsolutionfitness,acceleratesthealgorithmsearchspeedandimprovesalgorithmefficiency.Thisarticlegive
此文档下载收益归作者所有