会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Penilum meum pullo sententia Latin a est 「通过浪费时间获得快乐」
管理
上一页
1
···
161
162
163
164
165
166
167
168
169
···
1496
下一页
2022年12月11日
Alpha-Beta算法简介
摘要: Alpha-Beta算法“见好就收”不再搜。| 博弈树搜索 | 贪心算法 | 666行的象棋程序下得不错啊 可运行的代码如下: #include <stdio.h> #include <vector> struct { int score; char* kids; } nodes[] = { { 0
阅读全文
posted @ 2022-12-11 21:17 华容道专家
阅读(613)
评论(0)
推荐(0)
上一页
1
···
161
162
163
164
165
166
167
168
169
···
1496
下一页