信息同步系统之手机安全卫士大学毕业设计.docVIP

  • 3
  • 0
  • 约3.83万字
  • 约 43页
  • 2017-02-03 发布于辽宁
  • 举报

信息同步系统之手机安全卫士大学毕业设计.doc

信息同步系统之手机安全卫士大学毕业设计

信息同步系统之手机安全卫士 ──进程管理、 流量统计 、手机杀毒 摘 要:在本手机安全卫士中,涉及到针对某个病毒的专有杀毒程序。当手机病毒刚出现的时候,由于病毒数目很少,而且并不具有实质性的危害,安全厂商往往通过提供专有杀毒程序的形式来解决威胁。 基于病毒文件HASH描述的反病毒扫描技术。 是通过给对应的病毒计算HASH,然后通过文件扫描找到对应的病毒。基于HASH计算的反病毒引擎算法简单,而且病毒定义方式也很容易但是但是由于灵活性及效率原因,很快就被淘汰。 基于通用病毒定义语言的反病毒扫描技术。通用的病毒定义语言可以用最少的代价描述一个或者多个病毒,并极大的优化了扫描引擎的性能。 关键词:安全;手机安全卫士;进程管理; 流量统计 ;手机杀毒 Abstract: in the mobile phone security guards, relates to the a virus proprietary antivirus program. When the mobile phone virus first appeared, as the virus are few in number, but does not have a substantial risk, security vendors often by providing proprietary antivirus program forms to address the threat. Anti virus scan virus file based on HASH description. Through to the corresponding virus HASH is calculated, and then through the file scan to find the corresponding virus. Based on the anti virus engine algorithm of HASH computing is simple, but the virus definition mode is also very easy but because of flexibility and efficiency reasons, soon to be eliminated. Anti virus scanning technology based on the universal virus definition language. Virus definition language can describe one or more viruses with the least cost, and greatly improved the performance of scanning engine. Keywords: security; mobile phone security guards; process management; traffic statistics; mobile phone antivirus 目录 目录 3 1 绪论 4 1.1 背景 4 1.2 开发思路和计划 5 2 系统需求 6 2.1 范围 7 2.2 定义 7 2.3功能需求 7 3 数据库设计 7 3.1数据流程图 7 3.2数据字典分析 8 4 设计说明 8 4.1系统概述 8 4.2 数据库实施 9 5 模块一:进程管理模块 10 5.1进程管理器--代码实现 10 1)首先需要一个结构保存进程信息 10 2)然后一个获取进程列表的类,用于获取当前正在运行的进程列表: 11 3)首先为用户进程和系统进程对应的ListView设置适配数据: 13 4)在onCreate里初始化控件并获取进程列表,分别设置给两个listview: 14 5) 全选按钮的处理事件: 16 6) 一键清理按钮的处理事件: 17 7) 权限添加: 18 5.2 进程管理器--界面设计 18 1) 创建android component:TaskManagerActivity,并为其创建布局文件taskmanager_layout 19 5.3 部分算法设计 20 5.4 接口 22 5.5 子功能模块的测试 22 6 模块二:流量统计模块 23 6.1 原理 23 6.2流量统计--界面设计 27 1)这里联系使用抽屉控件SlidingDrawer,布局文件: 27 6.3 流量统计--代码实现 27 6.3.1 类似程序管理

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档