-
Hi! You are luser! You luser 20 words
Hi! You are luser! You luser 20 words
Hi! You are luser! You luser 20 words
Hi! You are luser! You luser 20 words-Hi! You are luser! You luser 20 words
Hi! You are luser! You luser 20 words
Hi! You are luser! You luser 20 words
- 2022-10-21 20:05:04下载
- 积分:1
-
Sample MC55i circuit
Sample MC55i circuit
- 2022-03-16 15:32:31下载
- 积分:1
-
This is a mental picture of the game software itself can modify the source code
这是一个有关智力拼图的游戏软件,可以自己修改源代码-This is a mental picture of the game software itself can modify the source code
- 2022-05-29 11:07:01下载
- 积分:1
-
大黄页系统,精致的黄色的flash演示,10m
大型黄页系统,精美黄页flash演示,10m-Large yellow pages systems, exquisite yellow flash presentation, 10m
- 2023-05-14 14:00:06下载
- 积分:1
-
Good good good good good good good good good
好好的 好好的 好好的 好好的 好好的-Good good good good good good good good good
- 2022-06-15 19:42:41下载
- 积分:1
-
intron 24
内含24点游戏,飞机订票系统和火车信息查询系统以及课设论文,注释非常详细,相信对学-intron 24-point game, the aircraft booking system and trains and the Information Systems Office located thesis, Notes is very detailed, I believe for school
- 2023-08-13 06:20:05下载
- 积分:1
-
有关XML的文档,可以下载下来当个参考。我建议,不错的一个文档资料。...
有关XML的文档,可以下载下来当个参考。我建议,不错的一个文档资料。-the XML document can be downloaded from becoming a reference. I suggest that a good documentation.
- 2023-07-31 17:50:03下载
- 积分:1
-
该文件包含RS码编译码的相关资料和两个版本的C源码,对进行RS编码和译码的同仁希望有帮助...
该文件包含RS码编译码的相关资料和两个版本的C源码,对进行RS编码和译码的同仁希望有帮助
- 2022-02-11 20:39:44下载
- 积分:1
-
记录每天的明细收支出,附带课程表编辑
记录每天的明细收支出,附带课程表编辑-detailed daily record of the payments out, fringe curriculum editor
- 2023-05-06 23:40: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