文件名称:ChessNetWork
- 所属分类:
- 棋牌游戏
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-17
- 文件大小:
- 2.83mb
- 下载次数:
- 0次
- 提 供 者:
- 神**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
局域网中国象棋源码,此源码为毕业设计,附件包括详细设计方案,论文等资料.
棋盘:
利用PhotoShop绘制出带底纹的棋盘。并将其映射到窗口的范围。
棋子:
调用绘图函数Ellipse()和TextOut()绘制棋子。
使用WM_PAINT消息响应完成对窗口的重绘。
网络连接:
利用socket套接字进行连接,绑定端口号为5050。
联机代码:
联机使用专用代码10000表示邀请、10001表示接受、10002表示退出。-LAN Chinese chess source code, the source for graduation design, detailed design, including accessories, papers and other information.
Board:
Use PhotoShop to map out the board with shading. And map it to the range of the window.
Pieces:
Call the drawing function Ellipse () and TextOut () to draw the pieces.
Use WM_PAINT message response complete redraw the window.
Network connection:
Socket socket to connect, bind port number is 5050.
Online code:
Online using a dedicated code 10000 indicates an invitation, acceptance 10001, 10002, said exit.
棋盘:
利用PhotoShop绘制出带底纹的棋盘。并将其映射到窗口的范围。
棋子:
调用绘图函数Ellipse()和TextOut()绘制棋子。
使用WM_PAINT消息响应完成对窗口的重绘。
网络连接:
利用socket套接字进行连接,绑定端口号为5050。
联机代码:
联机使用专用代码10000表示邀请、10001表示接受、10002表示退出。-LAN Chinese chess source code, the source for graduation design, detailed design, including accessories, papers and other information.
Board:
Use PhotoShop to map out the board with shading. And map it to the range of the window.
Pieces:
Call the drawing function Ellipse () and TextOut () to draw the pieces.
Use WM_PAINT message response complete redraw the window.
Network connection:
Socket socket to connect, bind port number is 5050.
Online code:
Online using a dedicated code 10000 indicates an invitation, acceptance 10001, 10002, said exit.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ChessNetWork\ChessNetWork\accept.psd
............\............\chess.bmp
............\............\Chess.cpp
............\............\Chess.dsp
............\............\Chess.dsw
............\............\Chess.h
............\............\chess.jpg
............\............\Chess.plg
............\............\Chess.rc
............\............\Chess.sln
............\............\Chess.suo
............\............\Chess.vcproj
............\............\Chess.vcproj.51STAFF.wumm.user
............\............\Chess.vcproj.FRANK.WuMing.user
............\............\Chess.vcproj.LENOVO-X60.Wu.user
............\............\chessframe.bmp
............\............\help.bmp
............\............\hnwse.cur
............\............\hwe.cur
............\............\ico00001.ico
............\............\ReadMe.txt
............\............\resource.h
............\............\StdAfx.cpp
............\............\StdAfx.h
............\............\Thumbs.db
............\PPT.ppt
............\外文文献.pdf
............\外文文献翻译.doc
............\论文.doc
............\论文封面.doc
............\ChessNetWork
ChessNetWork