搜索资源列表

  1. 迷宫问题.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:3582
    • 提供者:
  1. 迷宫问题(05号 王耀辉).rar

    0下载:
  2. 所属分类:其它

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

    0下载:
  2. 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:39620
    • 提供者:欧瑞清
  1. f_3343

    0下载:
  2. VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。-use artificial intelligence to solve eight problems maze. This is a very interesting small artificial intelligence procedures, it may try.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12546
    • 提供者:吴东
  1. 迷宫求解问题

    0下载:
  2. 一次软件作业,迷宫的求解问题,有需要的可以直接下载,(c语言版)-a software operations, maze solving the problem, we need can be directly downloaded (c language version)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2175
    • 提供者:li
  1. Maze11

    0下载:
  2. 一个自己写的毕业设计的程序。就是模拟迷宫问题。界面比较漂亮。操作简单。-himself wrote a graduate of the design process. The problem is the simulation of the maze. More beautiful interface. Simple operation.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:76923
    • 提供者:高陈强
  1. 040320133

    0下载:
  2. 罗密欧与朱丽叶的迷宫问题 利用回溯法搜索出一条路经,帮助罗密欧走遍所有房间到达朱丽叶的房间-Romeo and Juliet maze of back problems using a way to search by law to help Romeo traveled all the rooms reach Juliet rooms
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2639
    • 提供者:孙月玲
  1. mazeduil

    0下载:
  2. 数据结构中的迷宫问题的代码 用队列实现 可以看看 -data structure of the maze of code can be used to achieve look at the queue
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2285
    • 提供者:张德
  1. migong_BySophia

    0下载:
  2. 程序把迷宫问题设计成一个类,其数据成员有路口个数mazeSize,出口Exit和路口集合*intSec,构造函数读入已存在的数据文件构造描述一个具体问题的迷宫类的对象;其搜索函数TravMaze(int intSecV)的输入参数intSecV为当前所处的路口,搜索函数用回溯法搜索迷宫的所有分支-maze procedure, the design problem into a category of its data members
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:46289
    • 提供者:萌音
  1. migongwent

    0下载:
  2. 此源码是用C++语言编写的迷宫问题小程序。-this source is used C language issues prepared by the small maze procedure.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1353
    • 提供者:我来也
  1. MyAbstractFactory

    0下载:
  2. 这个小程序是我们上课时做的,主要是针对设计模式中Abstractfactory这个创建型模式,例子是迷宫问题-this small program is that we do in class is targeted mainly at the design model to create this type Abstractfactory model example is the issue of the maze
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11473
    • 提供者:涛涛
  1. MyBuilder

    0下载:
  2. 同样是设计模式中的迷宫问题,这次是用Builder这个创建型模式来做的,比较简单-is the same design pattern of the maze of problems, this is the Builder to create a type, and make relatively simple
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14110
    • 提供者:涛涛
  1. MyFactoryMethod

    0下载:
  2. 同样是设计模式中的迷宫问题,这个是利用factoryMethod来实现的,也较简单-is the same design pattern of the maze, the use of factoryMethod to achieve, than simple
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18101
    • 提供者:涛涛
  1. mgwenti

    0下载:
  2. 用stl实现的迷宫问题算法!(源创) 在这里你将看到stl的强大和方便!-used to achieve the maze Problem! (Source Chong) Here you will see stl a powerful and convenient!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1394
    • 提供者:王哲江
  1. labyrinth2

    0下载:
  2. 这是一个用c语言编成的关于数据结构中的迷宫问题的小游戏程序,内容详尽,已成功在c语言编译环境下通过测试。-This is a language used c into the data structure of the maze of small game procedures, as detailed have been successful in C language compiler environment to pass the
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1924
    • 提供者:wangyang
  1. solution-for-maze

    0下载:
  2. 一个迷宫问题路径寻找的求解源程序代码,有注释,用VC++编写,-a maze path for solving the source code, a note prepared by VC,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3170
    • 提供者:刘宇
  1. dhsfj

    0下载:
  2. 很多呀,呵呵案例一 贪吃蛇游戏案例二 计算器案例三 黑白棋游戏案例四 迷宫问题案例五 扫地雷游戏案例六 速算24案例七 数据结构CAI系统案例八 进程调度案例九 存储管理分区分配算法案例十 通讯录案例十一 学生成绩管理案例十二 工资管理案例十三 图书借阅管理案例十四 教师工作量计算-many ah, Oh cases a game Snake Case 2 Case 3 reversi calculator case four game
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:59655
    • 提供者:小何
  1. minggong

    0下载:
  2. 迷宫问题。利用c实现的。对学数据结构的同学可能有用-maze problems. Use c achieve. The structure of the data may be useful for students
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:1390
    • 提供者:chengbo
  1. digui&migong

    0下载:
  2. 用c++实现的数据结中的递归运算的原代码,包括迷宫问题
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:97282
    • 提供者:何某某
  1. soursecode

    0下载:
  2. 这是关于数据结构中迷宫问题的c语言实现 可供大家学习参考-This is the data structure of the maze of C Language Reference for everyone to learn
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1915
    • 提供者:guoguo
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 34 »

源码中国 www.ymcn.org