CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - chess with 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. thegenius-source

    1下载:
  2. 一个人工智能的国际象棋游戏,用VC写的,完全采用的win32 API,而没有用MFC。英文介绍为:The Genius is a chess engine that uses AI techniques to play against humans。-an artificial intelligence international chess game, with VC written entirely using the win32 API, not using MFC. English in
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:304.74kb
    • 提供者:刘维超
  1. Chess(8puzzle)

    0下载:
  2. 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3.59mb
    • 提供者:benson
  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. TheChinesechess

    0下载:
  2. 中国象棋两人对战游戏,支持2人单机对战和2人网络对战,适合初学2D游戏的朋友参考,尤其是MFC 和 socket应用方面-The Chinese chess two people to fight the game source code, supports 2 person of single planes to the war with 2 person of networks to the war, suitable to begin studies the 2D game s frien
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-19
    • 文件大小:5.03mb
    • 提供者:周方明
  1. MantisChess

    0下载:
  2. 中国象棋源代码,用MFC实现,可以与电脑对弈。-Chinese chess source code, using MFC achieved with a computer game.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-04
    • 文件大小:83.35kb
    • 提供者:蒋浴芹
  1. Chinese_chess_MFC_source_code

    0下载:
  2. Chinese chess MFC source code 一款中国象棋的MFC源代码-Chinese chess MFC source code of MFC, a Chinese chess source code
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:74.31kb
    • 提供者:ZHH
  1. aaa

    0下载:
  2. MFC编写的飞行棋游戏,编译无错,编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源-MFC prepared flight chess games, compiling without error, write some code that has the Chinese comment on the learners first contact with MFC is a good resource for
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2.25mb
    • 提供者:a
  1. FiveChess

    0下载:
  2. 五子棋MFC,带有人机对弈。简单方便.适合初学者,程序易懂-Gobang MFC, with a machine play chess. Simple and convenient. Suitable for beginners, the program easy to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-15
    • 文件大小:22.92mb
    • 提供者:chy
  1. MyPente

    0下载:
  2. 用MFC实现的五子棋小游戏(绝对可运行源码),可以人机对弈(人工智能,分不同等级),也可以双人对弈,学习对弈游戏非常值得参考-Implemented with MFC Renju game (definitely can run the source code), you can play chess machine (artificial intelligence, at the different levels), you can also double play chess, learn
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:3.11mb
    • 提供者:persist
  1. feixingqi

    0下载:
  2. 简单的小游戏,飞行棋,用MFC制作的,可以顺利的完成这个游戏.-Simple games, flight chess, made with MFC, you can smoothly complete the game.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-28
    • 文件大小:9.79mb
    • 提供者:何雪源
  1. five

    0下载:
  2. 自己,用mfc编写的一个五子棋游戏,实现人机对弈,人人对弈,界面未做,不是很美观。希望和大家交流下-Themselves, with mfc preparation of a backgammon game, to achieve human-computer chess, chess everyone, without making the interface, not very beautiful. And we hope that under the exchange
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4.19mb
    • 提供者:金涛
  1. Fujida

    0下载:
  2. 使用负极大算法实现黑白棋的对弈,中间使用递归,底层用MFC搭建。-Using negative great algorithm black white s play chess, and the middle use recursion, bottom with MFC structures.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-07
    • 文件大小:1.9mb
    • 提供者:白色鱼
  1. wzq2

    0下载:
  2. 这是一个用MFC开发的五子棋游戏实例 ,拥有我们一般意义上的飞行棋全部功能-This is a 331 games with MFC instance, with the full functionality of our general sense of flight chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:1mb
    • 提供者:chenkai
  1. CHESS.zip

    0下载:
  2. 中国象棋用MFC框架,要的可以下仅供学习,Chinese chess with the MFC framework to be able to under for educational purposes only
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-20
    • 文件大小:3.9mb
    • 提供者:
  1. feixingqi

    0下载:
  2. 用MFC写的单文档类飞行棋游戏,值得新手学习-Written with MFC single document class flight chess game, worth novice learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:4.82mb
    • 提供者:xiaoshitou
  1. Chess

    2下载:
  2. 三个机器人扫地,最短时间,用C++6.0编写,MFC界面,研究生课程作业,最优控制-Three robots sweeping the shortest time, with the C++6.0 writing, MFC interface, graduate course work, optimal control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:1.81mb
    • 提供者:文杰
  1. chess-code

    0下载:
  2. 基于window下的小游戏。代码一共1800行,用c++编写,核心算法是alpha-beta搜索,使用directx,没有使用MFC和GDI,没有运用面向对象思想,这样可以让读者只需要关心核心的算法与数据结构。-Under the window-based mini-games. A total of 1800 line code with c++ written, the core algorithm is the alpha-beta search, use directx, do not
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3.34mb
    • 提供者:贺雪冬
  1. Six-sub-chess-(CPP-and-MFC)

    2下载:
  2. 用C++实现六子棋的人机对战,并带有MFC图形界面-C++ achieve with six children chess man-machine war, and with MFC graphical interface
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-20
    • 文件大小:5.43mb
    • 提供者:廖小尘
  1. MFC

    0下载:
  2. 用easyx实现棋牌类游戏的编程,包含源代码,程序运行结果图-Chess game with easyx to achieve the programming, including source code, the results of the operation plan
  3. 所属分类:Game Program

    • 发布日期:2017-06-12
    • 文件大小:18.13mb
    • 提供者:nimmygreen
« 12 »
搜珍网 www.dssz.com