-
QuickSort
改进的基于c++的快速排序算法排序算法大体可分为两种:
一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。
另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved fast sorting algorithm based on C ++)
- 2018-01-19 15:12:55下载
- 积分:1
-
PopManu
VC++实现在列表控件中添加右键弹出菜单PopManu实例源代码,测试时请把PopManu.exe拷贝至根目录下,以保证Access数据库连接正确,否则实例不能运行(VC++ Add button pop-up menu PopManu source code examples in the list control, test PopManu.exe copied to the root directory, to ensure that the Access database is properly connected, otherwise it can not run an instance of)
- 2013-05-19 10:37:16下载
- 积分:1
-
PC与西门子PLC通信
PC与西门子PLC通信
- 2020-04-29下载
- 积分:1
-
App_mfc
真正的驱动级键鼠模拟。
为电脑添加一对可完全编程控制的键盘鼠标.
支持 WINXP , WIN2003 , WIN2008 , VISTA , WIN7 ,WIN8 , 32位和64位操作系统。
可过时下各种游戏检测。
这个是mfc的示例和驱动(The real driver stage mouse and keyboard simulation. Add computer controlled by a fully programmable keyboard and mouse support WINXP, WIN2003, WIN2008, VISTA, WIN7, WIN8, 32-bit and 64-bit operating system. May become obsolete under the detection of a variety of games. This is mfc example and drive)
- 2021-02-20 17:19:43下载
- 积分:1
-
Guiao 4
A bunch of files of c language
- 2017-09-07 17:44:35下载
- 积分:1
-
hechengkongjingjiance
机载SAR合成孔径雷达的地面运动目标的检测关键技术研究,包含硕士研究论文一篇(Research on key technologies to detect ground moving target airborne synthetic aperture radar SAR, including a master' s research paper)
- 2014-05-24 18:10:26下载
- 积分:1
-
MARCHTEST
说明: 通过OPENCV库函数能是实现多目标模板匹配查找并且限定阈值(It can realize multi-target template matching and search and limit the threshold.)
- 2021-03-01 19:29:34下载
- 积分:1
-
C# 显示系统中的进程信息(进程ID号、进程名称、进程优先级、虚拟内存、物理内存、总处理器时间、启动时间)
显示进程信息,包括进程ID号、进程名称、进程优先级、虚拟内存、物理内存、总处理器时间、启动时间
- 2013-02-11下载
- 积分:1
-
C# 旅游管理系统 毕业设计
毕业设计参考的好代码 毕业设计参考的好代码毕业设计参考的好代码毕业设计参考的好代码毕业设计参考的好代码毕业设计参考的好代码毕业设计参考的好代码毕业设计参考的好代码毕业设计参考的好代码毕业设计参考的好代码
- 2022-02-05 09:17:34下载
- 积分:1
-
STM32F103系列ADC使用
说明: STM32管教实现电压测量显示,开发板使用正点原子的(STM32 pin read display voltage)
- 2020-06-23 07:00:01下载
- 积分:1