代码搜索:CMoveGenerator
找到约 97 项符合「CMoveGenerator」的源代码
代码结果 97
www.eeworm.com/read/288188/8648067
txt 源码说明.txt
=====================================================================
作者:陶善文
南京航空航天大学信息与计算科学专业
www.eeworm.com/read/126453/14422981
txt 源码说明.txt
本程序采用全局择优的启发式搜索算法来解决八数码难题.以下是本程序的主要类说明.
1.CBasedEveluation类:启发式估价器基类,对棋盘局面进行估值,以引导搜索.
2.CEveluation类:启发式估价器1.
3.2CEveluation2类:启发式估价器2.
4.CBasedMoveG
www.eeworm.com/read/124953/14522646
txt 源码说明.txt
=====================================================================
作者:陶善文
南京航空航天大学信息与计算科学专业
www.eeworm.com/read/115591/15006473
txt 源码说明.txt
=====================================================================
作者:陶善文
南京航空航天大学信息与计算科学专业
www.eeworm.com/read/275363/10822582
cpp movegenerator.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/465997/7042823
cpp movegenerator.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/436165/7775990
cpp movegenerator.cpp
// MoveGenerator.cpp: implementation of the CMoveGenerator class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "chess.h"
#include "Move
www.eeworm.com/read/196105/8114962
cpp movegenerator.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/328135/13045439
cpp movegenerator.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/478707/6713453
cpp movegenerator.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application