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

资源列表

« 1 2 ... .71 .72 .73 .74 .75 2376.77 .78 .79 .80 .81 ... 2673 »
  1. transformation

    0下载:
  2. ACM变形题 呃......变形课上Harry碰到了一点小麻烦,因为他并不像Hermione那样能够记住所有的咒语而随意的将一个棒球变成刺猬什么的,但是他发现了变形咒语的一个统一规律:如果咒语是以a开头b结尾的一个单词,那么它的作用就恰好是使A物体变成B物体. Harry已经将他所会的所有咒语都列成了一个表,他想让你帮忙计算一下他是否能完成老师的作业,将一个B(ball)变成一个M(Mouse),你知道,如果他自己不能完成的话,他就只好向Hermione请教,并且被迫听一大堆好好学习的道理
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:321.93kb
    • 提供者:Emma
  1. counting-sheep

    0下载:
  2. 前一段时间我有睡眠问题。我曾经躺在床上,盯着天花板,几个小时。后来有一天,我的外婆建议我试着数羊后,我已经上床睡觉。与往常一样,当我的奶奶暗示的东西,我决定尝试一下。唯一的问题是,有没有羊的时候,我就去睡觉各地进行计数。 创意,因为我,这是不会阻止我。我坐下来写,使得字符,其中#代表羊的网格,而计算机程序。草(或任何你喜欢的,只是没有羊)。为了使计算更有趣,我也决定要数绵羊,而不是单一的成群的牛羊。两只羊在同一个群,如果他们都有一个共同的一面(上,下,左或右)。另外,
  3. 所属分类:Data structs

    • 发布日期:
    • 文件大小:640.86kb
    • 提供者:Emma
  1. bst

    0下载:
  2. python 查询二叉树,Binary search tree -Query python binary, Binary search tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2.55kb
    • 提供者:ddcat
  1. Q4.8

    0下载:
  2. // You are given a binary tree in which each node contains a value. Design a lgorithm to print all paths which sum up to that value. Note that it can be any path in the tree - it does not have to start at the root. // 给定一棵二叉树,每个结点包含一个值。打印出所有满足以下
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:17.86kb
    • 提供者:nothing
  1. normal_distributions

    0下载:
  2. Normal Distributions
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5.64kb
    • 提供者:Valeria
  1. sortcompare

    0下载:
  2. 针对排序数据的多少,冒泡、快速、希尔排序算法的效率比较。-Compare the efficiency of several sorting methods
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.49kb
    • 提供者:yyh
  1. fenshu

    0下载:
  2. 用c++实现分数类的设计,包括算术运算,运算符重载等知识点-Fractional class using c++ design, including arithmetic, operator overloading and other knowledge
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:472.01kb
    • 提供者:yyh
  1. river

    0下载:
  2. 一个过河小游戏的程序实现,给出过河的具体解决方案-A small game program implements across the river, across the river to give specific solutions
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:925byte
    • 提供者:yyh
  1. Single-linked-list

    0下载:
  2. 已知一个带有表头结点的单链表,结点结构为 ,假设该链表只给出了头指针list。在不改变链表的前提下,请设计一个尽可能高效的算法,查找链表中倒数第k个位置上的结点(k为正整数)。若查找成功,算法输出该结点的data域的值,并返回1;否则,只返回0。 -Given a single linked list with a header node, node structure, assuming that the list gives only the head pointer list. On
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1.11kb
    • 提供者:陈默
  1. Detailed-version-of-the-maze

    0下载:
  2. 本代码主要是实现了迷宫中如何探索路径的问题,其中主要运用了栈的知识。-The code is mainly realized how to explore the path of maze problem, which mainly uses the knowledge of the stack.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2.9kb
    • 提供者:陈默
  1. The-airport-scheduling-analysis

    0下载:
  2. 模拟一个机场飞机降落和起飞的过程。 内容:一个小飞机场有1条跑道,在天上有一个队列的飞机准备降落,地上有一队列的飞机准备起飞,当然必须等天上的飞机全部降落完后才能开始起飞。-Simulate a process of airport landing and take-off. Content: a small airport one runway, there is a queue in the sky of the plane to land, a queue for the plane ta
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:陈默
  1. Random-number-generate

    0下载:
  2. 任意区间的随机数产生数据结构算法,其最大的亮点是任意区间,这个区间是需要人为的去设定的,-Any range of random Numbers generated data structure algorithm, and its biggest bright spot is any interval, the interval is the need for human to set,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:汤海波
« 1 2 ... .71 .72 .73 .74 .75 2376.77 .78 .79 .80 .81 ... 2673 »
搜珍网 www.dssz.com