Introduction - If you have any usage issues, please Google them yourself
Book from the algorithm design and algorithm analysis, starting with the basic concepts and methods, the system introduced the method of algorithm design and analysis skills. The topics are divided into three parts: the first part introduced the basic concepts of algorithms, mathematical algorithms and algorithms based on complexity analysis scheduling problem for the second part of the problem and plans to discuss a variety of existing algorithms, and describes the design of commonly used algorithms including sub-rule law, greedy method, dynamic programming, backtracking and branch and bound method, and describes the complexity of the calculation, as well as NP-complete problem the third part of the model on parallel computing and parallel algorithm design techniques. Each chapter is behind the book comes with a certain number of exercises to help readers understand and grasp the contents of the book.