-
这个程序的头文件中包含四种排序方法:泡沫排序法(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
-
通用进销存管理系统的设计文档,很详细的系统设计…
通用进销存管理系统设计书,非常详细的系统设计,看后收益匪浅-General Invoicing Management System design document, a very detailed system design, look and benefits greatly from
- 2022-11-26 05:10:03下载
- 积分:1
-
GDIPLUS_DEMO
GDI+编程必备的源码库,包含GDI+各个方面的编程示例,VC 6.0 下编译成功
- 2022-02-18 14:27:16下载
- 积分:1
-
opencv的几个库移植到wince,一个很有用的教程
opencv的几个库移植到wince,一个很有用的教程-opencv several libraries ported to wince, a very useful tutorial
- 2022-05-22 12:15:15下载
- 积分:1
-
数字传输工程…课本的john.b.anderson
DIGITAL TRANSMISSION ENGINEERING....Text Book By John.B.Anderson
- 2022-05-22 22:07:01下载
- 积分:1
-
产品管理系统
系统采用Java的编程技术,对产品实现了管理。对产品的管理功能可以延展和延伸。但凡是相关产品管理系统系统设计均可以在本系统额基础上进行完善和修改。
- 2022-04-23 04:50:00下载
- 积分:1
-
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。...
c接口和实现,非常经典的c接口书籍。完整pdf版本,适合用c实现oop方式的编程。-c interface and realize very classic books c interface. Complete pdf version suitable way c realize oop programming.
- 2023-03-22 10:45:04下载
- 积分:1
-
徐-远程控制和文件传输是基于TCP IP协议,聚远程控制和文件传输两种功能
- 2022-02-05 23:45:14下载
- 积分:1
-
简单的管道重定向功能!初学者可以参考!非常感谢你的下载!...
简单的管道重定向功能!初学者可以参考!非常感谢你的下载!-A simple example about pipe redirect!primary user can stady this example!thank you for download it.
- 2022-01-24 15:28:52下载
- 积分:1
-
Shows XY view:
OnDraw() sets the text color to Gray Color.
and draws a text...
Shows XY view:
OnDraw() sets the text color to Gray Color.
and draws a text in current font.
DrawLine() draws a line.
- 2022-01-26 02:11:07下载
- 积分:1