登录
首页 » Visual C++ » closest_pair

closest_pair

于 2013-12-07 发布 文件大小:644KB
0 437
下载积分: 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 个回复

  • PID
    针对水轮机调节系统PID参数辨识问题,作者在VC++6.0环境下,使用c语言,编写PID参数参数辨识程序,结果表明,该程序能够辨识出Kp,Ki,Kd三个参数,满足调节系统的误差要求。(Turbine regulating system for PID parameter identification problem, the authors VC++ 6.0 environment, using c language, the preparation of PID parameters of parameter identification procedures, results show that the program can identify Kp, Ki, Kd three parameters to meet conditioning systems error requirements.)
    2008-07-21 12:13:44下载
    积分:1
  • tongxunlu
    通讯录中的每一个信息包括姓名(规定字节数为15个)、电话(规定字节数为15个)和工作单位(最大字节数为30个)等信息。(Each information including the name of the mail list ( specified byte number 15 ), phone ( specified byte number 15 ) and work units ( the maximum number of bytes to 30 ) and other information.)
    2013-01-24 21:08:29下载
    积分:1
  • WORD-VBA
    WORD VB 二次编程,实现题库管理与自动出卷功能。(The WORD VB quadratic programming, question bank management, and automatic volume. )
    2012-04-09 11:36:00下载
    积分:1
  • 12
    说明:  下面是一个结构体声明: struct box { char maker[40] float height float width float length float volume } a. 编写一个函数,按值传递box结构,并显示每个成员的值 b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。 c. 编写一个使用这两个函数的简单程序 (Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
    2013-06-02 17:27:08下载
    积分:1
  • invGJ
    输入一个矩阵,可以求得该矩阵的逆矩阵,内附解释说明(Enter a matrix, you can obtain the inverse matrix, containing an explanation)
    2010-08-20 12:17:51下载
    积分:1
  • 776867
    此系统由VC++ 6 0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系(This system is developed by VC 60 MFC. It mainly implements some basic interface operation, such as brush, text changing font color, clock display and small shopping department.)
    2018-12-31 12:24:07下载
    积分:1
  • VIEWNC
    这是用VB写的数控G代码读取,编译,并显示。给做数控系统的朋友做参考。(It is written in VB CNC G-code read, compile, and displayed. CNC system to make a friend for reference.)
    2013-08-28 11:02:26下载
    积分:1
  • ClockTell
    定时通知记事本程序,用户可以设定时间及通知内容,程序后台运行,时间到后自动通知(Regularly inform the Notepad program, the user can set the time and content of the notification, the program running in the background after the time to automatically notify)
    2010-11-30 19:15:08下载
    积分:1
  • Simple-English-Chinese-dictionary
    简易英汉词典,支持增加新词,能快速查找你要的单词(Simple English-Chinese dictionary, to support the increase of new words, can quickly find what you want.)
    2013-03-17 13:46:00下载
    积分:1
  • XLCNC
    VB读取dxf文件并转换为单片机能识别的圆心坐标数据。
    2010-03-02 16:08:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载