Description: Chinese Chess: implements online play, man-machine game, save and play chess chess game features. Online play using asynchronous Socket communication, using the weighted estimation algorithm and negative maxima search engine in the man-machine game. Playing chess game makes use of a dual-stack process flexibility to retreat or advance to the next step, while the output in chess tactics go list.
To Search:
File list (Check if you may need any files):
chess\chess\Board.cpp
.....\.....\Board.h
.....\.....\chess.aps
.....\.....\chess.cpp
.....\.....\chess.h
.....\.....\chess.rc
.....\.....\chess.vcxproj
.....\.....\chess.vcxproj.filters
.....\.....\chess.vcxproj.user
.....\.....\chessDlg.cpp
.....\.....\chessDlg.h
.....\.....\ChessSocket.cpp
.....\.....\ChessSocket.h
.....\.....\ClientDlg.cpp
.....\.....\ClientDlg.h
.....\.....\define.h
.....\.....\Eveluation.cpp
.....\.....\Eveluation.h
.....\.....\Game.cpp
.....\.....\Game.h
.....\.....\GameDemo.cpp
.....\.....\GameDemo.h
.....\.....\GameOne.cpp
.....\.....\GameOne.h
.....\.....\GameTwo.cpp
.....\.....\GameTwo.h
.....\.....\MoveGenerator.cpp
.....\.....\MoveGenerator.h
.....\.....\NegaMaxEngine.cpp
.....\.....\NegaMaxEngine.h
.....\.....\ReadMe.txt
.....\.....\res\Begin.wav
.....\.....\...\chess.ico
.....\.....\...\chess.rc2
.....\.....\...\eat.wav
.....\.....\...\gamewin.wav
.....\.....\...\go.wav
.....\.....\...\select.wav
.....\.....\...\todie.wav
.....\.....\...\棋子\Thumbs.db
.....\.....\...\....\红仕.bmp
.....\.....\...\....\红兵.bmp
.....\.....\...\....\红帅.bmp
.....\.....\...\....\红炮.bmp
.....\.....\...\....\红相.bmp
.....\.....\...\....\红車.bmp
.....\.....\...\....\红马.bmp
.....\.....\...\....\黑卒.bmp
.....\.....\...\....\黑士.bmp
.....\.....\...\....\黑将.bmp
.....\.....\...\....\黑炮.bmp
.....\.....\...\....\黑象.bmp
.....\.....\...\....\黑車.bmp
.....\.....\...\....\黑马.bmp
.....\.....\...\棋盘.BMP
.....\.....\resource.h
.....\.....\SearchEngine.cpp
.....\.....\SearchEngine.h
.....\.....\ServerDlg.cpp
.....\.....\ServerDlg.h
.....\.....\stdafx.cpp
.....\.....\stdafx.h
.....\.....\targetver.h
.....\chess.sln
.....\chess.suo
.....\.....\res\棋子
.....\.....\res
.....\chess
chess