理论计算机科学中的伟大思想
发布: (2025年12月19日 GMT+8 06:52)
1 分钟阅读
原文: Hacker News
文章 URL: https://www.cs251.com/ 评论 URL: https://news.ycombinator.com/item?id=46319946 点数: 16 评论数: 0...
文章 URL: https://www.cs.utexas.edu/~EWD/welcome.html 评论 URL: https://news.ycombinator.com/item?id=46345523 积分: 10 评论数: 0
!递归示例https://media2.dev.to/dynamic/image/width=800,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.am...
引言 排列是问题求解和数据结构(PS/DSA)中的基本概念。它们出现在递归、回溯、组合学、图等领域。