资源列表

« 1 2 ... .99 .00 .01 .02 .03 1904.05 .06 .07 .08 .09 ... 66581 »

[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

[其他小程序hexdump

说明:hexidecimal screen dump
<Vasilis> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[组合框控件code

说明:mouse over in combobox and image
<castellan> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[组合框控件TestCombox

说明:Combox Setting Combox组合框的应用。-Combox Setting
<bob> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[Windows编程Curves

说明:Drawing curves using C-Drawing curves using C++
<Priti> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[C#编程rgb

说明:rgb和hsl之间相互转换的程序,程序很小但很实用
<mychina1999> 在 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

[Windows编程FIRST

说明:computation of first
<ela> 在 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

[文件操作c10-1

说明:打开输出文件,如果打开时出错,就输出"打不开"的信息 请输入一个准备存储到磁盘的字符串 接收从键盘输入的第一个字符 向磁盘文件输出一个字符 将输出的字符显示在屏幕上 再接收从键盘输入的一个字符关闭文件 -Open the output file, if you open an error to output " not open" message Please enter a string for storage into the dis
<天使的眼泪> 在 2025-09-17 上传 | 大小:1kb | 下载:0

[其他小程序MyEditor

说明:用python Tkinter开发的一个记事本,代码不多,只实现一些基础功能。装了python都能运行-Developed using python Tkinter a notepad, the code much, just some basic functions to achieve
<light> 在 2025-09-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 1904.05 .06 .07 .08 .09 ... 66581 »

源码中国 www.ymcn.org