CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - chess server

搜索资源列表

  1. 远程下中国象棋

    0下载:
  2. 这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,就可开始了。 -This is a remote Chinese chess under the procedures can bring about long-distance chess basic functions, but not yet perfect
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:70939
    • 提供者:李名
  1. 2006012409010132139

    0下载:
  2. 资源名称 Java版象棋 运行平台 LINUX/UNIX Windows Server 2003 Windows 2000 Windows XP Windows 9*/ME-resources chess title run Java version of Linux platform / UNIX Windows Serv er 2003 Windows 2000 Windows XP Windows 9 * / ME
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:100186
    • 提供者:郭凯
  1. ChassClient

    0下载:
  2. 网络程序,可以在局域网上进行象棋游戏,还可以聊天,与服务器程序配套使用 -network programming, the LAN for chess games can also chat with the server program supporting the use of
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:121000
    • 提供者:韩信
  1. ChassServer

    0下载:
  2. 此程序为局域网游戏服务器,通过申请连接,可以进行象棋游戏 -procedure for LAN game server, application connectivity, can chess game
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:91157
    • 提供者:韩信
  1. FiveChess1

    0下载:
  2. 一个带有客户端服务器的十字棋游戏,很好的源码!谢谢!-a client server with the Crusaders game of chess, a good source! Thank you!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:64262
    • 提供者:宋聪
  1. Chess_Seu

    1下载:
  2. 我自己写的一个网上中国象棋程序. 支持\"支招\",\"托管\" 智能还可以 VB的界面 VC的智能算法 带一个协调服务器(VC) 进一步改进中-I wrote an online Chinese chess procedures. Support the "Tips" and "trust" can be intelligent interface VB VC intelligent algorithm with a coordination serve
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1766436
    • 提供者:吴锦堂
  1. ChineseChessServer

    0下载:
  2. 用c++ 开发的中国象棋,其中有网络版和单机版 ,但由于水平有下限,单机版做得很差,电脑智商较低,党调整到很难实几分钟 电脑才能走一步。其中参考了Pc gameing这本书,这本书讲得真好。这是服务器端。-with the development of the Chinese chess, which is the network version and the single version, but a lower level. has done a poor job of a single
  3. 所属分类:P2P编程

    • 发布日期:2014-01-15
    • 文件大小:80006
    • 提供者:周贝贝
  1. LanCChess

    0下载:
  2. 在网络上两人象棋对战的游戏,只一个程序,无需依赖任何网络服务器。-on the Internet two chess players of the game, only one procedure, without relying on any network server.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:51712
    • 提供者:林建洪
  1. 国际象棋在线游戏服务器端程序源代码

    0下载:
  2. 国际象棋在线游戏服务器端程序源代码-chess online game server source code
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:49582
    • 提供者:杨柏
  1. 一个远程下中国象棋的程序

    0下载:
  2. 这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,就可开始了。-This is a remote Chinese chess under the procedures can bring about long-distance chess basic functions, but is not perfect, some
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:65669
    • 提供者:张权
  1. chinesischeSchach

    0下载:
  2. VC++写的中国象棋游戏源程序 VC++写的中国象棋游戏源程序,界面看上去挺不错,可以选择人与电脑对战,通过网络人与人对战,程序虽小,不过考验的编程水平是多方面的,因此通过游戏我们有学习不少实用的技巧。简要说明一下:游戏网络运行方法:先在网络上的一台运行作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,游戏就可以开始了 -VC++ to write the Chinese chess game source code VC++ source code t
  3. 所属分类:Game Program

    • 发布日期:2017-03-31
    • 文件大小:50137
    • 提供者:jimmy
  1. java.wuziqi

    0下载:
  2. java网络五子棋 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,j2sdk1.4下通过。 -java network Gobang source code is divided into the followi
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:9684
    • 提供者:赵星
  1. ChessOnLine

    0下载:
  2. 网络象棋对战程序,模拟vista的国际象棋功能,可以自动寻找路径,棋子随同鼠标移动.另有网络聊天功能. ps:里面用的登陆服务器地址,需要稍做修改,修改成你想登陆的服务器. 开发工具eclipse,语言java-Network chess against procedures, vista chess simulation function, can automatically search for the path, pawn accompanying mouse. Another n
  3. 所属分类:Games

    • 发布日期:2017-04-01
    • 文件大小:590429
    • 提供者:Justok. Jiang
  1. j_fir

    0下载:
  2. 单机黑白棋显示,实现(聊天)信息传递;一对一下棋,多客户端,在线查询,邀请,选棋,退出服务器,认输,文件打开与保存,复盘,悔棋,单机功能,帮助功能。-Single Reversi show that the realization of (chat) messaging one-on-one game of chess, multi-client, online inquiries, the invitation of the election moves from the server, a
  3. 所属分类:Game Program

    • 发布日期:2017-04-02
    • 文件大小:208443
    • 提供者:wsy19880613
  1. chinesechess

    0下载:
  2. 这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,就可开始了。-This is a long-range Chinese chess under the procedures to the basic functions of remote playing chess, but not perfect, the scre
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:63471
    • 提供者:chenmiao
  1. Chap16

    0下载:
  2. 提供全面的站长运营经验及SEO技术! 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行, -Station operators to provide comprehensive technical experience and SEO! The follow
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:42854
    • 提供者:王胜利
  1. java

    0下载:
  2. java网络五子棋 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过-java network Gobang source code is divided into the fol
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4321
    • 提供者:啦啦啦
  1. xiangqi

    0下载:
  2. 这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,就可开始了。c++4.rar-This is a long-range program of Chinese chess, a game of chess to the basic remote, but not perfect, the screen flashes s
  3. 所属分类:Game Program

    • 发布日期:2017-04-24
    • 文件大小:61008
    • 提供者:niejiyong
  1. FiveChess

    0下载:
  2. 在线五子棋游戏,很经典的游戏,服务器和客户端俱全-five chess is a small game,there are server and client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:59809
    • 提供者:zhaoligang
  1. ChineseChessUseinMobile

    0下载:
  2. 该文件为用java语言实现的在手机上运行的象棋游戏。主要实现了以下功能:界面设计简洁、友好、美观大方,保证直接上手便可游戏;操作简单、快捷方便;规则简单,方便游戏者进行游戏;实现智能规则判断;支持大型Web服务器,以Http协议通讯;向PC端开发靠拢,为以后PC与手机互联奠定基础。 压缩包中包含java源码,相应的数据库文件,以及说明文件一份。 -Java file for the language used in mobile phones running on the chess g
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:438787
    • 提供者:黄晓伟
« 1 2 34 5 6 »
搜珍网 www.dssz.com