CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - past

搜索资源列表

  1. 传教士与野人问题

    1下载:
  2. 传教士和野人问题是人工智能中的经典问题。本程序采用递归算法求解。定义一个函数,该函数返回一个解路径,路径可以用规则序列表示,也可以用状态序列表示。比如,用规则序列表示,可以表示为:(1 1)(1 0)。。。 表示:过去1个传教士,一个野人,回来一个传教士,。。。如果用状态序列表示,可以表示为:(3 3 1)(2 2 0)(3 2 )。。。 路径用一个链表表示,该函数返回该链表。在main中调用该函数,并打印输出该路径。-missionaries and Savage is a classic A
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34248
    • 提供者:罗鹏魁
  1. juzhenzhuanzhi

    0下载:
  2. 一个实现矩阵转置的C和C++源代码,自己以前学数据结构时做的-achieve a matrix transpose the C and C + + source code, his past data structure to do
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1571
    • 提供者:乐乐
  1. zhaomigong_c

    0下载:
  2. 简单的演示,N的大小可以改变的,而且这个程序的速度还可以, 比以前我用递归写的那个快多了.如果N改得太大输出会有问题, 因为我用到gotoxy的,这个程序主要是练一个算法-simple demonstration, N size can be changed, but the rate of this procedure can also, than in the past I used to write a recursive that quicker. If N is too big
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1863
    • 提供者:黄波
  1. C语言编程例子

    0下载:
  2. 这是初学者的宝典,以以往的编程白例是不同的,有较大的区别,里面有100多个编程实例-This is a beginner's book for the past programming white cases are different, the difference is larger, there are more than 100 examples of programming
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:80142
    • 提供者:撒嗯
  1. yuanma

    0下载:
  2. 我的数据结构课程设计源码,以前弄的,现在上传上去了!-My curriculum design source data structure, in the past get now upload a go!
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:648626
    • 提供者:蚕豆
  1. No5

    0下载:
  2. 这是蓝桥杯的一道填空题,运用了递归知识,比较基础,适用于初学者-this is Past Years Paper
  3. 所属分类:Data structs

    • 发布日期:2017-12-12
    • 文件大小:9587
    • 提供者:Hitman
  1. 回溯

    0下载:
  2. 一些回溯算法的总结里面有马跳日棋盘问题八皇后问题取苹果等一系列已过的代码谢谢参考(Some backtracking algorithms are summed up with a horse jump day chessboard problem eight queens and a series of past codes for reference.)
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:7162880
    • 提供者:tanxys
搜珍网 www.dssz.com