资源列表
[Windows编程] 一维最近点(分治法)1
说明:该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the me<杨晨> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[Windows编程] 一维最近点(分治法)2
说明:该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : the administration (to identify the median on both sides, the recursive)<杨晨> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[Windows编程] 一维最近点(传统法)1
说明:该程序实现对一维数据轴上的最临近点的求解问题 采用方法:计算每对顶点间的距离,比较之 效率为O(n2)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : for each pair of vertices the distance, a comparison of the efficiency of O (n2)<杨晨> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[Windows编程] 一维最近点(传统法)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, and then a linear scan, rece<杨晨> 在 2025-11-22 上传 | 大小:2kb | 下载:1
[界面编程] 修改WIN系统的恶意网站代码
说明:修改WIN系统的恶意网站代码 希望对你们有用-amend the code hope malicious Web site useful to you<李> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[其他小程序] 用语言唱两只老虎源代码
说明:用C语言唱两只老虎,听说过吗?这样的程序有利于培养你的兴趣!-C language to sing two tigers and heard? Such procedures are conducive to cultivate your interest!<胡> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[通讯编程] java实现socket通信
说明:java实现两机间的socket通信.使用时将ip填入源码localhost处即可.-achieve the two-socket communications. When used to fill ip source localhost respect.<zcj> 在 2025-11-22 上传 | 大小:2kb | 下载:0