CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 游戏 棋牌游戏

资源列表

« 1 2 ... .46 .47 .48 .49 .50 151.52 .53 .54 .55 .56 ... 710 »
  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. 24点牌游戏

    0下载:
  2. 实现一个24点游戏,程序主要负责实现随机发牌、结果验算、计分、难度设置等功能!-achieve a 24 point games, principally responsible for achieving random licensing, checking results, points, the difficulty settings function!
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:177138
    • 提供者:董云
  1. ELSFQ

    0下载:
  2. 此程序为一个用Java做的俄罗斯方块程序,可发参考。-procedure for using Java to do a Rubik's cube of procedures, reference can be made.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:36266
    • 提供者:章军
  1. 一个简单的俄罗斯方块

    0下载:
  2. 该程序实现传统的俄罗斯方块的小游戏,运行程序电击开始菜单即开始游戏-the program of the Russian tradition of small cubes games, started a program to run electric shocks started the game menu
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:296950
    • 提供者:编程浪子
  1. 我的五子棋源码

    0下载:
  2. 本程序可以进行单机五子棋或通过网络进行比赛,发送和接收的信息均是一个字符串,共五位数;第一位数表示棋子颜色,1代表黑棋,2代表白棋;第二三位数表示棋子所在的行;第四五位数表示棋子所在的列。-the procedures for stand-alone 331 or via the Internet games, send and receive messages is a string, a total of five; Chessman said the median first color,
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:301601
    • 提供者:何智峰
  1. FIVESTAR

    0下载:
  2. 要用vc++net2003编译实现,用vc6.0不能成功,很,好玩的五子棋游戏.,xiao-use vc net2003 Compiling with vc6.0 not successful, and fun of 331 games. , Xiao
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:101473
    • 提供者:胡冰
  1. Checkers

    0下载:
  2. 8皇后源程序These rules (as supplied by Ulli) will be implemented as soon as possible.Anyone who would like to help develop the code further is welcome to (please contact dioxic@madasafish.com if interested).A version of checkers with most (or all) of thes
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:93321
    • 提供者:汪柏然
  1. 21game

    0下载:
  2. /*这是本人学过C语言近两年之后写过的第一个象点样子的程序,也是从学过C之后一直想写的诸多程序之一,虽然不大,但毕竟是年轻手生,也倾注了我相当的心血。该程序用时两周,历经四次大的修改,数十次细节上的改动,最后形成现在的样子。还请各路大虾多多指教。其实程序还很简单,还有很多可以改进的地方,至少还可以引入C的图形机制,至少还可以用C++,VC++改写等。该程序在TC2.0下调试通过。经刘公烈老师一语点拨减少15处警告错误,但仍有一处尚未改正。*/-/ * this is my learned C l
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1447
    • 提供者:静水流深
  1. XR_AI_Project2_v1

    0下载:
  2. 用人工智能方法编写的五子棋程序,使用了贪心算法等,运行速度很快,人工智能比较强大-using artificial intelligence methods to prepare the 331 procedures, the use of the greedy algorithm, running very fast, more powerful artificial intelligence
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:373792
    • 提供者:吴小鹏
  1. cn700_vc468821333

    0下载:
  2. 程序可以实现难度级别设置等一般的功能,但有几个不足之处:在程序运行时再点击“开始”,程序没有对当前界面中的方块进行重画,另外在调节框架大小时,方块的颜色会变灰等,不过还是值得研究一下的。-procedures can be more difficult to achieve general-level set of functions, but has several shortcomings : the program runs when clicking on the "Start
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:61270
    • 提供者:万方
  1. 434362533

    0下载:
  2. 这是一个五子棋游戏的源代码,界面精美,带背景音乐,其中的许多算法,如搜索算法,也都值得研究! 这是一个五子棋游戏的源代码,界面精美,带背景音乐,其中的许多算法,如搜索算法,也都值得研究!-This is a 331 game's source code, interface beautifully with the background music, which in many algorithms, such as search algorithm, is worthy of stud
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:253420
    • 提供者:万方
  1. 象棋打谱软件

    0下载:
  2. 用JAVA写的中国象棋打谱软件,可以根据用户需要SAVE/LOAD棋盘局面,并可以将其保存为文件-with JAVA write Chinese chess playing Spectrum software, according to user needs SAVE / LOAD chessboard situation, and it could be kept as a paper
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:10389
    • 提供者:Eric
« 1 2 ... .46 .47 .48 .49 .50 151.52 .53 .54 .55 .56 ... 710 »
搜珍网 www.dssz.com