-
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法...
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法
-Objective: To test multi-core CPU on the efficiency of sorting algorithm to compare single-mission and multi-mission of the gap between the parallel sorting algorithms Content: Quick Sort Algorithm
- 2022-02-13 04:05:26下载
- 积分:1
-
vc项目开发全程实录 第四个实例的源代码,书上的例子都有哦...
vc项目开发全程实录 第四个实例的源代码,书上的例子都有哦- Record vc project development throughout the source code, books, examples of both Oh ...
- 2022-05-19 11:23:36下载
- 积分:1
-
DLL有用的源
DLL USEFULL source
- 2022-01-26 01:41:51下载
- 积分:1
-
基于VC++,画各种各样的椭圆程序,并且是拖拽鼠标就可画的。...
基于VC++,画各种各样的椭圆程序,并且是拖拽鼠标就可画的。-Based on VC++, painting a variety of elliptical procedures, and drag the mouse can be drawn.
- 2022-01-25 15:47:34下载
- 积分:1
-
wince support .net,用于EVC连接vb.net
wince support .net,用于EVC连接vb.net-wince support. net, for the EVC to connect vb.net
- 2022-01-26 06:26:41下载
- 积分:1
-
二进制文件操作示例源代码
二进制文件操作示例源代码-binary file manipulation example source code
- 2022-05-14 07:18:51下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(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
-
温湿采集Templow=float(templow)/100
char ctemplow[20]
sprintf(ctemplow," 2.2l...
温湿采集Templow=float(templow)/100
char ctemplow[20]
sprintf(ctemplow," 2.2lf",m_Templow)
SetDlgItemText(IDC_WISH_TEMP_LOW,ctemplow)
-I use VC for the tempration and
shi du ,and display the data to the screenI use VC for the tempration and
shi du ,and display the data to the screenI use VC for the tempration and
shi du ,and display the data to the screen
- 2023-06-10 02:20:03下载
- 积分:1
-
ofdm using 16 qam modulation scheme
ofdm using 16 qam modulation scheme
- 2022-03-24 16:43:11下载
- 积分:1
-
C语言编写的类库注册程序
C语言编写的类库注册程序-The class lab register program with c language
- 2022-03-17 17:41:15下载
- 积分:1