搜索资源列表

  1. 0base-agorithm(4)

    0下载:
  2. 零基础C++算法编程4,包括双向反转法、井字调整法、汉诺塔、递归数制转换等简单算法的代码-Zero-based C++ programming algorithm 4, including the bi-reversal method, Tic Tac Toe Adjustment Act, Tower of Hanoi, system conversion and other simple recursive algorithm co
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:qwertyuiop
  1. tic_tac_toe

    0下载:
  2. a small game called tic tac toe by alpha beta algorithm -this is a cpp file with C++, and it s a small game called tic tac toe , in this code, i applied the algorithm which called alpha beta
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:135168
    • 提供者:chen
  1. tic_tac_toe

    0下载:
  2. 这是一个带颜色UI界面的棋类游戏实现——tic tac toe(井字游戏) 编程语言:Visual C++ (MFC) 算法:alpha beta 剪枝算法-this is a game called tic tac toe with a UI interface base on MFC, using alpha beta algorithm, for those who want to learn something abou
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-21
    • 文件大小:135168
    • 提供者:chen
  1. tic-tac-toe

    0下载:
  2. java 使用回溯算法写的三连棋 shi yong yuan lai de shuru he shuchu -java backtracking to program a project tic-ta-toe
  3. 所属分类:游戏

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:林国
  1. jingchess

    0下载:
  2. 井字棋人机对弈,实现基本的人机交互界面,采用图形化界面显示棋盘和棋子。电脑能根据人下的棋,判断下一步较优的走法。井字棋实现人机对弈,为了实现智能化,要为每一步棋估值,采用极大极小值算法,负极大值算法,alphabeta等算法得出较优的下一步棋。平时一个人也可以下棋自娱自乐了。 井字棋人机对弈为我一个人一组完成。 -Tic-tac-toe man-machine chess, to achieve the basic man-ma
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:18432
    • 提供者:赵安
  1. tictactoefinal

    0下载:
  2. tIC TAC TOE scr ipt FILE FOR MATLAB
  3. 所属分类:其他游戏

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:AcidBurn
  1. MinMaxTree

    0下载:
  2. 游戏树在人工智能的应用相当重要,若要寻找某赛局中最佳的步法的一个方式,是利用极小化极大算法在游戏树中搜寻最佳解,例如在井字游戏中电脑可以很快速地找到最佳解并做出决策。-Application of artificial intelligence in the game tree is very important, to find an innings in a manner best step is to use Minimax in
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:Bao
  1. Gui_TTT

    0下载:
  2. 对战版的Tic-tac-toe 网络版的带有图形用户界面的Tic-Tac-Toe游戏,游戏双方可以在不同的计算机上玩。 a. 在每一步后,判断游戏是否结束,是否出现赢家,并且能告知玩家结果。 b. 玩家可以申请与指定IP和端口号的玩家进行联网对战。 c. 图形界面,用鼠标落子。 -Battle version of Tic-tac-toe online version of Tic-Tac-Toe game with
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:36864
    • 提供者:李四
  1. TTT-(Older-Version)

    0下载:
  2. Simple Tic-Tac-Toe game in c language. Better use Turbo-c compiler.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-21
    • 文件大小:30720
    • 提供者:Faizan
  1. TTT-(Final-Version)

    0下载:
  2. Final tic tac toe game to play with mouse.-Final tic tac toe game to play with mouse.
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-21
    • 文件大小:30720
    • 提供者:Faizan
  1. inf

    0下载:
  2. tic-tac-toe with gravity
  3. 所属分类:其他游戏

    • 发布日期:2024-05-21
    • 文件大小:37888
    • 提供者:pikabu
  1. tictactoe

    0下载:
  2. this contains c program for tic-tac-toe game. three by three matrix will be there.players are human and computer and each ones have three moves. human is assigned by 3 and computer represent by 5. who complete by filling
  3. 所属分类:其他游戏

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Rajesh N
  1. zznwn

    0下载:
  2. 一个简单的井字棋游戏,可以与电脑玩也可以联网玩 不错的-A simple game of tic-tac-toe chess, can play with the computer can also be connected to the Internet to play good
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:151552
    • 提供者:pli&339
  1. Tic-Tac-Toe-Pro

    0下载:
  2. YAY!! FINALLY DID IT. NOW ENJOY THE GAME WITH YOUR FRIENDS AND FAMILY TOO.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:Arbaz Ahmed
  1. hlsjgame

    0下载:
  2. A simple game of tic-tac-toe chess, can play with the computer can also be connected to the Internet to play good
  3. 所属分类:文件操作

    • 发布日期:2024-05-21
    • 文件大小:150528
    • 提供者:Sjlomon
  1. 井字游戏

    0下载:
  2. 实现编译井字游戏的代码,由C编写,可在VS2013直接运行(Code for compiling tic tac toe games)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:天梦春秋
  1. 一字棋

    0下载:
  2. 井字棋 α-β剪枝算法 在简单的游戏中,能够从当前游戏状态出发,搜索游戏的博弈树并确定最优行动方案的算法是存在的。其中最有名的算法就是极小极大算法。对于简单的双人游戏,极小极大算法很有用。它是在轮流行动的游戏中选择最好的行动的一种方法。 在博弈树中的每一个结点(一个结点表示一个可能的行动方案)都可以保存一个值,该值用来定义对应行动在帮助玩家获胜方面的优良程度。因此,对于一个确定的结点,其子结点都有一属性来定义对应行动的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:oracl
  1. JAVA_TicTacToe_commandLineVersion-master

    0下载:
  2. java tic tac toe game with console
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:16384
    • 提供者:beneslami
  1. MonteCarloTreeSearch-master

    0下载:
  2. 用MCTS算法做的游戏Tic-Tac-Toe,很简单,想研究MCTS的可以下载运行参考。(Using MCTS algorithm to do the game Tic-Tac-Toe, very simple, want to study MCTS can download operation reference)
  3. 所属分类:游戏

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:墨工
  1. 2

    0下载:
  2. 大家平时玩的井字过三关呀,自己写的,一个小游戏,应该不会有错。(We usually play tic tac toe, write your own, a small game, should not be wrong.)
  3. 所属分类:游戏

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:HoNg·shine
« 1 2 ... 22 23 24 25 26 2728 »

源码中国 www.ymcn.org