-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分:1
-
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜...
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜-WinCE Device Driver Development Guide to the Chinese version, and spent a lot of money to buy the hope of U.S. Value
- 2022-03-19 04:40:04下载
- 积分:1
-
双人战斗游戏,游戏虽小,却是研究游戏制作的易懂源码
双人战斗游戏,游戏虽小,却是研究游戏制作的易懂源码-Double fighting games, the game is small, but the game is to study the production of easy-to-understand source
- 2022-05-29 13:59:26下载
- 积分:1
-
Windows Mobile应用RIL层项目自述,C++,Windows美孚…
readme of a project for windows mobile application RIL layer, c++, windows mobile , RIL
- 2022-06-13 18:52:42下载
- 积分:1
-
STM32F103RC串口通讯
保证开发板相关硬件连接正确,用 USB 线连接开发板的 USB 转串口接口跟电脑,在电脑端打开串口调试助手,把编译好的程序下载到开发板,此时串口调试助手即可收到开发板发过来的数据。我们在串口调试助手发送区域输入一个特定字符,点击发送按钮,LED 灯的状态随之改变。
- 2023-03-15 17:00:03下载
- 积分:1
-
EC _图书馆编目
eg_lib2
- 2022-10-30 16:15:02下载
- 积分:1
-
maze is the essence of the plan traverse the problem, we can use a two
迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coordinates of the coordinates. This procedure can find a path, but this is not the shortest path. Not to say the best.
- 2022-05-24 03:36:41下载
- 积分:1
-
get started with CUDA 1.1 emulator mode using Eclipse C/C++
get started with CUDA 1.1 emulator mode using Eclipse C/C-get started with CUDA 1.1 emulator mode using Eclipse C/C++
- 2022-07-17 06:02:45下载
- 积分:1
-
VC++运用WINDOWS API实现应用程序版本检测
VC++运用WINDOWS API实现应用程序版本检测-VC use Windows API application version detection
- 2022-09-22 06:35:03下载
- 积分:1
-
online examination using C#
online examination using C#
- 2022-02-03 11:24:27下载
- 积分:1