搜索资源列表

  1. 最近爆发的蠕虫样本WORM_SOBER.AG

    0下载:
  2. 最近爆发的蠕虫样本WORM_SOBER.AG,有兴趣的朋友可以分析一下-recent outbreak of the worm samples WORM_SOBER.AG, interested friends analysis
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:51.58kb
    • 提供者:fan
  1. 最近距离

    0下载:
  2. 距离最近的点对计算方法-a program for get the shortest path of two points.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5.19kb
    • 提供者:高老
  1. 一维最近点(传统法)2

    0下载:
  2. 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:传统方法2:先排序,然后一次线性扫描,得到最近距离,时间复杂性O(nlogn)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : The traditional two methods : first order
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.12kb
    • 提供者:杨晨
  1. 最近点对

    0下载:
  2. 这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8.9kb
    • 提供者:袁美钠
  1. 最近代码设计方法

    0下载:
  2. 最近的代码设计方法,其中详细说明了代码的构成方式和其中的技巧,可以参考作为网页开发的重要依据-recent code design methods, a detailed descr iption of the code and the manner in which constitute the skills, they can refer to the website as an important basis for develo
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:5.68kb
    • 提供者:宛如
  1. 最近点

    0下载:
  2. 用于找平面最近2点

  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-02-11
    • 文件大小:1.23kb
    • 提供者:ndp_src
  1. 求解最近点对

    0下载:
  2. 利用二分法算法求解最近点对
  3. 所属分类:源码下载

  1. 邻井最近距离计算原理

    0下载:
  2. 所属分类:文档资料

    • 发布日期:2011-08-21
    • 文件大小:132kb
    • 提供者:zengquanshu
  1. 最近点对问题

    0下载:
  2. 图像界面 演示最近点对问题
  3. 所属分类:源码下载

    • 发布日期:2012-02-10
    • 文件大小:13.94kb
    • 提供者:crazyxin
  1. 最近距离

    0下载:
  2. 距离最近的点对计算方法-a program for get the shortest path of two points.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-21
    • 文件大小:5kb
    • 提供者:高老
  1. 一维最近点(传统法)2

    1下载:
  2. 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:传统方法2:先排序,然后一次线性扫描,得到最近距离,时间复杂性O(nlogn)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : The traditional two methods : first order
  3. 所属分类:Windows编程

    • 发布日期:2024-11-21
    • 文件大小:2kb
    • 提供者:杨晨
  1. ClosestPairPoint

    0下载:
  2. 实现查找一组给定点中的最近点对,通过分治方法将问题求解,简化问题的复杂性。-Lookup a group to the latest sentinel points right, adoption of the partition method of problem solving, simplifying the complexity of the problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-21
    • 文件大小:1kb
    • 提供者:韩希先
  1. 最近点对

    0下载:
  2. 这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-21
    • 文件大小:261kb
    • 提供者:袁美钠
  1. ndp_src

    0下载:
  2. 用pascal实现寻找最近点对问题,以方便对pascal较熟悉的学习者参考。-used to find the nearest point on the issue, to facilitate the pascal more familiar reference learners.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-21
    • 文件大小:8kb
    • 提供者:袁美钠
  1. 最近代码设计方法

    0下载:
  2. 最近的代码设计方法,其中详细说明了代码的构成方式和其中的技巧,可以参考作为网页开发的重要依据-recent code design methods, a detailed descr iption of the code and the manner in which constitute the skills, they can refer to the website as an important basis for develo
  3. 所属分类:Ftp客户端

    • 发布日期:2024-11-21
    • 文件大小:5kb
    • 提供者:宛如
  1. 用C语言实现最近最久未使用(LRU)置换算法

    0下载:
  2. c语言编的LRU置换算法,word文档格式-series of the LRU algorithm replacement, word document formats
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-21
    • 文件大小:12kb
    • 提供者:刘刚
  1. 最近点对

    0下载:
  2. 已知平面上有n个点,点为二维数组,求平面上的最近点对。(Find the nearest point pair on the plane)
  3. 所属分类:JSP源码/Java

  1. 平面内最近点对

    0下载:
  2. 分治算法练习,使用分治算法实现计算平面内最近点对距离。子问题将平面划分为左右两部分分开计算最短距离,再在中间条带中找是否有更近点对。(Divide and conquer algorithm to calculate the closest point pair in the plane)
  3. 所属分类:Windows编程

  1. 最近点对

    0下载:
  2. vs2010 c++解决最近点对问题,适合初学者(closest pair, for beginners)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-21
    • 文件大小:845kb
    • 提供者:Echo-bcy
  1. 最近令近点对

    0下载:
  2. 用C++实现最近邻近点对,利用算法导论的知识实现最近邻近点对问题(Using C++ to implement nearest neighbor pairs, we use the knowledge of algorithm introduction to realize nearest neighbor point pairs.)
  3. 所属分类:书籍源码

    • 发布日期:2024-11-21
    • 文件大小:3.3mb
    • 提供者:belive
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org