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

搜索资源列表

  1. vc五子棋

    0下载:
  2. 五子棋核心算法源程序-331 core algorithm source code
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3.5kb
    • 提供者:张志明
  1. 5zq

    0下载:
  2. 可以人机对弈、双人同机对弈,人机对弈电脑具有较好的人工智能算法,界面美观。开发工具:VC++6.0 和 MFC
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:37.44kb
    • 提供者:余超
  1. 用VC开发拧魔方的程序

    0下载:
  2. 这个游戏的算法不错-this algorithm good game
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:88.73kb
    • 提供者:Mudg
  1. VC]中国象棋vc源代码

    0下载:
  2. 中国象棋是大家经常玩的,编写这类程序最关键也是最难的地方就是算法的设计,看看别人的设计也许对你会有所帮助-Chinese chess we used to play, the preparation of such procedures is the most critical is the most difficult part of the algorithm design, others look at the design you may be helpful
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:77.29kb
    • 提供者:
  1. vc++编写的五子棋游戏源码

    8下载:
  2. vc++编写的五子棋游戏,支持人机对下,网络对下,算法精炼,限于本人五子棋水平有限,目前自动算法只能达到普通爱好者水平
  3. 所属分类:棋牌游戏

  1. chess.rar

    0下载:
  2. 中国象棋源码,VC,本人机对弈程序采用了多种搜索算法,Chinese chess source, VC, my machine using a variety of game procedures search algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:741.95kb
    • 提供者:项泰
  1. alphabeta

    0下载:
  2. 用VC实现的,用C++写的三字棋小游戏,其中采用的是αβ剪枝算法,可以运行。-VC with the implementation, using C++ to write the words chess game, which are used αβ pruning algorithm can run.
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:朱静
  1. bw

    0下载:
  2. 黑白棋游戏软件,VC++6.0开发,简单计算算法,人机和人人交互,希望对初学者有帮助-Reversi game software, VC++ 6.0 development, simple calculation algorithm, and all human-computer interaction, and they hope to help beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:68.67kb
    • 提供者:王凯
  1. heibaiqi

    0下载:
  2. VC开发的黑白棋游戏,界面可爱,算法不错-VC developed Reversi game interface lovely good algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:533.54kb
    • 提供者:chengliang
  1. sample2

    1下载:
  2. 双色球彩票游戏软件 1横向滚动显示文字 2优良的随机数产生算法 3动态显示随机数 4彩色静态文本的实现 5使用VC操作EXCEL 6高效的排列组合算法 7文件操作-1 horizontal Scrolling text 2 good random number generator algorithm for random number 3 dynamic display 4 static text color to achieve 5 of EXCEL 6 the u
  3. 所属分类:Other Games

    • 发布日期:2016-03-15
    • 文件大小:7.35mb
    • 提供者:lishiming
  1. chess

    0下载:
  2. 用VC开发,算法是极大极小算法的五子棋,界面优美。-With VC development, the algorithm is minimax algorithm Gobang, interface beautiful.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4.1mb
    • 提供者:赵智明
  1. Godong

    0下载:
  2. 五子棋的源代码,可用直接编译运行,VC++下开发,运用AI算法-the source code about Godong , can be directly compled to run, make use of AI algorithms
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:121.38kb
    • 提供者:何国栋
  1. vc-5zq

    0下载:
  2. 五子棋类 新的比较智能化 虽和以往的有些相似之处 但其算法还是值得参考-failed to translate
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:304.73kb
    • 提供者:
  1. PINTUYOUXI

    0下载:
  2. 可以分割视图,vc实现了拼图游戏算法不错-Can split the view, vc puzzle algorithm achieved good
  3. 所属分类:Game Program

    • 发布日期:2017-05-13
    • 文件大小:3.29mb
    • 提供者:田澍
  1. q11evc

    0下载:
  2. 适合初学者研究学习,vc编译运行,算法简单,附带注释-Suitable for beginners of learning, vc compile and run
  3. 所属分类:Other Games

    • 发布日期:2017-05-13
    • 文件大小:3.23mb
    • 提供者:存希
  1. VC-eluosi

    0下载:
  2. 这个代码为经典小游戏俄罗斯方块,该算法实现了游戏的基本功能,代码简洁易懂,可以为初学者所参考。-This code is the classic game Tetris, the algorithm of the game' s basic functions, the code easy to read reference for beginners.
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:73.3kb
    • 提供者:王飞
  1. VC---FIVEGame

    0下载:
  2. 利用vc6.0编程做的一个五子棋游戏,实现了人工智能的算法,是一个比较成功的五子棋游戏代码。-Programming done by vc6.0 a backgammon game, to achieve artificial intelligence algorithms, the more successful is a backgammon game code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:
  1. VC++ 中国象棋程序源代码

    1下载:
  2. 本人机对弈程序采用了多种搜索算法.CEveluation类:估值类,对给定的棋盘进行估值.(machine chess program, using a variety of search algorithms. Valuation function, the valuation of a given chessboard.)
  3. 所属分类:棋牌游戏

    • 发布日期:2017-12-14
    • 文件大小:129.8kb
    • 提供者:我呢
  1. 中国象棋vc源代码

    2下载:
  2. 中国象棋源码,包含自动下棋算法,高级功能可配置(Chinese chess source code, including automatic chess algorithm, advanced function can be configured)
  3. 所属分类:棋牌游戏

    • 发布日期:2018-01-08
    • 文件大小:41.54mb
    • 提供者:呀昵
  1. 五子棋人工智能搜索算法源代码

    0下载:
  2. 人工智能搜索算法五子棋采用α-β搜索算法,其力强,算法速度快,是目前公开源代码最强的五子棋程序,含VCF算法,编程语言VC。
  3. 所属分类:棋牌游戏

    • 发布日期:2021-07-10
    • 文件大小:11.69kb
    • 提供者:franc26
« 12 3 4 5 6 »
搜珍网 www.dssz.com