-
这个程序的头文件中包含四种排序方法:泡沫排序法(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
-
能够显示万年历,农历以及任意两天之间的天数差
能够显示万年历,农历以及任意两天之间的天数差-Able to show that calendar, the Lunar and arbitrary number of days between two days of poor
- 2022-11-19 10:45:03下载
- 积分:1
-
LSPlayerSrc.rar,一个播放器的源码,挺不错的功能
LSPlayerSrc.rar,一个播放器的源码,挺不错的功能-LSPlayerSrc.rar, the source of a player, very good features
- 2022-02-03 09:13:09下载
- 积分:1
-
用C语言实现一个简单的通信录的功能,能够完成基本的功能实现。...
用C语言实现一个简单的通信录的功能,能够完成基本的功能实现。-Using C language to achieve a simple address book function, can be completed to achieve basic functionality.
- 2023-08-27 16:30:03下载
- 积分:1
-
网络流量统计源程序
网络流量统计源程序 -Network traffic statistics of source
- 2022-07-09 15:55:16下载
- 积分:1
-
数字 verilog 时钟使用 xilinx verilog hdl
这里是数字手表使用 verilog HDL 的源代码。xilinx 软件可以用于 silulation。
它用于计数器手表在分钟、 秒和小时计数!!
- 2023-01-12 23:20:03下载
- 积分:1
-
套接字程序(客户端)
socket program(client)
connet server and test trainsmision -socket program (client) connet server and test trainsmision
- 2022-05-29 07:33:31下载
- 积分:1
-
source VC
屏幕打印源程序VC编程-source VC
- 2022-07-08 17:25:26下载
- 积分:1
-
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2022-07-28 10:32:33下载
- 积分:1
-
自定义相机拍照
android中实现自定义相机拍照功能,可以自己实现倒计时拍摄冰保存,可以自己设置预览的大小和照片分辨率以及前后摄像头的调用,等等
- 2022-03-11 23:59:02下载
- 积分:1