资源列表
[其他小程序] quickSort
说明:快速排序是由东尼·霍尔所发展的一种排序算法。在平均状况下,排序 n 个项目要Ο(n log n)次比较。在最坏状况下则需要Ο(n2)次比较,但这种状况并不常见。事实上,快速排序通常明显比其他Ο(n log n) 算法更快,因为它的内部循环(inner loop)可以在大部分的架构上很有效率地被实现出来。-Quicksort is developed by the East Ni Huoer a sorting algorithm. In the average case, sort n item<Guangge> 在 2025-11-26 上传 | 大小:198kb | 下载:0
[其他小程序] Magic-square
说明:有关魔方阵的一个具体问题,C程序代码,运行可以实现。-For magic square of a specific problem, C code, running can be achieved.<linyingyong> 在 2025-11-26 上传 | 大小:198kb | 下载:0
[其他小程序] delphi_WINDOW
说明:delphi实现无边界窗口的移动,应用到了windows的消息传递机制-delphi achieve borderless windows mobile, applied to the windows of the message passing mechanism<黄华华> 在 2025-11-26 上传 | 大小:198kb | 下载:0
[其他小程序] leap_year
说明:c语言入门程序,判断是不是闰年。用户输入年份,输出是否是闰年。-c language entry procedures, judgment is not a leap year. Users enter the year, the output is a leap year.<lipingyang> 在 2025-11-26 上传 | 大小:198kb | 下载:0
[其他小程序] ACR110Test
说明:深圳龙杰科技的ACR110读卡器(CCID)操作演示程序,用户学习如何使用ACR110访问卡片。-Shenzhen Long Jie Technology ACR110 reader (CCID) operation demonstration program, users learn how to use the ACR110 access cards.<Qinjie> 在 2025-11-26 上传 | 大小:198kb | 下载:0