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

搜索资源列表

  1. 科技(1) B 064 04

    0下载:
  2. 某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统,但是这样的导弹拦截系统有个缺陷,虽然他的第一发炮弹能够达到任意高度,但是以后每一发炮弹都不能高于前一发的高度。某一天,雷达捕捉到敌国的导弹来袭。由于该系统还在使用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹。输入导弹依次飞来的高度(雷达给出高度数据是不大于30000的整数),计算这套系统最多能拦截多少导弹,如果要拦截所有的导弹最少配备多少套这种导弹系统。 三;问题分析: 该系统的第一发炮弹能够达到任意高度,所以要求出系统最多能够
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.33kb
    • 提供者:王俊
  1. nearpiont

    0下载:
  2. 最接近点对问题是求二维坐标中的点对问题,该算法是为了将平面上点集S线性分割为大小大致相等的2个子集S1和S2,我们选取一垂直线l:x=m来作为分割直线。其中m为S中各点x坐标的中位数。由此将S分割为S1={p∈S|px≤m}和S2={p∈S|px>m}。从而使S1和S2分别位于直线l的左侧和右侧,且S=S1∪S2 。由于m是S中各点x坐标值的中位数,因此S1和S2中的点数大致相等。 递归地在S1和S2上解最接近点对问题,我们分别得到S1和S2中的最小距离δ1和δ2。现设δ=min(δ
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15.3kb
    • 提供者:黄波
  1. jiaojibingji

    0下载:
  2. 使用顺序表实现的交集并集问题,其中使用了类模板和简单的线性表存储结构。-order to achieve the intersection of sets, which use a class template and a simple linear table storage structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16.87kb
    • 提供者:muyu
  1. duichengcha

    0下载:
  2. 求两个集合的对称差 ,用户给出输入 程序打印结果,是通过分别求并集,交集而得-for two pools symmetric difference, and give users the importation procedures Print results were seeking through and sets derived intersection
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.04kb
    • 提供者:姜冰
  1. 100c

    0下载:
  2. 一个经典的C程序的代码集合-a classic C program code sets!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:21.45kb
    • 提供者:李才
  1. hsdfhdsgdgdf

    0下载:
  2. 数据结构作业图的一些集合 上面有优先遍历 和用链表和堆栈来实现的算法-data structure of some operations plan sets priority traverse above and the use of linked lists and to achieve the stack algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19.39kb
    • 提供者:张鹏宇
  1. prim01

    1下载:
  2. 求n之内的素数,要求文本输入和文本输出,用集合法求得的-n-within a few require text input and text output, and sets out the legal
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:848byte
    • 提供者:aa1986118
  1. 清华C版《数据结构》题集参考答案

    0下载:
  2. 清华C版《数据结构》题集参考答案 学习数据结构和考研必不可少的冬冬啊-Qinghua C version of "data structure," and that the answer sets reference data to study the structure and taking tests essential for the kick ah
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.15mb
    • 提供者:沈焱峰
  1. 数据结构常用算法集(英文)

    0下载:
  2. 数据结构常用算法集(英文)-data structure used algorithm sets (English)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:147.99kb
    • 提供者:杨涛
  1. Fortran常用算法程序集-徐士良

    1下载:
  2. fortran常用算法集。-FORTRAN commonly used algorithm sets.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:350.79kb
    • 提供者:王大为
  1. knn.rar

    1下载:
  2. k-nn算法实现分类,模式识别作业,分三类,75个训练集,25个测试集,输出对测试集分类的结果,k-nn classification algorithm, pattern recognition operations are classified into three types, 75 training sets, 25 test set, the output of the test set classification results
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-11
    • 文件大小:946.96kb
    • 提供者:成柳
  1. setoperation

    1下载:
  2. 用单链表实现集合的交、并、差运算,提供共用户选择操作的交互界面,使用命令提示的方式提示用户输入集合1和集合2,然后让用户选择运算方式(交、并、差)等,-Achieved with a single set of cross-linked, and, poor operation, providing a total operation of the user interface options, the way using the command prompt prompts the user
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2.09kb
    • 提供者:kyc
  1. ACMcode

    0下载:
  2. ACM常用代码集合,吐血推荐。 有详细的代码注释,希望对大家有帮助-ACM commonly used code sets, hematemesis recommendation. A detailed code comments, want to help everyone
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:23.29kb
    • 提供者:张龙
  1. src

    0下载:
  2. PKU中一些数据结构基本算法题的java实现,包括DIJ、PRIM、二叉查找树、并查集、动态规划、KMP、匈牙利算法、深搜广搜等-PKU some basic data structure algorithm java realization of the title, including DIJ, PRIM, binary search tree, and search sets, dynamic programming, KMP, the Hungarian algorithm, colle
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:76.59kb
    • 提供者:俞昊旻
  1. test

    0下载:
  2. 大二,数据结构,8套期末考试试题,仅供学习之用-Sophomore year, data structure, 8 sets of examination papers at the end, only learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:59.53kb
    • 提供者:shirley
  1. 2

    0下载:
  2. 集合运算器 数据结构问题 可实现叫、并、差集。判断元素、子集,输出补集-Data collection of computing structural problems can be called, and, difference sets. Determine the elements, a subset of the output set up
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:pcgg
  1. NBJG

    0下载:
  2. 设计一个测试程序比较几种内部排序算法的关键字比较次数和移动次数以取得直观感受。 基本要求 :(1)对起泡排序、直接排序、简单选择排序、快速排序、希尔排序、堆排序算法进行比较; (2)待排序表的表长不小于1000,表中数据随机产生,至少用5组不同数据作比较,比较指标有:关键字参加比较次数和关键字的移动次数(关键字交换记为3次移动); (3)输出比较结果。 -Design a testing procedure based on comparing several internal
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:44.92kb
    • 提供者:迟浩东
  1. C

    0下载:
  2. DataStructure 严蔚敏数据题集答案(C版)八章所有答案-YAN Wei-min data DataStructure title sets the answer (C version) chapters all the answers
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:109.15kb
    • 提供者:孙晓小
  1. UnionFind

    1下载:
  2. 并查集算法主要实现在若干个不相交集合中的两个操作:第一判断一个集合是否在另一个集合中,第二合并两个不相交的集合-A union-find algorithm is an algorithm that performs two useful operations on such a data structure:1. Find: Determine which set a particular element is in. 2. Union: Combine or merge two sets i
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-05-23
    • 文件大小:249.63kb
    • 提供者:黄异
  1. c

    0下载:
  2. 爱因斯坦的思考题 二叉树算法集 分解质因数新解 石子归并问题等有趣的C程序-Consider Einstein' s title tree decomposition algorithm sets new quality factor solution stones merge interesting questions, such as C procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:21.04kb
    • 提供者:刘亚东
« 12 3 4 5 6 »
搜珍网 www.dssz.com