-
A full source code of housing agency web site,it can be used after decompression...
一个房产中介网站的代码,解压缩后即可使用-A full source code of housing agency web site,it can be used after decompression.
- 2022-10-11 04:55:03下载
- 积分:1
-
fft program
基2的FFT变换,带采样,结果输出到文件-fft program
- 2023-05-25 00:55:04下载
- 积分:1
-
一些常用的IC面试题,从一个外国网站下的
一些常用的IC面试题,从一个外国网站下的-Some commonly used IC face questions from a foreign Web site under
- 2022-03-10 09:03:39下载
- 积分:1
-
多项式求和的计算,多项式求和的计算 多项式求和的计算
多项式求和的计算,多项式求和的计算 多项式求和的计算-The Plus of Poly
- 2022-03-16 14:23:50下载
- 积分: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
-
是MATLAB在数学方面的一些具体应用,有助于学习和提高。
是MATLAB在数学方面的一些具体应用,有助于学习和提高。-err
- 2022-10-04 15:05:03下载
- 积分:1
-
PHP source _ environmental design contest online voting system, and the competit...
PHP源码_环保设计大赛网上投票系统,是比赛而做的一个系统,此系统最后也因为出色的表现而获奖-PHP source _ environmental design contest online voting system, and the competition is doing a computer system because the final outstanding performance award
- 2022-11-14 15:35:03下载
- 积分:1
-
LabVIEW programming skills demonstration, prepared by LabVIEW applications windo...
labview程序编程技巧演示,用labview编写windows应用计算器小程序-LabVIEW programming skills demonstration, prepared by LabVIEW applications windows calculator applet
- 2023-06-21 11:50:03下载
- 积分:1
-
用MATLAB编程,实现对一段语音信号LPCC的提取
用MATLAB编程,实现对一段语音信号LPCC的提取-MATLAB programming, to achieve a voice signal from the LPCC
- 2022-03-03 06:11:25下载
- 积分:1
-
关于AD9833开发的论文,原理应用写的都很好,还指出实际调试中容易出现的问题,很不错,大家参考参考!...
关于AD9833开发的论文,原理应用写的都很好,还指出实际调试中容易出现的问题,很不错,大家参考参考!-AD9833 developed on paper, the principle of application is well written, but also pointed out that the actual commissioning of easier problems, it is true that your information!
- 2023-04-15 17:25:03下载
- 积分:1