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

搜索资源列表

  1. hitBall

    0下载:
  2. 包含整个工程文件和可执行文件! state.h中含有迷宫算法!大家可以看看!这也是整个程序的关键所在!-whole project includes documents and executable files! State.h contains maze algorithm! We can see ! This is the key to the whole process!
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:163946
    • 提供者:王哲江
  1. cclinux

    0下载:
  2. 用SDL写的中国象棋程序,人工智能算法来源于陈成涛先生的mantisChess。 昨天中午在cosoft上偶然发现了陈成涛先生的中国象棋程序,Down下来以后发现只有Windows版,打开源代码,发现是用Win32 SDK写的(呵呵,以前学这东西可花了我不少时间,现在终于派上用场了),于是我决定把它移植到Linux下来,花了一个下午和一个早上终于搞定了。 不过程序退出的时候会出现一个错误,现在还没找到问题所在,而且程序的界面也比较难看,大家先凑合着用吧!等我以后有时间了再改。昨天已经被我们项目组
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:51137
    • 提供者:阿呆
  1. SourceCode_Complete

    0下载:
  2. 该程序为中国象棋智能人机对弈实现完成程序.该项目系在Visual Studio.net 2003下所建的MFC应用程序项目。使用更低版本的编译器将无法正常使用该源程序。-the procedures for the Chinese intelligent man-machine chess players to achieve completion procedures. The project ties in the Visual Stud io.net 2,003 under constru
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1756822
    • 提供者:dzy
  1. chessevluation

    0下载:
  2. 该模块能完成输入棋局的棋局异常或走棋违规判断.使用方法:把引擎头文件和智 能对弈程序IntelligentChess.h一起拷到所建文件目录下,通过“工程”菜单把引擎头文件和智能对弈程序IntelligentChess.h一起加入工程, 用#include \"IntelligentChess.h\"语句把智能对弈程序IntelligentChess.h加入该工程.cpp文件。然后调用各功能函数完成异常、违规判断该项目系在Visual Studio.net 2003下所建的Win32控制
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:21416
    • 提供者:dzy
  1. Poker24

    0下载:
  2. 24点牌戏,eclipse实现,内有project文件,可直接导入eclipse.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:43106
    • 提供者:宋盈盈
  1. 五子棋源文件

    0下载:
  2. 本程序是教学过程中的实践项目!由学生个人开发!该程序简洁明了,容易开懂!方大家参考!由于本人水平有限!请大家不吝赐教塞!-this procedure is the process of teaching the practice of project! Students from personal development! The program concise, easy to understand open! Side reference! Given the limited level!
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:745223
    • 提供者:鲁思恒
  1. chesschina

    0下载:
  2. 我自己的毕业设计,中国象棋,界面加音乐播放都算可以,而且可以学习vc堆栈的使用,算法一般。-My graduation project, Chinese chess, plus music player interface can all count, but can also study the use of stack vc.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:449653
    • 提供者:wyowvfp
  1. xiaoqiutandong

    0下载:
  2. 小球碰撞问题游戏,总体是一个成熟的项目。望好好珍惜-Ball game collision problems, and the general is a mature project. Hope cherish
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-25
    • 文件大小:63087
    • 提供者:mengtengteng
  1. sgjq

    0下载:
  2. 四国军棋 JQClient.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关使用应用程序向导选择的 平台、配置和项目功能的信息。 JQClient.cpp 这是包含 DllMain() 定义的主 DLL 源文件。 -This is四国军棋JQClient.vcproj AppWizard generated by VC++ project of the
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-22
    • 文件大小:975360
    • 提供者:王磊
  1. Link

    0下载:
  2. 1、用VS2010控制台程序完成,键盘输入选择的道具的坐标。 2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等;拥有游戏最基本的一些文字提示,如坐标输入错误、两坐标点不可连等提示;拥有最基本的一些错误判断。 3、要求使用两个道具连接判断的最优算法实现。 4、要求可以实现撤销与反撤销。 5、要求加入自动消除道具和洗牌道具(消耗性道具)。 6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。 -A VS
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-24
    • 文件大小:435262
    • 提供者:
  1. wuziqi

    0下载:
  2. 此工程是五子棋小游戏,实现了五子棋人工智能人机对战-This project is a backgammon game to realize man-machine war Gobang Artificial Intelligence
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:476737
    • 提供者:lius
  1. Lianliankan

    0下载:
  2. 连连看,此项目主要项大家学习借鉴.代码简单易懂-Lianliankan, main items of this project to learn from everyone. Code easy to understand
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:2951845
    • 提供者:wuliuguo
  1. llkwg

    0下载:
  2. 连连看游戏编程代码,完全VC编程,有工程DSw进行编辑,很好。-Lianliankan Game programming code, complete VC programming, there is the project dsw edit, very good.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:22362
    • 提供者:erya
  1. QQ

    0下载:
  2. QQ简单的B/S架构聊天工具。可以察看对方的IP地址。北大青鸟项目。-QQ simple B/S architecture chat tool. Can see each other' s IP address. Beida Jade Bird project.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-29
    • 文件大小:11741460
    • 提供者:任伟刚
  1. gaoli

    0下载:
  2. 五子棋,可以实现双人对战,或者人及对战。相当只能和先进,这是我们毕业设计的课题!-Gobang can achieve double the war, or persons and against. Considerable and can only be advanced, which is the subject of graduation project!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2908355
    • 提供者:丁飞
  1. C

    0下载:
  2. 利用C++做出的项目源代码:只有象棋、扫雷、俄罗斯方块、FixYou、简易计算器、三微绘图。 请用开发C++的工具打开,在用VS2005及以上版本打开时会出现些问题,请用其他的工具打开! -The use of C++ to make the project source code: only the chess, mine clearance, the Russian box, FixYou, simple calculator, three micro-graphics. Please
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-14
    • 文件大小:3234137
    • 提供者:grave
  1. ai-project

    0下载:
  2. this program solving nQuein with cpp language
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-11
    • 文件大小:1147
    • 提供者:samira
  1. Java.Project.classical.Chinese.Chess.

    0下载:
  2. Java编程设计中国象棋项目经典代码Java Programming Project classical Chinese Chess code -Java Programming Project classical Chinese Chess code
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-23
    • 文件大小:261552
    • 提供者:67
  1. FourEnsign-project

    0下载:
  2. 视 频 四 国 军 棋 的 游 戏 工 程 文 件-FourEnsign project
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:4999
    • 提供者:cyc
  1. Video-Chess-project

    0下载:
  2. 视 频 中国象棋 游 戏 的 项目 文件-Video Chinese Chess project files
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:2510
    • 提供者:cyc
« 12 3 4 5 »
搜珍网 www.dssz.com