MENU ~/
_____ / \ | () () | \ ^ / ||||| |||||
ChlorineC
Coding With Passion
~/home
~/posts
~/categories
~/tags
~/about
~/archive
NETWORK
github/KiritoKing
SEARCH
$ grep
SYS.VER 1.0.4
© 2026
_____ / \ | () () | \ ^ / ||||| |||||
ChlorineC
Coding With Passion
~/home
~/posts
~/categories
~/tags
~/about
~/archive
NETWORK
github/KiritoKing
SEARCH
$ grep
SYS.VER 1.0.4
© 2026
chlorinec@blog:~/categories/algorithm
Toggle Theme
$ ls -la ~/categories/algorithm
PERMISSIONS
OWNER
DATE
NAME
-rw-r--r--
guest
2023-04-29
全排列问题.md
# 全排列问题涉及将n个不同元素中任取m个元素的排列,特别是m=n时的全排列。文中介绍了递归DFS与剪枝方法来解决全排列问题,避免重复排列的产生,并提供了C#代码实现。此外,还讨论了如何找到下一个排列数的算法,强调了从后向前查找升序对和逆序排列的步骤,以实现字典序的排列。
cd ../
TERMINAL $
Type "help" to see available commands.
chlorinec@blog:
~/categories/algorithm
$
Type "help" to see available commands.
chlorinec@blog:
~/categories/algorithm
$