- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
张帆排列组合生成算及其应用
安徽大学
本科毕业论文(设计、创作)
题 目: 排列组合生成算法及其应用
学生姓名: 张帆 学号:
院(系): 计算机学院 专业:计算机科学与技术
入学时间: 2008 年 9 月
导师姓名: 汪继文 职称/学位: 教授
导师所在单位: 计算机科学与技术学学院
完成时间: 2012 年 5 月
排列组合生成算法及其应用
摘要
本文首先介绍了排列组合生成算法,递增进位制数,递减递减进位制数的定义,并介绍它们的关系,然后再通过列表并结合具体例子逐一解释字典序生成算法,递减进位制生成算法,递增进位制生成算法,邻位对换法,循环左移排列生成算法,循环左右移生成算法的详细过程及其映射方法与还原方法,简单介绍了递归算法及元素增值法,并对循环左移算法和字典序法给出实现程序。排列组合生成算法就是对于给定的字符集用有效的方法将所有可能的全排列无重复无遗漏的枚举出来。不论是哪种全排列生成算法,都遵循着“原排列”→“原中介数”→“新中介数”→“新排列”的过程其中中介数依据算法的不同会到递增进位制
数和递减进位制数The Permutation and Combination Generation Algorithms
Abstract
This paper first introduced the permutation and combination generation algorithm, increasing number of binary, decreasing the number of diminishing binary system definition, and introduce their relationship, and then through the list with a specific examples explain each of the dictionary sequence generation algorithm, decreasing of binary generation algorithm, increase of binary generation algorithm, a neighborhood exchange method, circulation moves left arrangement generation algorithm, circulation or so move generation algorithm is detailed process and its mapping method and reduction methods, introduced the recursion algorithm and value-added element method, and the cycle moves left algorithm and dictionary sequence method is realize the program. The permutation and combination generation algorithm is for a given character set with effective method will all possible the arrangement without missing enumeration of no repeat it out. No matter what kind of the arrangement generating algorithm, and all are following the the original permutation- the original intermediary number new intermediary number the new arrangement of the process, which based on the different number of intermediary algorithm will get increasing number and decrement of the carry the carry several system, this paper introduces the detailed process of six al
文档评论(0)