There is 0 vote topic in this bar.
Content converter: No conversion
 
Clicks Replies Title Author Last Reply
No posts
Create a vote
Title:
Content:
Sorry, only old users, bar members and bar administrators are allowed to create votes in this bar. If you have any questions, please contact the bar administrators or give your feedback in the complaint center.
Sorry, only old users, bar members and bar administrators are allowed to create votes in this bar. If you have any questions, please contact the bar administrators or give your feedback in the complaint center.
User: You are currently anonymous.
(Shortcut key: Ctrl+Enter)
Bar Information
Fans: 0
Admins:  None
Members:  会员0

Category: 人工智慧

File
Minimax算法(亦稱 MinMax or MM)又名极小化极大算法,是一种找出失败的最大可能性中的最小值(最小化最坏情况)的算法。
Minimax算法常用于棋类等由两方较量的游戏和程序。该算法是...