-
clock
说明: there's a clock divider for DE2 altra board clock (50MHz)
- 2017-07-29 23:46:29下载
- 积分: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#
说明: 摄影测量学中立体像对的相对-绝对定向程序设计代码。(Relative absolute orientation)
- 2021-03-04 20:29:32下载
- 积分:1
-
阴影检测纸从网,它是价值
shadow detection paper from net,it is value
- 2022-01-25 23:54:27下载
- 积分:1
-
wordpress主题模板:追格时光轴购物主题 v3.7
wordpress是一款闻名全球的PHP博客系统,围绕Wordpress而开发的主题风格也有很多,追格时光轴购物主题,就是一款专为Wordpress打造的漂亮模板,特点:自适应,支持皮肤颜色管理,视网膜屏幕支持,集成WooCommerce购物商城,还有谷歌字体和图标,5款菜单样式,宽和窄2个布局等,并附带一键安装演示,另外还有SEO,高级作品展示和博客选项,实用简码等。
- 2022-03-07 11:52:00下载
- 积分:1
-
emd_example
emd example for python
- 2020-06-16 12:40:02下载
- 积分:1
-
programming for office API and so on
programming for office API and so on-programming API for office and so on
- 2022-03-05 07:21:10下载
- 积分:1
-
minigui API 函数手册,版本为1.6.X。
minigui API 函数手册,版本为1.6.X。-minigui API function manual, version 1.6.X.
- 2023-09-02 02:55:04下载
- 积分:1
-
该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考....
该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考.-This document details the basic knowledge of c language, easy-to-digest, for the vast numbers of C language programming enthusiasts reference.
- 2022-06-19 10:19:22下载
- 积分:1
-
ck5ck
说明: 用asp做的咨询平台 比较简单 但是修改很方便 很实用(do with the advisory platform is relatively simple but very easy to amend the practical)
- 2006-03-29 09:15:50下载
- 积分:1