-
ArcGIS Engine + Access数据库开发的GIS系统,我的毕业设计
ARCGIS ENGINE+ACCESS数据库开发的一套GIS系统,本人的毕业设计-ARCGIS ENGINE+ ACCESS database developed by a GIS system, my graduation design
- 2022-01-31 18:06:05下载
- 积分:1
-
k means clustering c
k
k means clustering
k-均值聚类算法c语言版-k means clustering c
k-均值聚类算法c语言版
- 2022-11-05 07:30:03下载
- 积分:1
-
java 说明.下载到受机中不要在电脑中解压
java 说明.下载到受机中不要在电脑中解压-java notes. downloaded to the affected machine will not unzip on your computer
- 2022-11-30 19:40:08下载
- 积分:1
-
通过该文件的程序代码,你可以快速的进行搜索
通过该文件的程序代码,你可以快速的进行搜索-The adoption of the document code, you can quickly search
- 2022-03-22 18:08:09下载
- 积分:1
-
动态创建控件举例
动态创建控件举例-Dynamic Controls for the creation
- 2022-07-08 14:07:24下载
- 积分:1
-
自动化领域的软件标准通讯接口OPC的封装,可以通过改类快速建立与OPC Server的通讯。该类目前支持2.0...
自动化领域的软件标准通讯接口OPC的封装,可以通过改类快速建立与OPC Server的通讯。该类目前支持2.0-automation software standard communication interface OPC package, can be reclassified with the rapid establishment of OPC Server communications. Such currently supports 2.0
- 2023-08-25 18:05:03下载
- 积分: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
-
研华PCI
研华PCI-1243U步进控制器DLL文件头文件
- 2022-11-19 08:50:03下载
- 积分:1
-
3d mmorpg game protocol library code. Using c++ writing, containing tutorials, i...
3d mmorpg worldforge 游戏的协议库代码。使用c++编写,内含教程,在linux下编译-3d mmorpg game protocol library code. Using c++ writing, containing tutorials, in the compilation under linux
- 2022-05-20 14:16:20下载
- 积分:1
-
before the start of the game with four direction keys adjust height and speed, p...
游戏开始前用四个方向键调整高度和速度,按回车键开始游戏 游戏过程中回车键为暂停键,ESC键为退出键-before the start of the game with four direction keys adjust height and speed, press the Enter key begin the process of the game"s keys to enter reversed, the ESC key to withdraw from the bond
- 2022-03-24 17:39:08下载
- 积分:1