文件名称:permutation
介绍说明--下载内容均来自于网络,请自行研究使用
给出一字符串,计算出其所有不同的字符排列子集。即,接收用户输入的一字符串,将此字符串中的不同字符找出,并将找出的字符进行组合,再把组合的结果进行全排列。-Given a string, calculate the arrangement of all of its different character subsets. That is, to receive user input a string of different characters in this string to find, and find the combination of the characters, then combined the results of full array.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
permutation
...........\permutation.c
...........\permutation.c