搜索资源列表
毕业论文--五子棋
- 一个五子棋的毕业设计,包括算法、源代码、论文、心得体会。-a 331 graduate design including algorithms, source code, papers, and experience.
mychess
- 一个五子棋的毕业设计,包括算法、源代码、论文、心得体会
wuziqi
- 本系统是一个五子棋的实现。是一个网络编程(TCP,用DELPUI语言来开发的,可以直接用于毕业设计,里面包括1万多字的论文
单击/网络五子棋(毕业设计包括论文)
- JAVA 写的 很好
chess
- 五子棋程序实现,应用于毕业论文,做毕业设计-Gobang program, applies to thesis, and graduated from the design
gaoli_wuziqi
- 既能够人机对战,又能够进行网络对战的五子棋系统。经过visual C++6.0的编译运行,文件包含了所有的源代码,另外附上设计论文,同时亦可供本科生作毕业设计参考-Both man-machine war, but also to network against the Gobang system. After the visual C++6.0 compiler running, the document contains all the source code, the other atta
Five
- c++毕业论文设计五子棋(源代码也包括详细毕业论文报告)-c++ thesis design Gobang (source code also includes a detailed thesis report)
SiGuoJunQi
- 这是某本科大学的学生的毕业设计写的四国军棋的游戏代码,里面有详细的文档说明,另外可以在本站的文档中下载该毕业设计配套的毕业论文-This is an undergraduate student at the University of the graduate design written Siguojunqi game code, which documented in detail, another site you can download the documentation suppor
Gobang_graduation_design
- 一个五子棋的毕业设计,包括算法、源代码、论文、心得体会。有很详细的讲解!-1 Gobang graduation design, including algorithms, source code, papers, and experience. There are detailed explanations!
written-using-VC_including_backgammon_graduate
- 一个用C++写的五子棋毕业设计_包括算法.源代码.论文.心得体会-A written using C++ _ including backgammon graduate design algorithm. Source code. Paper. Their feelings and experiences
chess-nework
- VC++中国象棋源码附毕业设计文档资料,里面包含文档,论文,调试通过的源码,可以学习一下毕业设计-chess network
ChessNetWork
- 局域网中国象棋源码,此源码为毕业设计,附件包括详细设计方案,论文等资料. 棋盘: 利用PhotoShop绘制出带底纹的棋盘。并将其映射到窗口的范围。 棋子: 调用绘图函数Ellipse()和TextOut()绘制棋子。 使用WM_PAINT消息响应完成对窗口的重绘。 网络连接: 利用socket套接字进行连接,绑定端口号为5050。 联机代码: 联机使用专用代码10000表示邀请、10001表示接受、10002表示退出。-LAN Chinese ch