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

资源列表

« 1 2 ... .43 .44 .45 .46 .47 2648.49 .50 .51 .52 .53 ... 2673 »
  1. 科技(1) B 064 04

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

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

    0下载:
  2. 一般来说用int型变量超过2^31的数就会溢出。此程序是利用数组对长度很长的整形字符串进行加减操作,并且进行自动测试的例子-int type generally used more than two variables ^ 31 a few will overflow. This procedure is the use of an array of very long length of plastic strings Modified operation, as well as automa
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15572
    • 提供者:蔡雷
  1. 1012c版

    0下载:
  2. 这是一道acm竞赛题 是利用c语言来逐步求e精确值的大小-acm This is a race that is the use of language to gradually c e for the exact size
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7092
    • 提供者:张红界
  1. 背包算法

    0下载:
  2. 高级算法中的背包问题求解,算法简便高效,主要解决动态规划0-1背包问题-senior algorithm to solve the knapsack problem, the algorithm is simple and efficient, dynamic programming solution 0-1 knapsack problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8788
    • 提供者:李亚伟
  1. 数据结构与算法(C实现)演示篇

    1下载:
  2. 数据结构与算法(C#实现)系列---演示篇,我们可以在这里找到很多实例-data structures and algorithms (C#) series --- demonstration chapter, we can find a lot of examples here!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13965
    • 提供者:蒙山
  1. 向量应用

    0下载:
  2. 数据结构常用算法——向量应用。希望能给读者朋友带来帮助。-algorithm commonly used data structures -- Vector applications. Hope can help bring readers.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2454
    • 提供者:
  1. 向量遍历器

    0下载:
  2. 数据结构常用算法——向量遍历器。希望能给读者朋友带来帮助。-algorithm commonly used data structures -- Vector traverse device. Hope can help bring readers.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3507
    • 提供者:
  1. 求向量加减乘运算

    0下载:
  2. 数据结构常用算法——向量的加减乘除算法。希望能给读者带来帮助-algorithm commonly used data structures -- the vector arithmetic algorithm. Hope can help readers
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1340
    • 提供者:
  1. SSD5练习

    0下载:
  2. 卡内基大学数据与算法作业考试习题, 以CHM文件形式提供。-Carnegie University of data and algorithms operating examination Exercises to CHM paper form.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:409513
    • 提供者:景周
  1. 数据库课程设计题(成绩管理)

    0下载:
  2. --- - -
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5341
    • 提供者:ivor
  1. 0801

    0下载:
  2. 功能:构造图,并进行图的深度优先遍历(邻接表存储结构),图的广度优先遍历,内附详尽的源代码说明-function : tectonic map, and map depth-first traversal of the (storage structure adjacent table), the breadth of the plan priority traversal, enclosing a detailed note of the source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2714
    • 提供者:孙廷
  1. shiyan01

    1下载:
  2. 功能强大,包括:创建新十字链表、节点删除、节点插入、打印十字链表 、存盘、文件中恢复(读出)矩阵、检索指定矩阵元素(关键字是行列下标) 、检索一个指定矩阵元素(关键字是矩阵元素值)-powerful features, including : creating a new Cross List, delete nodes, the nodes to insert, print Cross Chain, archive, the paper recovery (read) matrix, retr
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2813
    • 提供者:孙廷
« 1 2 ... .43 .44 .45 .46 .47 2648.49 .50 .51 .52 .53 ... 2673 »
搜珍网 www.dssz.com