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

搜索资源列表

  1. wuziqibyght

    0下载:
  2. Borland C++编程 五子棋的小游戏 里边有编译的结构 学习人工智能所作 使用了分枝算法-Borland C programming renju the game inside a small structure study compiled by the use of artificial intelligence algorithms Mycobacterium
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:854.88kb
    • 提供者:夏虫
  1. five436

    0下载:
  2. 本代码是一个完整的小游戏,界面美观,其中的人工智能算法也很值得参考学习. -the code is a complete mini-games, beautiful interface, artificial intelligence algorithms which are worth learning.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:137.15kb
    • 提供者:q024100404
  1. AI_wuziqi

    0下载:
  2. 妙手连珠五子棋人工智能源代码,使用A*算法编的:)-good blend of witty renju artificial intelligence source, the use of A * algorithm series :)
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:179kb
    • 提供者:zhang
  1. cclinux

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

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

    0下载:
  2. 五子棋程序及源程序 开发工具:VC++6.0 和 MFC 不错的小游戏,具有较好的人工智能算法。
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:135.52kb
    • 提供者:wobzd
  1. poker

    0下载:
  2. 用MFC实现的纸牌游戏,包括红心大战和斗地主两个游戏,为人机对弈,有人工智能算法-MFC to achieve card games, including Hearts and Doudi Zhu, for man-machine chess, there are artificial intelligence algorithms
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:3.1mb
    • 提供者:ufo
  1. five_chess.tar

    0下载:
  2. qt编写的五子棋游戏,具有一定的人工智能算法!-qt write 331 games, with some artificial intelligence algorithms!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:328.85kb
    • 提供者:chao
  1. WZQSource

    0下载:
  2. Java版本网络五子棋。 可以实现人机对弈,人与人之间对弈。涉及Java网络通信,人工智能算法等。-Java
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:48.58kb
    • 提供者:刘小肠
  1. wzq

    0下载:
  2. 本代码是一个完整的小游戏,界面美观,其中的人工智能算法也很值得参考学习. 魔法师传奇源代码-The code is a complete game, interface aesthetics, artificial intelligence algorithm which is also very worthy of study and reference. Sorcerer legendary source code
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:141.83kb
    • 提供者:黄勇
  1. WuZiQi

    0下载:
  2. 使用Eclipse实现五子棋小程序,应用人工智能算法-Backgammon using Eclipse to achieve a small program, application of artificial intelligence algorithms
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2.84mb
    • 提供者:华超
  1. PowerEasy_SiteFactory_eShop_1.2.0.0

    0下载:
  2. 人工智能下的五子棋程序,它实现了五子棋的人机对战,主要采用了人工智能里面的BP神经网络算法。-Backgammon under artificial intelligence program that implements the backgammon play against man-machine, mainly used inside the BP artificial neural network algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-28
    • 文件大小:10.16mb
    • 提供者:徐葵
  1. cardgame

    0下载:
  2. 实现了拱猪游戏的人工智能算法,包含可执行程序-Chase the Pig game implements artificial intelligence algorithms, including the executable
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-26
    • 文件大小:8.6mb
    • 提供者:zw
  1. chess

    0下载:
  2. 中国象棋源代码 1, 画面精美,是学习GUI编程的很好参考资料 2, 实现了人机对弈,涉及人工智能算法 3, 有MFC及win32两个版本,适用各种Programmer-Chinese chess source code 1, the window fine is good to learn GUI programming reference 2, to achieve a human-computer chess, artificial intelligence algor
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:336.59kb
    • 提供者:锦绣天涯
  1. TicTacToe

    0下载:
  2. 用JAVA实现井字棋,阐释人工智能算法的应用-Tic-Tac-chess with JAVA implementation, explain the application of artificial intelligence algorithms
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:2.95kb
    • 提供者:刘南
  1. Othello

    0下载:
  2. 经典的黑白棋游戏,其中设计并实现了多种黑白棋的人工智能算法,其中使用了BP神经网、决策树、优化启发搜索剪枝等算法。并实现了多种算法对战平台,进行算法间的对弈和比分统计,以供进一步研究黑白棋算法。其中,该系统中的高智能算法已经在同类黑白棋软件的棋力中占上游水平。-Classic black and white chess game, in which artificial intelligence algorithm of many kinds of Othello was proposed an
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-25
    • 文件大小:5.03mb
    • 提供者:舒愈
  1. five-in-a-row

    0下载:
  2. 五子棋游戏,实现人人对战,和人工智能算法,即实现人和电脑对战,采用C实现-Backgammon games, all Battle, and artificial intelligence algorithms, and play against the computer, using C to achieve
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-23
    • 文件大小:2.7kb
    • 提供者:杨基隆
  1. reversi

    0下载:
  2.  一款黑白棋游戏软件主要分为界面开发、存储结构、规则设计、人工智能算法设计等四大模块。用α-β剪枝算法实现,MFC界面-Reversi game software is divided into four modules interface development, storage structures, rules, design, artificial intelligence algorithm design. With α-β pruning algorithm, MFC interfa
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-24
    • 文件大小:32.82kb
    • 提供者:张婷
  1. 15数码程序

    2下载:
  2. 基于A*搜寻算法求解十五数码问题。程序已经预先初始化了一个十五数码棋盘。(Solving 15 digital problems based on A* search algorithm.The program has already pre initialized a fifteen digital chessboard.)
  3. 所属分类:棋牌游戏

    • 发布日期:2017-12-27
    • 文件大小:7kb
    • 提供者:poiio
  1. A星算法求解八数码问题(20180320125952)

    1下载:
  2. A星算法求解八数码问题, 人工智能作業2(A star algorithm to solve eight digital problems, artificial intelligence operation 2)
  3. 所属分类:棋牌游戏

    • 发布日期:2018-04-29
    • 文件大小:116kb
    • 提供者:Eddie_DK
  1. 五子棋人工智能搜索算法源代码

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

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