This website requires JavaScript.
Explore
Help
Register
Sign In
CS_learn
/
hello-algo
Watch
1
Star
0
Fork
0
You've already forked hello-algo
mirror of
https://github.com/krahets/hello-algo.git
synced
2026-03-31 17:22:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ed16db68e04f4094a3f954b66f0019fe4be4a67
hello-algo
/
docs
/
chapter_divide_and_conquer
/
index.md
krahets
3d81b2d954
Update the opening phrase
2023-08-04 05:13:20 +08:00
318 B
Raw
Blame
History
分治
{ width="600" }
!!! abstract
难题被逐层拆解,每一次的拆解都使它变得更为简单。 分而治之揭示了一个重要的事实:从简单做起,一切都不再复杂。
Reference in New Issue
View Git Blame
Copy Permalink