搜索资源列表
Iindex
- 根据国外ISite检索引擎改写,原代码是运行在Linux平台上,改写为Windows命令行程序-abroad ISite rewritten search engine, the original code is run on the Linux platform. rewritten for the Windows command line procedures
20048291153554
- 代码说明:搜索算法部分使用minmax递归,alphabeta剪枝,初期和中期搜索6层,最后部分搜索15层。评估算法主要是最小行动力,加以位置值的相关判断。