-
bubble
Selection sort is a sorting algorithm, specifically an in-place comparison sort. It has O(n2) complexity, making it inefficient on large lists, and generally performs worse than the similar insertion sort. Selection sort is noted for its simplicity, and also has performance advantages over more complicated algorithms in certain situations
- 2011-03-17 03:42:40下载
- 积分:1
-
INI0
c8051f060单片机外部中断0的简单操作(C8051F060 MCU external interrupt 0 simple operation)
- 2013-08-31 20:46:00下载
- 积分:1
-
animal
曾经做的一个动物领养系统,涉及到access数据库,程序里对用到了MFC里少见的几个控件,这个程序对于数据库编程的初学者有很大的帮助(Have to do an animal adoption system, relates to access a database program to use the MFC controls in a few rare, this procedure for the database programming has great help for beginners)
- 2008-06-08 01:10:08下载
- 积分:1
-
jisuanqi
小的计算器,适合初学者,虽然简陋了点,但很清楚(Calculator, suitable for beginners)
- 2012-06-21 20:26:55下载
- 积分:1
-
emd算法实现bcg信号心跳呼吸率提取
emd算法实现bcg信号心跳呼吸率提取
- 2021-05-07下载
- 积分:1
-
WindowsForms_CeShi
自己写了一个主线程等待多个线程执行.有二种方式去进行。对多线程很有帮助。(Write a main thread waits for multiple threads of execution. There are two ways to proceed. Multi-threaded helpful.)
- 2014-01-27 14:48:53下载
- 积分:1
-
crvmjrb
这是一个我经过多次寻找验证,保证不丢数据的socket IOCP的程序()
- 2017-12-12 07:30:57下载
- 积分:1
-
pfx
制作数字证书的程序,比较简单,便于理解,希望有所帮助(Making digital certificate procedure is relatively simple, easy to understand, I hope to help)
- 2014-03-12 09:20:36下载
- 积分:1
-
这是我用过最好的免费源代码网站!
一个用C#编写的图形识别功能,功能:可以通过鼠标截图,来实现图像上的文字的识别并输出,调用微软的免费MODI类库,简单实用,里面很多方法值得借鉴.-Written in C# using a graphics recognition, function: you can capture the mouse to achieve the image of the text to identify and output, call Microsoft" s free MODI library, simple and practical, which are many ways to be learned from.
- 2022-03-01 02:48:50下载
- 积分:1
-
基于mean shift的目标跟踪
通过meanshift算法对目标进行时时跟踪,效果不错,时时速度也可以
- 2023-04-29 04:20:07下载
- 积分:1