搜索资源列表

  1. rengongzhineng

    0下载:
  2. 这是人工智能课的一个编程,实现了八数码的问题,A算法-This is a class of artificial intelligence programming, eight digital realize the problem, A algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:周孝琼
  1. Bashuma

    0下载:
  2. 八数码问题求解,可以界面动态的显示求解过程。-Eight digital problem solving, you can display dynamic interface solving process.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1799168
    • 提供者:王恺
  1. AIbashuma

    0下载:
  2. 用c++实现的八数码难题,里面有详细的描述-With c++ Realize eight digital problems, there are detailed descr iption of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:48128
    • 提供者:liuqiang
  1. eightpuzzleduogesuanfa

    0下载:
  2. 八数码问题多个算法实现,包括深度优先,广度优先,A*算法。-8 digital issues to achieve a number of algorithms, including depth-first, breadth-first, A* algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3778560
    • 提供者:
  1. AI

    0下载:
  2. 人工智能中的八数码问题:附有详细的注释 我们可以将八数码问题看成移动空格的问题.在不断的移动空格过程当中不断改变棋盘的布局,使之到达目标状态. 用一个open表(本程序采用序栈)的节点,从中选择一个总体代价最小的节点(不妨设为A节点,栈不为空时)是否是目标状态,如果不是则将A节点的有效的儿子节点(不在open表及closed表中出现过,不违反移动规则)插入有序表open表中,并将A节点插入closed表中.然后重复以上操作.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:330752
    • 提供者:刘伟
  1. five_file

    0下载:
  2. hws01:野人和传教士问题 hws02:用Romberg外推法求积分近似值 hws03:八数码问题 hws04:模拟退火算法 hws05:遗传算法解决旅行商问题-hws01: Savage and missionary issues hws02: using Romberg extrapolation method for integral approximation hws03: 8 digital issues h
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1901568
    • 提供者:huangweisen
  1. EIGHTNUM

    0下载:
  2. 八数码 大家看看就知道了 宽度搜索 怎么非得够20个子呢?
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:沉沉
  1. 1111

    0下载:
  2. 这是一个人工智能里的八数码搜索程序,在教学方面比较有用!-This is an artificial intelligence
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:253952
    • 提供者:liudaibo
  1. eight

    0下载:
  2. 自己写的一个八数码程序,里面用了几个算法,其中有两个A*算法,一个一般的深度优先算法,写得比较粗糙,有兴趣的同志可拿来参考-Himself wrote an eight-digital process, which a few algorithms, which has two A* algorithm, a general depth-first algorithm, written in relatively rough, the
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:7568384
    • 提供者:yerunping
  1. 8data

    0下载:
  2. 人工智能中的八数码问题。它由一个3×3的方阵中的八个数码构成,其中的一个单元是空的,它的周边单元中的数码可以移到该单元中。此问题的任务是找到一个数码移动序列使初始的无序数码转变为一些特殊的排列.本程序用A*算法实现8数码的移动-Artificial Intelligence 8 digital issues. It consists of a 3 × 3 square of eight digital composition, in w
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:刘路
  1. 20075136

    0下载:
  2. 人工智能 八数码有比较的算法,如广度优先,深度优先,A*算法三种。-Artificial Intelligence has eight digital comparison algorithms, such as breadth-first, depth-first, A* algorithm for three.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:118784
    • 提供者:shuiguyue
  1. eightnumbersUI

    0下载:
  2. 这是一个简单的八数码界面,里面包含了一些鼠标事件和键盘事件,是一个简单的界面-This is a simple eight-digital interface, which contains a number of mouse events and keyboard events, is a simple interface
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:程易
  1. ss

    0下载:
  2. 八数码问题的解决方法:用A*算法来解决的.可以-Eight digital solution to the problem: The A* algorithm to solve the problem. Can
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:62464
    • 提供者:邵丽
  1. 113172244AIbashumaJava1

    0下载:
  2. 八数码问题,可以参考一下的,给你带来无穷的乐趣,-Eight digital problem, you can refer to, and to bring you a lot of fun,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:邵丽
  1. new8

    0下载:
  2. 人工只能中的八数码问题,采用A*算法搜索-Artificial only in the eight digital issues, the use of A* algorithm search
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:苏打
  1. eg

    0下载:
  2. 一个简单的求解八数码问题的程序。采用A*算法,注释清晰易读-A simple eight digital problem solving procedures. Using A* algorithm, legible notes
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:775168
    • 提供者:apollocarlos
  1. 8digitsA

    0下载:
  2. 八数码的,用VS2005,可以用的,人工智能的算法-Eight digital, using VS2005, can be used, artificial intelligence algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1203200
    • 提供者:郭娟
  1. AStar

    0下载:
  2. 八数码问题的A*算法实现,java的伪代码,基本思想-8 digital issues of A* algorithm, java pseudo code, the basic idea
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:呵呵
  1. bashuma

    0下载:
  2. 八数码三种方法:广度,深度,A*算法,人工智能的经典算法-Eight digital three ways: breadth, depth, A* algorithm, artificial intelligence classic algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1074176
    • 提供者:郭娟
  1. BASHUMA

    0下载:
  2. 八数码功能实现,手动随机输入0-7的整数,不得重复,天后开始排序-Eight digital functions manually enter random integer 0-7, shall not repeat, days after the beginning of sort
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:1826816
    • 提供者:随心雨
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org