资源列表
[其他小程序] caipiaohaomashengchengqi
说明:一款基于Visual C++的彩票号码生成器-Lottery Number Generator<张凤> 在 2025-11-24 上传 | 大小:25kb | 下载:0
[其他小程序] Small-ecretary
说明:事务安排提醒(小秘书)有提醒功能,可以预设任意时间-Services arrangements to remind (Small Secretary)<mylinden> 在 2025-11-24 上传 | 大小:25kb | 下载:0
[其他小程序] Loading_a_DLL_from_memory_MemoryModule-0.0.2
说明:Loading a DLL from memory. how a dynamic link library (DLL) can be loaded from memory without storing it on the hard-disk first.<maxilyaev> 在 2025-11-24 上传 | 大小:25kb | 下载:0
[其他小程序] 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-11-24 上传 | 大小: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-11-24 上传 | 大小:25kb | 下载:0