-
application the magic box AND a program to get the minimum and the maximum numbe...
application the magic box AND a program to get the minimum and the maximum numbers of a set of numbers-application on the magic box AND a program to get the minimum and the maximum numbers of a set of numbers
- 2022-03-31 05:00:36下载
- 积分:1
-
用c++做的图书馆管理系统,英文界面 功能包括注册 借书 还书 书本登记等...
用c++做的图书馆管理系统,英文界面 功能包括注册 借书 还书 书本登记等--Librariy Management System
- 2022-05-17 16:53:38下载
- 积分:1
-
MSP的数据采集系统。通过有效采集传感器。
msp数据采集系统实现。通过传感器进行有效的采集。-msp data acquisition system. Through the effective acquisition sensors.
- 2022-03-13 13:54:55下载
- 积分:1
-
从乞丐到富翁flash
从乞丐到富翁flash-beggars from the rich to flash
- 2022-06-03 02:07:04下载
- 积分:1
-
实习课题
实习课题----VC-attachment issues- VC
- 2023-01-27 23:55:03下载
- 积分: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
-
毕业论文,一个考试系统
毕业论文,一个考试系统-Thesis, an examination system
- 2023-03-30 17:20:03下载
- 积分:1
-
来源代码 des c#
使用系统;使用系统.集合.通用;使用系统组件模型;使用系统数据;使用系统图纸;使用系统.Linq;使用系统文本;使用系统.Windows.Forms;使用系统IO;使用系统安全加密;命名空间des{公共部分类Form1:表单{;&静态字符串sKey public Form1(){private void Form1u Load(对象发送方,事件参数e){函数
- 2022-02-04 14:57:03下载
- 积分:1
-
可以录制在线 视屏的一款好的软件 大家可以用一下 具体用法可以搜索摆渡...
可以录制在线 视屏的一款好的软件 大家可以用一下 具体用法可以搜索摆渡
- 2022-08-10 19:22:32下载
- 积分:1
-
IAR Embedded Workbench for MSP430 3.42A 43 0 programming environment, the latest...
IAR Embedded Workbench for MSP430 3.42A
430编程环境,最新版-IAR Embedded Workbench for MSP430 3.42A 43 0 programming environment, the latest version of
- 2022-03-16 00:42:38下载
- 积分:1