登录
首页 » Visual C++ » closest_pair

closest_pair

于 2013-12-07 发布 文件大小:644KB
0 389
下载积分: 1 下载次数: 4

代码说明:

  分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Lupin
    面向对象程序设计(C++)简易计算器,实现最简单的计算(C++ calculator)
    2013-04-21 20:13:57下载
    积分:1
  • Excel录入
    用VB写的Excel录入程序 非常方便 可以方便用户对excel的输入修改 (VB write Excel entry procedures can be very convenient user-friendly input to excel changes)
    2005-05-30 11:25:59下载
    积分:1
  • Hex2c
    Hex文件转换为 C 文件, 比较实用的一个小工具。(Convert HEX files to C files)
    2010-05-20 17:58:46下载
    积分:1
  • zcktwuy2
    To achieve similar WORD2000 clip art menu code
    2018-09-29 00:23:36下载
    积分:1
  • c
    说明:  停车场位管理系统程序,管理场位,便于汽车的停放(Parking spaces management system procedures, management, market position, easy to park the car)
    2009-10-04 23:51:18下载
    积分:1
  • Mergesort
    遍历堆,可以对一个堆编立,复制,采用函数的递归调用来实现的(Traverse the heap, the recursive call to compile a heap legislation, copy, use the function)
    2012-10-01 11:44:15下载
    积分:1
  • STACK
    用C语言编写的堆栈接口,适用于各种环境,提供接口: STACK *initStack(int MaxRoom) void destroyStack(STACK **spp) void resetStack(STACK *sp) Boolean isStackEmpty(STACK stack) Boolean isStackFull(STACK stack) Boolean push(STACK *sp, USER_TYPE data) Boolean pop(STACK *sp, USER_TYPE *data) Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
    2013-07-22 10:59:32下载
    积分:1
  • interactions
    qt实现的遗传算法 解决最大最小值得问题 (qt genetic algorithm to achieve the maximum and minimum worth solving problems)
    2013-12-13 02:50:38下载
    积分:1
  • CloseUSB
    禁用USB,光驱,注册表,组策略..等,,(Disable USB, CD-ROM drive, registry, group policy .. and so on,)
    2011-01-30 17:05:06下载
    积分:1
  • debuglib
    vc调试模式下运行程序常用的动态库,希望给一些朋友帮助,特收集起来共享.(vc debug mode used to run programs under the dynamic library, hoping to help give some of my friends, to share special collected.)
    2009-03-31 09:38:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载