CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 递归调用

搜索资源列表

  1. chess5botdiscussion

    0下载:
  2. 近来随着计算机的快速发展,各种棋类游戏被纷纷请进了电脑,使得那些喜爱下棋,又常常苦于没有对手的棋迷们能随时过足棋瘾。而且这类软件个个水平颇高,大有与人脑分庭抗礼之势。其中战胜过国际象棋世界冠军-卡斯帕罗夫的“深蓝”便是最具说服力的代表;其它像围棋的“手淡”、象棋的“将族”等也以其优秀的人工智能深受棋迷喜爱;而我们今天将向大家介绍的是五子棋的算法。   当我们与电脑对战时,您知道这些软件是怎样象人脑一样进行思考的吗?前不久我曾编写过一个五子棋的游戏,在这里就以此为例和大家一起探讨探讨。  
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6087
    • 提供者:风林火山
  1. Theoperaterofcars

    0下载:
  2. 该文件主要是包含车辆调度问题的处理。通过一个简单的程序采用递归调用算法实现该功能!-The document contains mainly vehicle scheduling problems. A simple procedure through the use of recursive algorithm called the feature!
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1191
    • 提供者:Anna
  1. eightQUeen

    0下载:
  2. 自编的8皇后问题的C++编写程序,含递归调用-8 queens problem C++ programming, including recursive calls
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:546
    • 提供者:fan
  1. happy

    0下载:
  2. 编译原理词法分析器的功能是利用函数之间的递归调用模拟语法树自上而下的构造过程。 改造文法:消除二义性、消除左递归、提取左因子,判断是否为LL(1)文法 -Compiler theory lexical analyzer function is to use recursive function calls between the simulation process of constructing the syntax tree from the top down. Transforma
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:10837
    • 提供者:happyjack
  1. dgsf

    0下载:
  2. 递归算法:是一种直接或者间接地调用自身的算法。在计算机编写程序中,递归算法对解决一大类问题是十分有效的,它往往使算法的描述简洁而且易于理解。-Recursive algorithm: a call directly or indirectly, its own algorithm. In computer programming, a recursive algorithm to solve a large class of problems is very effective, it is o
  3. 所属分类:Project Manage

    • 发布日期:2017-03-27
    • 文件大小:18653
    • 提供者:张亮亮
  1. bianli

    0下载:
  2. 图的深度及广度遍历 首先创建一个无向图,顶点用一个一维数组存储,弧用一个二维数组存储,不相邻顶点之间设置无限大。深度遍历时设置顶点的布尔函数,访问过的顶点布尔值为true,递归调用DFS函数。广度遍历时,结合队列的存储方式,进行遍历。-Figure traverse the depth and breadth of First create a non-directed graph, vertex with a one-dimensional array to store the arc w
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:7880
    • 提供者:周天行
  1. cc

    0下载:
  2. 利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。-Recursive function calls, five characters entered, printed out in reverse order
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1063
    • 提供者:uestclxh
搜珍网 www.dssz.com