Algorithm Design Techniques From beginner to advanced (DAA)

所在平台: Udemy

课程主页: https://www.udemy.com/course/algorithm-design-and-analysis/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Course Name: 算法设计技巧:从入门到精通 (DAA) **课程概述:** 高效软件的背后离不开高效的算法。本课程将深入探讨如何构建高效算法,并聚焦于五种关键的设计技术:分治法(Divide and Conquer)、动态规划(Dynamic Programming)、贪心法(Greedy Approach)、回溯法(Back Tracking)以及分支限界法(Branch and Bound)。学完本课程,您将能够根据不同的程序或问题,选择并应用最合适的设计技术,从而提升软件的效率。本课程适合学生和专业人士。

课程评论(0条)

课程详情

//As you know behind every efficient software there will be an efficient algorithm. But how do you build an efficient algorithm? You can choose any of the design techniques such as Divide and Conquer, Dynamic Programming, Greedy Approach, Back Tracking & Branch and Bound.From the technique listed above which one is suitable for your program/problem? Take this course then you will be able to choose the right one./* This course is for both students and professionals */

课程标签

0人关注该课程

主题相关的课程