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

搜索资源列表

  1. Tic_MFC

    2下载:
  2. 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1.47mb
    • 提供者:覃超
  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
    • 文件大小:1.68mb
    • 提供者:dzy
  1. chess.rar 五子棋源代码

    0下载:
  2. 五子棋源代码,是在VS2003 使用MFC下开发的,电脑棋力不错,Gobang source code, the use of MFC in VS2003 under development, computer棋力good
  3. 所属分类:.net编程

    • 发布日期:2017-03-28
    • 文件大小:428.01kb
    • 提供者:吴起
  1. Homework3

    0下载:
  2. 利用MFC单文本和OPENGL编写的国际象棋程序-A chess game written in MFC single text and OPENGL
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-27
    • 文件大小:9.42mb
    • 提供者:Li Bowen
  1. xiangqi

    0下载:
  2. 用MFC编写的小游戏,中国象棋。可实现多人联机。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源!-Using MFC to prepare small games, Chinese chess. More than can be achieved online. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good re
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:453.32kb
    • 提供者:仙儿
  1. chess

    0下载:
  2. 简单的三子棋下棋程序,使用的是单文档的MFC-The third son of a simple chess playing chess program, using a single document in MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:102.61kb
    • 提供者:snake
  1. Diamond-Chess

    0下载:
  2. 自己编的一个mfc钻石棋游戏,环境为VS2008。-A Diamond-Chess game coded by myself. It runs in the VS2008.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:785.23kb
    • 提供者:Franklin
  1. xiangqi

    0下载:
  2. mfc 编写的象棋程序 课余时间编的 只做参考-mfc chess program written in spare time series only do reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.76mb
    • 提供者:贾征远
  1. flygame

    0下载:
  2. MFC编写的飞行棋游戏,MFC编写的飞行棋游戏-Flight chess game written in MFC, MFC chess game written in flight
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-20
    • 文件大小:5.68mb
    • 提供者:shiyulong_bt
  1. chess

    0下载:
  2. 本程序在vc平台上实现了象棋游戏,是mfc中级学者练手的好东西。-This procedure is implemented in vc platform chess game, mid-level academic training is hands mfc good thing.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:149.39kb
    • 提供者:zhuyunsheng
  1. MFC-chinese

    0下载:
  2. 基于MFC的中国象棋详解,非常不错的代码。有兴趣做此游戏的下载去看看吧。-Detailed MFC-based Chinese chess, very good code. Be interested in downloading this game a look.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-21
    • 文件大小:6.08mb
    • 提供者:游弋森森
  1. 3_1

    0下载:
  2. 这时一个用MFC写的五指棋小游戏,包括详细的中文注释-Then write a MFC fingers with little chess game, including detailed notes in Chinese
  3. 所属分类:Game Program

    • 发布日期:2017-05-08
    • 文件大小:1.89mb
    • 提供者:LYN
  1. wzq

    0下载:
  2. 五子棋是一种两人对弈的纯策略型棋类游戏,是起源于中国古代的传统黑白棋种之一。发展于日本,流行于欧美。本程序使用MFC来完成五子棋功能,不支持人机对弈,只支持人人对弈-Backgammon is a two games on pure strategy board games originated in ancient China s traditional Othello. Development in Japan, popular in Europe and the United States
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:jfisdo
  1. atheegenius-sn

    0下载:
  2. 一个人工智能的国际象棋游戏源码,用Visual C写的,完全使用的win32 API,而没有用MFC。英文介绍为:The Genius iss a chess engine that uses AI techniquees to play against humans。 可直接使用。 -An artificial intelligence chess game source code, written in Visual C, fully use the win32 API, but not
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:274.79kb
    • 提供者:
  1. gobang

    0下载:
  2. MFC(VS2010,aps和部分res太大未上传)实现网络五子棋 模式:人机对战, 局域网对战 功能:禁手,悔棋,认输,托管 拓展:界面替换(Resouce未上传),聊天,保存棋局,棋局回放等功能-MFC (VS2010, aps and part of the res too big not upload) Gobang network mode: the man-machine war, LAN Battle features: ban hand, undo, throw in
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-01
    • 文件大小:99.95kb
    • 提供者:
  1. xiangqi

    0下载:
  2. 这是一个在visual c++6.0 win32 平台下编写的象棋程序 仅供参考! (注:mfc视图类) 工程名 Xq -This is a chess program written in visual c++6.0 win32 platform for reference only! (Note: mfc view class) project name Xq
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-23
    • 文件大小:99.88kb
    • 提供者:思鱼
  1. chess

    0下载:
  2. 这是一个非常全面的mfc写的五子棋,它具有人机对战,人人对战,电脑分几个等级,有悔棋功能,有计量你的胜败的情况-This is a very comprehensive mfc write backgammon, it has a man-machine war, all Battle, computers in several grades, there undo function, measured at the victory of your situation. . .
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:12.32mb
    • 提供者:zhouhui
  1. chess

    0下载:
  2. C++写的象棋游戏,人人对战,可以悔棋,MFC做的界面- a chess game in C++, you can undo, interface is MFC
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-25
    • 文件大小:8.19mb
    • 提供者:Sunday
  1. MFC-wuziqi

    0下载:
  2. 一个完整的五子棋游戏源代码和详细说明文件。五子棋是一种两人对弈的纯策略型汉族棋类益智游戏,棋具与围棋通用,由中国汉族人发明,起源于中国上古时代的传统黑白棋种之一。主要流行于华人和汉字文化圈的国家以及欧美一些地区。容易上手,老少皆宜,而且趣味横生,引人入胜;-Backgammon is a game of pure strategy type two Han chess puzzle games, chess and Go GM, invented by the Chinese Han peopl
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.21mb
    • 提供者:程墨
  1. VC++MFC

    0下载:
  2. 棋牌游戏框架开发后续版本功能建议计算胜负,按照规则以文件形式输入输出,人工智能等(The game framework for chess and card games is developed for the subsequent version of the function, which is recommended for calculation, input and output in the form of documents, artificial intelligence, et
  3. 所属分类:游戏

    • 发布日期:2018-04-21
    • 文件大小:2.76mb
    • 提供者:人_天涯
« 12 »
搜珍网 www.dssz.com