资源列表
[Windows编程] newsearchthenearestnode
说明:程序实现给定平面上N个点的坐标,找出距离最近的两个点.程序中是两种方法寻找最近点对。解法一的时间复杂度是O(N^2)解法二的时间复杂度是(N*lg2/lgN)第二种方法较第一种方法在一维情况下,时间复杂度改进了不少。但是这个方法不能推广到二维的情况,因为距离最近的点对不能保证是影射到某条直线之后紧靠着的两个点。-the procedure can realize the Coordinate which have N nodes ,find the nearest distance betwee<徐天扬> 在 2025-09-17 上传 | 大小:1kb | 下载:0
[组合框控件] TestCombox
说明:Combox Setting Combox组合框的应用。-Combox Setting<bob> 在 2025-09-17 上传 | 大小:1kb | 下载:0
[通讯编程] abc
说明:制作了一个延时开和延时关的结构,该结构采用线程来完成两个功能,可以实现IO板卡的信号输出并且调用函数后立刻返回,不会阻塞程序-Produced a time delay and delay-related open structure that uses the thread to complete the two functions can be achieved IO board and the signal output after the function call returns im<me> 在 2025-09-17 上传 | 大小:1kb | 下载:0
[Windows编程] Q2_HaoLin_c
说明:- read numbers from a file - sort the numbers - output to a file - use STL vector to do this.<armsky> 在 2025-09-17 上传 | 大小:1kb | 下载:0
[数据库编程] DELPHI_ACCESS
说明:DELPHI中操作ACCESS数据库。介绍如何建立Access文件,压缩与修复数据库,压缩数据库并修改ACCESS数据库密码。-DELPHI operate ACCESS database. Describes how to create Access file, compress and repair the database, compressed database and modify the ACCESS database password.<zb> 在 2025-09-17 上传 | 大小:1kb | 下载:0