搜索资源列表
Head-First-Design-Patterns-[2004]
- 《Head First设计模式》(中文版)共有14章,每章都介绍了几个设计模式,完整地涵盖了四人组版本全部23个设计模式。是编程爱好者的设计模式启蒙书。-If you ve read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive
qt 中文帮助文档
- http://u-boot.10912.n7.nabble.com/U-Boot-patch-0-3-Improve-stability-USB-memory-sticks-for-the-common-OHCI-USB-layer-tc45868.html#none
Greedy-algorithm
- 贪心算法解决木棒覆盖最多点的问题,食用一定量定长的木棒,使其覆盖尽可能多的点。-Solve the problem of sticks to cover some greedy algorithm