文件名称:strkmp
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- b***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
微软面试题:给出一个函数来输出一个字符串的所有排列。
简单的回溯就可以实现了。当然排列的产生也有很多种算法,去看看组合数学,还有逆序生成排列和一些不需要递归生成排列的方法。印象中Knuth的<TAOCP>第一卷里面深入讲了排列的生成。这些算法的理解需要一定的数学功底,也需要一定的灵感,有兴趣最好看看。-Microsoft Surface questions: given a function to output a string of all order. Simple backtracking can be achieved. Of course, have also arranged a variety of algorithms, to look at the combination of mathematics, there is generated reverse order and some do not need to generate with recursive method. Knuth impression of depth inside <TAOCP> I spoke with the generation. Understanding of these algorithms need a certain degree of mathematical knowledge, also requires a certain degree of inspiration, are interested in to see the best.
简单的回溯就可以实现了。当然排列的产生也有很多种算法,去看看组合数学,还有逆序生成排列和一些不需要递归生成排列的方法。印象中Knuth的<TAOCP>第一卷里面深入讲了排列的生成。这些算法的理解需要一定的数学功底,也需要一定的灵感,有兴趣最好看看。-Microsoft Surface questions: given a function to output a string of all order. Simple backtracking can be achieved. Of course, have also arranged a variety of algorithms, to look at the combination of mathematics, there is generated reverse order and some do not need to generate with recursive method. Knuth impression of depth inside <TAOCP> I spoke with the generation. Understanding of these algorithms need a certain degree of mathematical knowledge, also requires a certain degree of inspiration, are interested in to see the best.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
strkmp
......\ReadMe.txt
......\StdAfx.cpp
......\StdAfx.h
......\strkmp.cpp
......\strkmp.dsp
......\strkmp.dsw
......\strkmp.ncb
......\strkmp.opt
......\strkmp.plg
......\ReadMe.txt
......\StdAfx.cpp
......\StdAfx.h
......\strkmp.cpp
......\strkmp.dsp
......\strkmp.dsw
......\strkmp.ncb
......\strkmp.opt
......\strkmp.plg