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

资源列表

« 1 2 ... .40 .41 .42 .43 .44 24045.46 .47 .48 .49 .50 ... 28278 »
  1. 01beibao

    0下载:
  2. 01 背包 自己编写的一个小算法 希望够帮助大家-Back pack
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:721byte
    • 提供者:小香香
  1. main

    0下载:
  2. 已知用左右链表示的二叉树,要求编写算法求任意在二叉树中任意两点P、Q的最近公共祖先。-Known that the binary tree with a chain around, requiring the preparation of any algorithm for any two points in the binary tree in P, Q of the last common ancestor
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.46kb
    • 提供者:mawei
  1. main

    0下载:
  2. 二叉树的建立、遍历 实现递归、非递归的遍历,前序、中序和后序都要求实现-The establishment of a binary tree, traversal recursion, non-recursive traversal, preorder, inorder and postorder are required to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.09kb
    • 提供者:李雪松
  1. 5090729032_Project2

    0下载:
  2. 数据结构的作业,希望对大家有帮助,是AVL树-It is my homework
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:31.07kb
    • 提供者:liwuxi
  1. Kruskal

    0下载:
  2. 克鲁斯卡尔算法,实现最小生成树,并且可以通过参数控制连通分支的数量-Kruskal algorithm for minimum spanning tree and connected components can be controlled by the number of parameters
  3. 所属分类:Data structs

    • 发布日期:2017-06-21
    • 文件大小:34.1mb
    • 提供者:
  1. MergeSort

    0下载:
  2. 归并(Merge)排序法是将两个(或两个以上)有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的。然后再把有序子序列合并为整体有序序列-Merge (Merge) sort is two (or more) into a new sorted list ordered table, that is to be sorted sequence is divided into several sub-sequences, each sequence is ordered.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:564.34kb
    • 提供者:
  1. package

    0下载:
  2. 有N件物品和一个容量为V的背包。第i件物品的重量是c[i],价值是w[i]。求解将哪些物品装入背包可使这些物品的重量总和不超过背包容量,且价值总和最大-There are N items and a capacity of V backpack. The weight of the i-th item is c [i], the value of w [i]. Which solution will allow these items into the backpack does not exc
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.36kb
    • 提供者:
  1. Waterman

    0下载:
  2. 水人算法,也就是有名的waterman算法,运用回溯法来计算一个二维矩阵的最优路径-Water were algorithm, which is well-known waterman algorithm, using backtracking to calculate the optimal path to a two-dimensional matrix
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5.68mb
    • 提供者:
  1. The-optimal-route-inquires-bus

    0下载:
  2. C开发,利用Floyd算法找出按时间的所有两站之间的最优路径,按时间最优的路线选择,按价格最优的路线选择-C,Floyd,Find out optimal path,by time, by price
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:337.3kb
    • 提供者:zhu
  1. shujujiegou

    0下载:
  2. 数据结构教学资料。含教案,习题,习题答案,以及各章节PPT-Data structure teaching and learning materials. Including lesson plans, exercises, exercise answers, and the chapters PPT
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3.2mb
    • 提供者:光权
  1. 2010211307-1-24

    0下载:
  2. 分别写出下列函数的递归算法和迭代算法,并求出n=10时的函数值。  Fib(n)= n 当n=0或n=1 Fib(n-2)+Fib(n-1) 当n 2 假设以带头结点的循环链表表示队列,并且只设一个指针指向队尾元素结点而不设头指针,试编写相应的队列初始化、入队列、出队列和判断队列状态的算法。  利用上述算法完成下面的各操作,并在每一操作后输出队列状态。  1)下列元素逐一入队:5,7,3,8,55 状态:5个元素  2)3个元素出队    状态:2个
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:14.88kb
    • 提供者:李俐贤
  1. fwf

    0下载:
  2. miler_rabin 算法实现,验证是否是素数,(概率性测试)-Miler_rabin algorithm, validation is a prime, (probabilistic tests)
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:727byte
    • 提供者:
« 1 2 ... .40 .41 .42 .43 .44 24045.46 .47 .48 .49 .50 ... 28278 »
搜珍网 www.dssz.com