介绍了算法设计技术分治法的应用。
分治法在许多领域,尤其是非数值计算机领域中应用十分广泛。
The divide and conquer method is used very widely in many realms, especially on solving non-numerical calculating problems.
分治法是一种常用的问题求解方法,可以简化问题规模,降低计算复杂度。
The divide and rule method is a common solving method, which can predigest the scope of questions and reduce the complexity of computing.
飞行管理问题实质上属于搜索问题,利用常规方法解决时间耗费大,而利用分治法可以得到很好的解决。
Fly managing question belongs to searching question in nature. We can utilize common method to solve it, but its timing cost if very high.
飞行管理问题实质上属于搜索问题,利用常规方法解决时间耗费大,而利用分治法可以得到很好的解决。
Fly managing question belongs to searching question in nature. We can utilize common method to solve it, but its timing cost if very high.
应用推荐