-
Tetris game is single
单片机游戏俄罗斯方块,很不错的我的搜藏哦功能就不说都知道-Tetris game is single-chip, very good, my collection, oh, functions that do not know
- 2022-08-08 17:45:03下载
- 积分:1
-
一个用Dreamweaver制作的留言本,可以进行留言,是一个不错的留言本!...
一个用Dreamweaver制作的留言本,可以进行留言,是一个不错的留言本!-a production of the messages, voice mail can be a good message this!
- 2022-05-06 18:06:52下载
- 积分: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
-
CANOPen通信的一些源码,C++在linux下的,希望对大家有所帮助
CANOPen通信的一些源码,C++在linux下的,希望对大家有所帮助-CANOPen source of communication, C under Linux, we hope to help
- 2022-06-30 09:54:14下载
- 积分:1
-
CATIA在VB脚本创建。CATIA的用户很有用。这个脚本自动吨。
Catia script created in VB. Very useful for Catia users. this script automated the process of fills and joins in imported geometry.
- 2022-08-24 22:04:13下载
- 积分:1
-
用于专业的应用,对于处学者是个不错的选择.可以下载的,好东西...
用于专业的应用,对于处学者是个不错的选择.可以下载的,好东西-For professional applications, the Department scholars is a good choice. Can be downloaded, and good things
- 2022-04-18 16:09:03下载
- 积分:1
-
读取radarsar数据的MATLAB程序
读取radarsar数据的MATLAB程序-MATLAB program to read the data radarsar
- 2022-08-25 21:48:54下载
- 积分:1
-
glut32.zip
glut32.zip
-glut32.zip
- 2022-06-21 12:41:16下载
- 积分:1
-
c++printprinthelp
c++不错的打印模块,可用于c打印方面的设计-c++printprinthelp
- 2023-04-15 11:30:03下载
- 积分:1
-
xml Utility Daquan, hard to get, and that shared by everyone!
xml实用大全,好不容易弄到的,那出来大家共享了!-xml Utility Daquan, hard to get, and that shared by everyone!
- 2022-03-02 18:23:06下载
- 积分:1