资源列表
[其他小程序] ClosetPairs
说明:本算法使用分治法求解最近点对问题。事先用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 probl<lhguo> 在 2025-10-14 上传 | 大小:25kb | 下载:0
[其他小程序] lot
说明:关于矩阵乘法的两种算法之间的比较分析。 经典算法和STRASSEN算法。 用来做算法导论和算法分析与设计的论文不错-Matrix multiplication on the comparative analysis between the two algorithms. Classical algorithms and STRASSEN algorithms. Introduction to algorithms and algorithm used for analysis and desig<ROLL> 在 2025-10-14 上传 | 大小:25kb | 下载:0
[其他小程序] jiefangcheng
说明:化工平行反应最优温度,数值分析,节线性方程组-Optimum temperature chemical parallel reaction<yanyan> 在 2025-10-14 上传 | 大小:25kb | 下载:0
[其他小程序] xueshengguanlixitong
说明:本程序时一个学生成绩系统管理的小程序,它和后台数据库联系,有代码哦.-This procedure, when a small student achievement system management program that links back-end databases, there is the code oh.<王中洲> 在 2025-10-14 上传 | 大小:25kb | 下载:0
[其他小程序] 01_lekc_piem_CPP_pamati
说明:porgramm prints its self-porgramm prints its self<kristaps> 在 2025-10-14 上传 | 大小:25kb | 下载:0