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

搜索资源列表

  1. five_w

    0下载:
  2. 一个使用权值判断算法的五子棋程序。由于没有使用深度搜索算法,计算速度很快。程序的智能主要由权值表决定,你可以很容易的修改它(或者使用神经网络自动修改)-a right to use the algorithm to judge the value of 331 procedures. As the depth of no use search algorithms, computing speed quickly. Intelligent procedures primarily by the
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:42331
    • 提供者:lrc
  1. wzq

    0下载:
  2. 五子棋的游戏,用剪枝来实现,有多种选择搜索的深度和算法-Gobang the game, with pruning to achieve, there are a variety of choices and depth of search algorithms
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-09
    • 文件大小:484454
    • 提供者:lss
  1. five_chess_source_code

    2下载:
  2. 五子棋游戏,采用alpha-beta剪枝优化搜索算法,深度可达6步。-five-chess game, with alpha-beta optimal search algorithm, the depth is up to 6 steps
  3. 所属分类:棋牌游戏

    • 发布日期:2012-10-31
    • 文件大小:1543895
    • 提供者:ling
  1. ELUOSI2

    0下载:
  2. 经典的俄罗斯方块程序源码,可以在turbo c下编译运行,初学者深入学习c语言的好材料-Tetris classic program source code, you can turbo c compiler running under, beginner-depth study of c language good material
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:3355
    • 提供者:nosky
  1. ChnChess

    0下载:
  2. 本程序在Windows98下用VC6.0编译通过,所使用位图来源于“象棋大师”教学软件, 设计和改进时参考了BorlandC++3.1的国际象棋程序和陈成涛所写的“中国象棋程序”。 在算法上采用有界深度优先Alpha-Beta剪枝递归搜索技术-The program under Windows98 using VC6.0 to compile, the use of bitmap from " Chess Master" teaching software design and
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:456175
    • 提供者:guanmj
  1. chess_csharp

    0下载:
  2. 一位朋友编的中国象棋,带有中文语音提示,可双人下棋和人机下棋, 人机下棋时电脑的棋力差了一些,不过贵在有源码,可以供我们学习一下人工智力的程序是如何编的。智能算法及危机识别。遗传算法学习。-A friend of series Chinese chess, with a Chinese voice prompts, can be double machine playing chess and playing chess, computer chess machine number thin
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:1859023
    • 提供者:红信
  1. 365188othello_C

    0下载:
  2. 我用 C++ 写的黑白棋人机对弈程序,人工智能课程作业,棋力比我本人强,欢迎批评-I use C++ program written in Othello machine play chess, artificial intelligence course work, thinking depth than I am strong, welcome criticism
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:53814
    • 提供者:hexie
  1. Qkdny0.00

    0下载:
  2. 一个中国象棋源码,可在vs2005上编译运行,棋力尚可-A Chinese chess source code, compiled in vs2005 running, thinking depth can still be
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4590881
    • 提供者:农学兵
  1. sthinker.v01

    0下载:
  2. 中国象棋源码,棋力较弱,代码简洁明了,对学习编写象棋游戏有很大帮助-Chinese Chess source code, thinking depth is weak, concise code, chess game to learn the preparation of great help
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:159840
    • 提供者:农学兵
  1. chinachess

    0下载:
  2. 自己编写的中国象棋。c语言编写。通过枚举法,遍历一定深度中的所有情况,递归深度可以在代码中修改。没有棋盘的库,每步均为即时计算所得。-I have written in Chinese chess. c language. By enumeration, traversing a certain depth in all cases, recursion depth can be modified in the code. No library board, each step are calc
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:4634
    • 提供者:vidfa
  1. final

    0下载:
  2. 本源程序实现了黑白棋游戏的简单对弈,采用深度搜索边角权值算法 -This source code implements a simple chess game Othello using the depth search algorithm for corner weights
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:6942
    • 提供者: chenzhipeng
  1. xiaowushi

    0下载:
  2. 象棋小巫师的源码,棋力不错,这个软件不错,大家可以研究-Source of the boy wizard chess, thinking depth well
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:597384
    • 提供者:heizi
  1. AIprogram3

    0下载:
  2. 用c++语言实现井字棋的游戏,要求要用深度优先搜索的算法。-Written in c++ language realization, well character chess game with requires depth first search algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:66930
    • 提供者:郑娟娟
  1. gnugo-3.8

    0下载:
  2. 围棋对战程序 棋力约九级 大家不信可以试试哦~-Go Battle program thinking depth of about nine people do not believe you can try oh ~
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:4026874
    • 提供者:Carl
  1. chess

    0下载:
  2. c语言写的象棋游戏,采用搜索剪枝算法,搜索深度为3层-chess game written in c language, the use of search pruning algorithm, the search depth of 3 layers
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:129677
    • 提供者:王晔
  1. connect6

    1下载:
  2. 六子棋人机对弈程序,本人机器人博弈棋力一般,可供初学者参考使用。-Six child of chess human-computer chess program, I Robot game thinking depth general reference for beginners.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-14
    • 文件大小:3490636
    • 提供者:桃矢
  1. mazouqipan

    0下载:
  2. 中国象棋中马走遍棋盘问题的深度搜索算法求解-Chinese Chess horses all over the board the depth search algorithm for solving
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:552
    • 提供者:bill
  1. qishixunyou

    0下载:
  2. 国际象棋棋盘的骑士巡游问题,深度优先,穷举搜索-Chessboard knight tour problem, depth first, exhaustive search
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:769456
    • 提供者:znt
  1. VCChess

    0下载:
  2. 目标是实现一款有着一定下棋水平且交互友好的中国象棋人机对弈程序。 该程序功能包括: *人机对弈; *盲棋模式; (注:此功能为创新功能) *搜索深度设定; (电脑棋力选择) *棋子、棋盘样式选择; *悔棋、还原; *着法名称显示; *下棋双方计时; -The goal is to achieve a has a certain chess level and interact with friendly Chinese Chess man-machin
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-27
    • 文件大小:9953985
    • 提供者:张瑞
  1. EightQueen_bcb6

    0下载:
  2. (This is Borland C++Builder version) The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so was originally proposed in 1848 by the chess player Max Bezzel, and over the years, many mathematicians, including
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:293915
    • 提供者:yout
« 12 »
搜珍网 www.dssz.com