-
这是利用python写的一个搜索引擎功能,希望对学习python的起到帮助。...
这是利用python写的一个搜索引擎功能,希望对学习python的起到帮助。-This is to use python to write a search engine function, want to learn python" s helpful.
- 2022-08-26 05:27:02下载
- 积分:1
-
用汇编做的一个编制演奏音乐的的小程序,是一次课程设计的题目!..用汇编做的一个编制演奏音乐的的小程序,是一次课程设计的题目!...
用汇编做的一个编制演奏音乐的的小程序,是一次课程设计的题目!..用汇编做的一个编制演奏音乐的的小程序,是一次课程设计的题目!-do with the compilation of a music concert establishment of small procedures, curriculum design is a topic! .. With a compilation of a music concert establishment of small procedures, curriculum design is a topic!
- 2022-08-07 19:55:36下载
- 积分:1
-
In this world I can only believe that the two people, one is I, and the other is...
这个世界上我只相信两个人,一个是我,另一个不是你-In this world I can only believe that the two people, one is I, and the other is not your
- 2022-02-16 06:52:40下载
- 积分: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
-
并发程序公共包,用以打印日志,输出内容。
并发程序公共包,用以打印日志,输出内容。-concurrent program package
- 2022-12-12 21:20:03下载
- 积分:1
-
hdmi agreements detailing the contents of the agreement hdmi, hdmi engaged in th...
详细介绍了hdmi协议的内容,对从事hdmi协议的设计和应用有帮助
- 2023-03-17 15:10:05下载
- 积分:1
-
运行时需要更改文件地址,一定要注意,否则运行不了
运行时需要更改文件地址,一定要注意,否则运行不了-running document addresses the need to change, we must pay attention, otherwise not running
- 2023-03-31 19:30:04下载
- 积分:1
-
用protel软件打开来看的,烧程序电路板的原理接线图
用protel软件打开来看的,烧程序电路板的原理接线图-Using protel software, open view, the burning process the principle of the circuit board wiring diagram
- 2022-07-18 09:43:18下载
- 积分:1
-
AD9851的资料
对于DIYDDS的人来说必不可少
AD9851的资料
对于DIYDDS的人来说必不可少-AD9851 information for people who are essential DIYDDS
- 2022-08-02 19:37:53下载
- 积分:1
-
一个基于PHP网页的Flash播放器,可以用在视频网站上来播放视频文件。...
一个基于PHP网页的Flash播放器,可以用在视频网站上来播放视频文件。-PHP-based web pages Flash player, can be used in a video Web site up to play video files.
- 2022-01-26 06:08:25下载
- 积分:1