资源列表

« 1 2 ... .90 .91 .92 .93 .94 8295.96 .97 .98 .99 .00 ... 21467 »

[其他小程序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

[其他小程序IGBT

说明:IGBT的交流斩波文章!说的很好很详细!-IGBT AC chopper article! That' s good very detailed!
<孟小凡> 在 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

[其他小程序2_1

说明:在顺序线性表L的第i个元素之前插入新的元素e-In order linear form L is the i-th element of the new element is inserted before the e
<吴帮锦> 在 2025-11-26 上传 | 大小:198kb | 下载:0

[其他小程序yuanma

说明:远程桌面,有客户端和服务器端,监控本机的桌面-Remote Desktop, the client and server side, monitor the machine' s desktop
<史文涛> 在 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

[其他小程序greefies

说明:网站模板,greefies.zip一个我认为不错的模板-body { background-color:#D7DFE2 margin:0px padding:0px font: 10px verdana, arial, helvetica color:#416271
<zoufei> 在 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

[其他小程序saber2011

说明:saber2011破解方法,亲测能用,适合以前的版本-saber2011 crack method, pro-test can be used for the previous version
<牛彦杰> 在 2025-11-26 上传 | 大小:198kb | 下载:0

[其他小程序maopao

说明:冒泡排序的经典例子,谭浩强编写的C书上的源代码-Classic example of bubble sort, the source code written in C Hemopurification book
<> 在 2025-11-26 上传 | 大小:198kb | 下载:0

[其他小程序06649195

说明:本文涉及的无线定位的基于信号到达方向(DOA)估计。-Referred to herein based wireless location signal arrival direction (DOA) estimation.
<钱荣鑫> 在 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
« 1 2 ... .90 .91 .92 .93 .94 8295.96 .97 .98 .99 .00 ... 21467 »

源码中国 www.ymcn.org