搜索资源列表
CMCourse
- 全排列生成算法,包括字典序法、递增递减全排列算法,邻位对换法-Full array generation algorithms, including lexicographic method Ascending Descending full array algorithms, ortho-swapping method
position-exchange
- 利用邻位互换法生成n个数字的所有n!个排列。给出正整数n,则1到n这n个数可以构成n!个排列。排列的邻位互换法是所有n!个排列的一种次序,使得每两个相邻的排列都只有相邻的两个数发生了位置互换。-Generating n digital ortho exchange method utilizing all n! Permutations. Given a positive integer n, then n numbers 1 to n which may constitute n! Perm
code
- romp matlab code ortho match pursuit
python-Algorithm
- python 的一些数据算法,包括回潮算法、邻位对换法、切片、全排列、身份证校验-Some of the data of the python algorithm, including the resurgence of algorithm, ortho transposition method and slicing, full permutation, ID check etc.