-
是一个利用数组编写的迷宫程序!
是一个利用数组编写的迷宫程序!-is an array prepared by the use of the maze procedure!
- 2023-03-09 02:40:03下载
- 积分:1
-
http://www.bc
http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html
float aver(float a[5])
{
int i
float av,s=a[0]
for(i=1 i
- 2022-04-15 00:50:48下载
- 积分: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
-
TI company of three
TI 公司 三相交流电机矢量控制源程序,F24x ACI3_3 3-Phase Sensored Field Oriented Control (FOC)-TI company of three-phase AC motor vector control source, F24x ACI3_3 3-Phase Sensored Field Oriented Control (FOC)
- 2022-04-28 02:39:59下载
- 积分:1
-
自己作的防ip冲突的软件,主要用到winsock控件和shell等
自己作的防ip冲突的软件,主要用到winsock控件和shell等-themselves for conflict prevention ip software, mainly used winsock control and shell, etc.
- 2022-08-16 17:30:13下载
- 积分:1
-
此为《系统辨识及MATLAB》科学出版社,作者侯媛彬、汪梅、王立琦。可对系统辨识有较为实际的了解...
此为《系统辨识及MATLAB》科学出版社,作者侯媛彬、汪梅、王立琦。可对系统辨识有较为实际的了解-as the "System Identification and MATLAB" Science Publishers, authors Hou Yuanbin, WANG Mei, Wang Liqi. The system can identify any more realistic understanding
- 2023-08-21 16:35:03下载
- 积分:1
-
一篇对于催眠术的说明及其基本教程,详细阐述了相关概念和学习步骤!...
一篇对于催眠术的说明及其基本教程,详细阐述了相关概念和学习步骤!-For a description of hypnosis and its basic curriculum, elaborated on related concepts and learning the steps!
- 2022-01-28 01:13:35下载
- 积分:1
-
labview的一些常用的命令,模块,快捷键,对于入门有很大帮助.
labview的一些常用的命令,模块,快捷键,对于入门有很大帮助.-LabVIEW some commonly used commands, modules, shortcut keys for entry of much help.
- 2023-05-17 04:50:03下载
- 积分:1
-
好东西,大家看看!
呵呵^^^^
大家指教
好东西,大家看看!
呵呵^^^^
大家指教
-Good things, take a look at U.S.! Ha ha ^ ^ ^ ^ U.S. advice
- 2022-04-14 19:20:32下载
- 积分:1
-
取得屏幕的分辨率
取得屏幕的分辨率-made screen resolution
- 2022-10-01 22:25:03下载
- 积分:1