CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

« 1 2 ... .76 .77 .78 .79 .80 25081.82 .83 .84 .85 .86 ... 28275 »
  1. DeleteList

    0下载:
  2. 删除链表。数据结构中算法小程序。初学者很适用的。-Delete list. Data structure algorithm applet. Beginners are applicable.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:5.25kb
    • 提供者:林林
  1. dui

    0下载:
  2. 堆排序,数据结构算法小程序。初学者很适用-HEAPSORT, data structure algorithm applet. Beginners are applicable. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:5.76kb
    • 提供者:林林
  1. knapsack.ok

    0下载:
  2. 是一个背包算法程序,可以实现简单的背包原理算,对理解这一算法很有帮助。-this is a algorithm of napsake, can be achive application of napsake, it is useful to understanding the algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.3kb
    • 提供者:wang chao
  1. SUANFA

    0下载:
  2. 计算机算法课程中的实验 单源点最短路径问题 可以自由输入有向权图 -Computer algorithms course experiments, single source shortest path problem has to be free to enter the right of Figure
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.17kb
    • 提供者:lanrui
  1. hannuota

    0下载:
  2. 算法思路:   1.如果只有一个金片,则把该金片从源移动到目标棒,结束。   2.如果有n个金片,则把前n-1个金片移动到辅助的棒,然后把自己移动到目标棒,最后再把前n-1个移动到目标棒.   3.单纯对于有N个金片要挪动的步数求出, 可以使用递推方法,满足递推方程f(i) = f(i - 1) * 2 + 1-Algorithm idea: 1. If there is only a gold film, while the gold from the source to the
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:7.33kb
    • 提供者:huaying
  1. queen

    0下载:
  2. 在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互“攻击”的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。-In an 8 × 8 chess set, there' s eight, each accounting for one' s cell request will not be mutual between Queen' s " attack" phenomenon, that shoul
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:6.97kb
    • 提供者:huaying
  1. bianli

    0下载:
  2. 遍历二叉树 是指以一定的次序访问二叉树中的每个结点,并且每个结点仅被访问一次见图-Binary tree traversal refers to a certain tree in order to visit each node and each node has been visited only once see Figure
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:9.03kb
    • 提供者:huaying
  1. suanfa

    0下载:
  2. 算法实现单元点最短路径问题,算法实现单元点最短路径问题-Algorithm unit point shortest path problem algorithm unit point shortest path problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.15kb
    • 提供者:xiaofei
  1. queue

    0下载:
  2. 提供队列数据结构的相关操作,用C语言实现,效率较高!-Queue data structure to provide the relevant operation, using C language, and more efficient!
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:93.98kb
    • 提供者:孙兴
  1. Disucz

    0下载:
  2. disucz数据结构,详细介绍disucz的数据结构,是学习disucz的必备电子书-disucz data structure, a detailed introduction disucz data structure is an essential study disucz eBook
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:57.46kb
    • 提供者:8foot
  1. binarytree

    0下载:
  2. 实现二叉树的各种操作,包括建立,遍历,查找等具体的内容-Bintree realize the various operations, including the establishment, traverse, search, such as specific content
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:11.15kb
    • 提供者:zlg
  1. qsort

    0下载:
  2. 快速排序算法,支持自定义快速排序算法和c++库排序算法。-Quick Sort algorithm, support for custom quick sort algorithm and c++ library sorting algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.44kb
    • 提供者:liy
« 1 2 ... .76 .77 .78 .79 .80 25081.82 .83 .84 .85 .86 ... 28275 »
搜珍网 www.dssz.com