-
串口键盘驱动程序,只拥有三个输入口,方便快捷
串行16个键盘驱动只占有3个IO口,方便快捷-serial keyboard driver only has three IO mouth, convenient and quick
- 2023-06-01 05:35:02下载
- 积分:1
-
线性方程Jacobi迭代法的并行求解
线性方程组Jacobi迭代的并行求解。附件数据文件是4阶方阵的算例。调试A*x=b,A为n*m矩阵的话,数据文件第一行n m,后附[Ab]矩阵(n*(m+1))
- 2022-06-22 04:29:50下载
- 积分:1
-
并行算法下的box算法,使用mpi实现。基于smp环境
并行算法下的box算法,使用mpi实现。基于smp环境-Parallel algorithm under the box algorithm, the use of mpi realize. Smp-based environment
- 2022-06-20 06:19:08下载
- 积分:1
-
一个用于基本遗传算法计算得源程序。用dephi编写的。
一个用于基本遗传算法计算得源程序。用dephi编写的。-One for the basic genetic algorithm calculated source. Prepared using Delphi.
- 2022-03-15 15:57:13下载
- 积分:1
-
used to write in metric Hexadecimal use the correlation function
用c写的 十进制到十六进制转换用到的相关函数-used to write in metric Hexadecimal use the correlation function
- 2022-12-06 22:35:03下载
- 积分:1
-
mpi的并行程序
mpi 并行程序 c++ 单源最短路径并行算法,快速排序并行算法, 最短路径,矩阵乘法并行算法,傅里叶并行算法 装箱问题并行算法、背包问题并行算法,等等
- 2022-10-17 05:05:03下载
- 积分:1
-
Fortran并行计算软件包,与MPI线
fortran并行计算包,符合MPI-2标准。需要external32流格式支持-fortran parallel computing package, in line with the MPI-2 standard. Need external32 stream format support
- 2022-03-10 07:56:52下载
- 积分:1
-
- 2022-03-17 20:32:02下载
- 积分:1
-
求解椭圆方程
jacobi迭代求解椭圆方程,主要是用mpi进行并行计算,采用的是重叠边界网格,这个是重叠了一层,通信采用的是非阻塞型的通信函数,方程采用的是二维的poisson方程。
- 2022-01-26 08:25:04下载
- 积分:1
-
实现快速排序的并行算法源程序,希望对大家有帮助。
实现快速排序的并行算法源程序,希望对大家有帮助。-Fast parallel algorithm to sort the source, I hope all of you help.
- 2023-07-28 03:10:03下载
- 积分:1