多种排序算法动态演示软件的设计与开发—毕业设计论文.doc

多种排序算法动态演示软件的设计与开发—毕业设计论文.doc

  1. 1、本文档共55页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
多种排序算法动态演示软件的设计与开发—毕业设计论文

毕业设计(论文) 多种排序算法动态演示软件的设计与开发 论文作者姓名: 申请学位专业: 申请学位类别: 指导教师姓名(职称): 论文提交日期: 多种排序算法动态演示软件的设计与开发 摘 要 随着计算机科学技术的不断提高和发展,其强大的运算功能已经逐渐融入人类社会的各个领域,并且在各个领域中发挥越来越重要的作用。当然,高效的运算速度并不代表无限快,在有限的资源空间里,要大大提高运算处理数据的速率,就需要我们使用那些在时间和空间上体现出高效的算法。本系统是为了演示在同一问题上,不同的算法在效率上存在的巨大差异。本系统采用Visual C++ 6.0中文版为开发工具,实现三种不同排序算法,即:冒泡排序算法、选择排序算法和快速排序算法,以及这三种排序对同一问题的处理并且以图形的形式给出快慢比较,实现排序算法的动态演示。其目的是为了让我们在使用计算机处理规模越来越大的数据问题上,能够清楚什么样的算法适合当前的处理系统。 关键词:Visual C++;排序算法;动态演示 The Design and Development of Dynamic Sorting Algorithm Demo Abstract With computer science and technology improvement and development, its powerful computing has gradually integrate into human society in various fields, and play an increasingly important role. Of course, efficient computational speed does not mean unlimited fast, and the limited resources of space, Operators must significantly improve processing speed, we need to use the time and space reflects efficient algorithms. The system is to demonstrate on the same issues in different algorithm efficiency in the enormous difference. The system uses Visual C ++6.0 for the development of the Chinese version of tools to achieve three different sorting algorithms, namely : The Bubble Sorting Algorithm, The Select Sorting Algorithm and The Quick Sorting Algorithm, and three ranking on the same issue to deal with and the graphics are presented in the form of speed, Sorting Algorithm to achieve the dynamic presentation. Its purpose is that enable us to use computers to handle the increasingly large scale data problems, to know what kind of algorithm is suitable for the current system. Key words: Visual C ++ ; Sorting Algorithm; Dynamic Demonstration 目录 论文总页数:21页 1 引言 1 1.1 系统背景 1 1.2 系统开发的意义 1 1.3 系统开发的相关技术 1 1.4 系统开发的相关概念 1 2 系统需求及分析 2 2.1 系统需求 2 2.2 系统开发环境选择 2 2.3 系统的总体规划 2 3 系统设计思想 2 3.1 冒泡算法及思想 2 3.2 选择算法及思想 4 3.3 快速算法及思想 5 4 详细设计 8 4.1 系统的文件的组织 8 4.2 动态演示冒泡算法模块设计 8 4.3 动态演示选择算法模块设计 11 4.4 动态演示快速算法模块设计 13 4.5 同时比较三种算法模块设计 16 4.6 系统的测试 16 4.7 系统的特点 18 结 论 19 参考文献

您可能关注的文档

文档评论(0)

ligennv1314 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档