-
我是一个快速排序的程序,同时与OpenMP并行写…
本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beginner gay openmp help!
- 2022-02-15 09:25:48下载
- 积分:1
-
并行算法学习材料。附录了大量的实例。实例
并行算法学习资料。附录了大量并行算法例子程序。-Parallel algorithm learning materials. Appendix a large number of examples of parallel algorithms process.
- 2023-06-24 20:30:05下载
- 积分:1
-
Platform in mission
在任务级并行平台P2HP上,开发的一个demo应用程序,它将串行的ClustelW进行并行化。-Platform in mission-level parallelism P2HP developed a demo application, it will ClustelW serial and parallel.
- 2022-05-08 06:13:10下载
- 积分:1
-
can achieve even count, similar systems to bring their own styles. Small practic...
可以实现连算,类似系统自带样式.小巧实用.代码与EXE都在包内.下载后请多提意见.我是菜鸟,呵呵. -can achieve even count, similar systems to bring their own styles. Small practical. EXE with the code in the pack. After downloading please speak up. I newcomers. Ha ha.
- 2023-03-11 07:30:03下载
- 积分:1
-
MPI并行程序设计实例教程,源代码
MPI并行程序设计实例教程,源代码,经典!这本书是初学者入门MPI并行计算的不二之选,好容易才搜集到本书源代码,全部可用,欢迎大家下载学习,共同学习MPI程序!
- 2022-03-22 10:39:45下载
- 积分:1
-
AVR ATmega1280 单片机串口通信 串口接收字符串,四个串口同时启用,具有通信超时处理功能...
AVR ATmega1280 单片机串口通信 串口接收字符串,四个串口同时启用,具有通信超时处理功能-AVR ATmega1280 microcontroller serial communication serial port to receive a string, four serial ports is also enabled with a communication time-out processing
- 2022-10-07 11:10:03下载
- 积分:1
-
Fft in MATLAB using MATLAB code as well as the realization of the interpretation...
利用MATLAB实现fft的MATLAB代码以及解释和仿真结果-Fft in MATLAB using MATLAB code as well as the realization of the interpretation and simulation results
- 2023-02-18 11:35:04下载
- 积分:1
-
这是一个基于xilinx ISE9.1的一个历程,包含两个FIFO代码,第一个FIFO读写用同一个时钟,第二个FIFO读写用不同的时钟。...
这是一个基于xilinx ISE9.1的一个历程,包含两个FIFO代码,第一个FIFO读写用同一个时钟,第二个FIFO读写用不同的时钟。-This is a xilinx ISE9.1 based on a course code consists of two FIFO, the first FIFO read and write using the same clock, the second FIFO read and write with a different clock.
- 2022-03-26 04:39:57下载
- 积分:1
-
c算法大全,包含100种c算法集合,很详细
c算法大全,包含100种c算法集合,很详细
- 2022-05-16 20:52:49下载
- 积分:1
-
由于一个数值问题的精确解往往事先不知道,而用数值方法求出的计算解的误差又是不可避免的。因此,数值解是否失真,如何判断──即误差问题,成为大家所关心的重要而又困难...
由于一个数值问题的精确解往往事先不知道,而用数值方法求出的计算解的误差又是不可避免的。因此,数值解是否失真,如何判断──即误差问题,成为大家所关心的重要而又困难的问题,本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-as an accurate numerical solution of the problem often did not know in advance, and the numerical methods used to calculate the solution sought by the error is inevitable. Therefore, the numerical solution of whether distortion, how to judge-- namely error, as we are concerned the important and difficult issues, this chapter presents only the basic concept of error and numerical calculation of certain principles, which deal with numerical calculation is necessary, but they are far from alone can not solve engineering and scientific calculations more complex error analysis, specialized categories needed to conduct research.
- 2022-08-26 10:32:44下载
- 积分:1