资源列表
[数学计算/工程计算] dianhua
说明:商业单位需要容易记忆的电话号码,有一些方法可以让电话号码变得更容易记忆。譬如,可以把电话号码写成单词或短语,如 MON-GLOP 可以代表滑铁卢大学的电话。有时仅仅是把号码的一部分写成单词,如打 310-GINO 便可向 GINO 比萨饼店定购比萨。另一种让电话号码容易记忆的方法是将数字用一种容易记的方式组合起来-Business units need easy to remember phone numbers, there are some ways to make the phone nu<amy> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] the_k_shortest_path
说明:第k短路算法,用A*算法和优先队列实现。查找任意两点间的第k短路,时间复杂度O(NLOGN)-K-shortest path algorithm, A* algorithm and priority queue. Find the first k short circuit between any two points, the time complexity of O (NLOGN)<scarlett> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[matlab例程] choleski-function
说明:This function is to solve linear equations<mohammad> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[matlab例程] VLsift
说明:The Scale-Invariant Feature Transform (SIFT) bundles a feature detector and a feature descr iptor. The detector extracts from an image a number of fr a mes (attributed regions) in a way which is consistent with (some) variations of the illumination,<vikri> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] the-num-k-element
说明:寻找中项和第k小元素 通过使用线性时间分析的数学方法 从而找到第k小元素 而不用排序以后再找-you can find the middle element and the num k element in a array which is not originally sorted<vincent> 在 2025-07-03 上传 | 大小:1kb | 下载:0