文件名称:LoopN
- 所属分类:
- 嵌入式/单片机编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- 冷**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng > > 表示
2. 行与行之间进行排列组合
3. 输出所有组合的字符串-Recursive use of re-implementation cycle of N, where N is uncertain. This code describes the implementation of the function as follows: 1. There is a string matrix, with vector < vector < CStirng> > express 2. Line and line 3 between the permutation and combination. Output for all combinations of string
1. 有一个字符串的矩阵,用vector< vector< CStirng > > 表示
2. 行与行之间进行排列组合
3. 输出所有组合的字符串-Recursive use of re-implementation cycle of N, where N is uncertain. This code describes the implementation of the function as follows: 1. There is a string matrix, with vector < vector < CStirng> > express 2. Line and line 3 between the permutation and combination. Output for all combinations of string
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LoopN
.....\TestLoopN
.....\.........\ReadMe.txt
.....\.........\stdafx.cpp
.....\.........\stdafx.h
.....\.........\TestLoopN.cpp
.....\.........\TestLoopN.vcproj
.....\.........\TestLoopN.vcproj.GLOBALLO-3D378A.Owen.Qin.user
.....\TestLoopN.sln
.....\TestLoopN.suo
.....\TestLoopN
.....\.........\ReadMe.txt
.....\.........\stdafx.cpp
.....\.........\stdafx.h
.....\.........\TestLoopN.cpp
.....\.........\TestLoopN.vcproj
.....\.........\TestLoopN.vcproj.GLOBALLO-3D378A.Owen.Qin.user
.....\TestLoopN.sln
.....\TestLoopN.suo