-
Clustering
聚类分析 Clustering 可以用来做聚类分析图,有实例-Clustering
- 2022-03-19 10:27:41下载
- 积分:1
-
pqmagic pro script,PQMagic 脚本说明.
pqmagic pro script,PQMagic 脚本说明.-pqmagic pro script!!!!!!!!!!!
- 2022-01-24 12:43:35下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
八数码问题,用c语言实现,有详细的注释!8 digital issues, using c language implementation, contains...
八数码问题,用c语言实现,有详细的注释!8 digital issues, using c language implementation, contains a detailed comment!-8 digital issues, using c language implementation, contains a detailed comment!
- 2022-03-16 08:26:58下载
- 积分:1
-
LabVIEW中利用ActiveX技术实现串行通信的电子书第四部分
LabVIEW中利用ActiveX技术实现串行通信的电子书第四部分-LabVIEW use ActiveX technology to achieve serial communication eBook Part IV
- 2022-02-06 13:21:46下载
- 积分:1
-
常用PCB元件封装库2,为一般开发提供方便
常用PCB元件封装库2,为一般开发提供方便
- 2022-07-03 05:44:23下载
- 积分:1
-
基于Visual basic串口编程调试精灵
基于Visual basic串口编程调试精灵-Visual basic serial-based programming wizard debug
- 2022-01-24 14:40:22下载
- 积分:1
-
工具栏和状态栏
工具栏和状态栏
工具栏和状态栏
工具栏和状态栏
工具栏和状态栏
工具栏和状态栏
-toolbar and status bar t oolbar and status bar t oolbar and status bar workers with hurdles and the status bar toolbar and status bar
- 2022-03-23 19:46:17下载
- 积分:1
-
购物程序源码要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(一般上传5个,可以下载200个)。...
购物程序源码要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(一般上传5个,可以下载200个)。 -kkkkjjjjjjjjjjlllllllllllllllllllllllllllllll
- 2022-01-25 17:04:21下载
- 积分:1
-
c++编程的一些简单例子
c++编程的一些简单例子-some simple examples
- 2022-04-15 21:40:01下载
- 积分:1