-
ILI9325的51驱动程序,驱动2.4TFT屏
ILI9325的51驱动程序,驱动2.4TFT屏-ILI9325 51 drivers, driver 2.4TFT screen
- 2023-07-19 00:00:08下载
- 积分:1
-
数值分析函数插值法
数值分析函数插值方法-numerical analysis function interpolation method
- 2022-01-26 06:35:34下载
- 积分:1
-
基于Visual basic串口编程调试精灵
基于Visual basic串口编程调试精灵-Visual basic serial-based programming wizard debug
- 2022-01-24 14:40:22下载
- 积分: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
-
利用有限差分算法编写的三维迭后偏移的代码,算法精度高,结果很理想。...
利用有限差分算法编写的三维迭后偏移的代码,算法精度高,结果很理想。-Prepared by using three-dimensional finite difference algorithm Diego after the offset of the code, algorithms, high precision, the result very satisfactory.
- 2022-08-06 08:01:01下载
- 积分:1
-
This Ajax Framework
This Ajax Framework-This is Ajax Framework
- 2022-09-19 03:55:03下载
- 积分:1
-
用ROSE来开发基于WEB的服务器配置。不好找的哦
用ROSE来开发基于WEB的服务器配置。不好找的哦-used to develop Web-based server configuration. Not easy to find the oh
- 2023-05-20 18:05:03下载
- 积分:1
-
相关软件: ・帝国网站管理系统(Ecms) v3.5 繁体版 ・搜索更多与"帝国网站管理系统(Ecms) "相关的软件 注意事项: ・注意:本站软件一律只用鼠标...
相关软件: ・帝国网站管理系统(Ecms) v3.5 繁体版 ・搜索更多与"帝国网站管理系统(Ecms) "相关的软件 注意事项: ・注意:本站软件一律只用鼠标左键打开,否则将不能正常下载! ・如果出现该页无法显示,请多试几次;如果总是不能下载,请点击报告错误,谢谢! ・请一定升级到最新版[WinRAR]才能正常解压本站提供的软件;如有其它问题,欢迎发信联系管理员. ・由于网站服务器承受能力有限,请其他网站不要直接链接我们提供的软件,-related software : Empire Site Management System (Ecms) v3.5 search for more traditional version of "Empire Site Management System (Ecms)" relevant software Note : Note : site software will be used only to open the left mouse button, they can not download ! If the page can not be displayed, I would like him tried several times; If they can not download, click reporting errors, thank you! Requests must upgrade to the latest version [WinRAR] in order to extract the normal site for the software; For other questions, contact managers welcomed the letter. As network Station server capacity is limited, please other sites do not provide us with direct links to software, thank you! !
- 2022-04-28 13:18:14下载
- 积分:1
-
西门子provade通讯代码Sample_VC.rar,版本6.0
西门子provade通讯代码Sample_VC.rar,版本6.0-Siemens Communications provade code Sample_VC.rar, version 6.0
- 2022-01-25 23:38:37下载
- 积分:1
-
将tiff转换成PDF的源程序
将tiff转换成PDF的源程序-Source code that can convert tiff format to pdf format
- 2022-09-20 16:50:03下载
- 积分:1