烟叶中转调拨管理系统依托信息化,改变现行烟叶收购中转调拨人工统计、衔接、上报的工作模式,实现烟叶中转调拨中对下设各单位库存、调拨烟叶等级等的数量查询、监控实时化,为领导的调拨决策提供数据支撑。中转库工作人员可以随时掌握在途烟叶数量,方便对运输车辆的统筹调度,同时利用系统进行数据统计与核对,减少人工统计误差,提高工作效率、节约工作成本。
随着计算机技术的飞速发展,计算机本科专业的课程及内容也随之迅速更新.传统的考试方式体现不出学生的学习运用能力及知识结构等方面的综合素质.针对贵州少数民族地区的生源特点及经济社会需求,计算机本科考试评价体系结构可以从知识过程、综合素质、个人技能等三个方面对学生进行全方位、多角度的评价.该评价体系将能充分展示学生的应用技能和个性特点,改变传统单一的试卷考试模式,为贵州少数民族地区培养计算机应用型人才提供考核依据.
As a computerized networking platform,academic management system becomes a powerful tool in the university teaching management.At the same time,data security in the system is of great importance.Among lots of the current technical security measures,digital signature is an effective way to ensure the safety,integrity,authentic and undeniable ness in data transmission.This paper makes an analysis of the security needs of the system,offers a CA system suitable to the academic management and gives operation scenarios of multi-digital signature in the academic management system through introduction and classification of the concept,principle and categories of digital signature and multi-digital signature.Meanwhile,by using such development tools as Openssl,Apache,and PHP,the multi-signature will be carried out initially in the management of students’ achievement in this academic management system.
贝叶斯分类方法因具有严密的数学理论基础,于是成为一种简单而有效的数据挖掘方法;然而,贝叶斯分类器要求——条件独立性假设和每个属性权值为1,这极大降低了贝叶斯分类器的性能;针对贝叶斯分类器的局限性,文章提出了一种优化的贝叶斯分类算法;文中,首先利用粗糙集理论对待分类数据集进行属性约简,删除冗余属性;然后给出了属性权值的计算方法和公式,目的在于更准确地描述数据集的重要性和相关性;同时,通过weka3.6.2工具,以UCI机器学习数据库中的数据集为测试数据,进行了对比测试;实验结果表明:OBCA具有较高的分类准确率。