资源列表
[Windows编程] bigIntegerMultiply
说明:此程序可以求两个大整数(超出long int定义范围之内的数)的相乘结果-You can use this program to multiply two big intergers,and the integers is beyond long int<churencai> 在 2025-03-11 上传 | 大小:1kb | 下载:0
[Windows编程] hanzitopinyin
说明:汉字转换拼音 汉字转换拼音 汉字转换拼音-hanzitopinyin<刘刚> 在 2025-03-11 上传 | 大小:1kb | 下载:0
[进程与线程] MultilineAPIload
说明: 实现双线程高效下载 线程A从网络中读取一个数据块,存储到内存的缓存中。 线程B从缓存中读取内容,存储到文件中。-mutilineload Aline read datablockfrominternet ,save to the buffer in RAM. Bline read context from buffer,then save to file.<徐天扬> 在 2025-03-11 上传 | 大小:1kb | 下载:0
[Windows编程] newsearchthenearestnode
说明:程序实现给定平面上N个点的坐标,找出距离最近的两个点.程序中是两种方法寻找最近点对。解法一的时间复杂度是O(N^2)解法二的时间复杂度是(N*lg2/lgN)第二种方法较第一种方法在一维情况下,时间复杂度改进了不少。但是这个方法不能推广到二维的情况,因为距离最近的点对不能保证是影射到某条直线之后紧靠着的两个点。-the procedure can realize the Coordinate which have N nodes ,fi<徐天扬> 在 2025-03-11 上传 | 大小:1kb | 下载:0
[组合框控件] TestCombox
说明:Combox Setting Combox组合框的应用。-Combox Setting<bob> 在 2025-03-11 上传 | 大小: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-03-11 上传 | 大小:1kb | 下载:0