搜索资源列表
mataqipan
- 马踏棋盘和平衡树算法的演示,数据结构的课程设计,两个
chessboard
- 一个简单的棋盘覆盖问题,关于如何建立表格,如何话棋盘,棋子-A process about the chessBoard !!
qishi
- 一种使用c++,利用回溯算法解决基于棋盘的骑士游历问题的源码,主要用于c++和数据结构教学。-C++ based on shortest path to do the source method. Mainly used in c++, or teaching the use of data structures.
201305140931
- vc局域网中国象棋源码,此源码为毕业设计,附件包括详细设计方案,论文等资料. 棋盘: 利用PhotoShop绘制出带底纹的棋盘。并将其映射到窗口的范围。 棋子: 调用绘图函数Ellipse()和TextOut()绘制棋子。 使用WM_PAINT消息响应完成对窗口的重绘。 网络连接: 利用socket套接字进行连接,绑定端口号为5050。 联机代码: 联机使用专用代码10000表示邀请、10001表示接受、10002表示退出。 -VC
GJXQ
- 题目:要求输出国际象棋棋盘。 1.程序分析:用i控制行,j来控制列,根据i+j的和的变化来控制输出黑方格,还是白方格。 -Title: requirements for the output of the chess board. 1 program analysis: using I control line, j to control the column, according to the i+j and the change to control the output of
qipan
- 用Opengl写的棋盘的小程序,可以在VC环境下运行-Chessboard with opengl wrote small program, you can run in VC environment