-
AsyncTcp
一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。(General chat programs are using the socket mode of communication. For a chat program, it is generally a server used to relay the message, then multiple clients to connect to the server through the exchange of messages.)
- 2013-08-26 10:10:08下载
- 积分:1
-
c++黑白棋ai游戏源码
说明: 黑白棋的棋盘是一个有8*8方格的棋盘。下棋时将棋下在空格中间,而不是像围棋一样下在交叉点上。开始时在棋盘正中有两白两黑四个棋子交叉放置,黑棋总是先下子。
下子的方法:把自己颜色的棋子放在棋盘的空格上,而当自己放下的棋子在横、竖、斜八个方向内有一个自己的棋子,则被夹在中间的全部翻转会成为自己的棋子。并且,只有在可以翻转棋子的地方才可以下子。(The chessboard of black and white is a chessboard with 8 * 8 squares. When playing chess, the game is played in the middle of the space, not at the intersection like go. At the beginning, there are two white, two black and four pieces in the center of the board. Black chess always comes first.
Sub method: put the pieces of your own color on the space of the board, and when the pieces you put down have one of your own pieces in the horizontal, vertical and oblique directions, all the pieces in the middle will be turned into your own pieces. In addition, only in the place where the chess pieces can be flipped can they be flipped.)
- 2019-12-13 15:47:26下载
- 积分:1
-
demo_matladd
c#实现调用matlab的DLL文件,实现两个矩阵相加的 demo.(c# implementation calls the DLL file matlab realize the sum of two matrices demo.)
- 2014-01-13 14:22:39下载
- 积分:1
-
draw
用vc开发的画图程序,供学习vc使用,是入门MFC的好资料(Development of the Paint program with vc, vc used for learning is good data entry MFC)
- 2011-04-28 08:52:31下载
- 积分:1
-
test-C
利用单片机进行光敏电阻的实验,源码适用于C51单片机(Photoresistor experiments using SCM, source suitable for C51 MCU)
- 2013-02-24 11:31:05下载
- 积分:1
-
SVM源代码
基于opencv库,通过计算图像的svm,来对待测图像进行分类(Based on the opencv library, the image is classified by calculating the SVM of the image)
- 2017-08-21 14:51:00下载
- 积分:1
-
c#代码,与线程数据通信
c#代码,与线程数据通信-c# code, and data communications threads
- 2023-07-28 01:35:06下载
- 积分:1
-
maze
c语言完成的数据结构几个小算法游戏包括迷宫求解等(C language of complete data structure several small algorithm game includes maze solution, etc
)
- 2012-03-29 20:37:18下载
- 积分:1
-
图像格式转换程序(支持主流图片格式)
图像格式转换程序(支持主流图片格式),使用c++/clr编写。
- 2022-03-03 17:15:50下载
- 积分:1
-
VC_Programming_classic_code_digital_certificate_cr
VC编程设计数字证书制作工具经典代码VC Programming classic code digital certificate creation tools(VC Programming classic code digital certificate creation tools)
- 2010-08-17 21:22:14下载
- 积分:1