-
I2C driver
I2C总线驱动,8位单片机适用。
在总线控制,并下发指令是,效率好,另外,此程序在keil编译器中已经编译通过。
- 2022-01-31 04:15:49下载
- 积分:1
-
OpenMP并行计算的例子
openmp,并行计算是提高代码效率的非常有用的处理方法;
这是一个全面的openmp的使用例子;可以从类似编译条件的方式使用MP,
学习OPENMP让,程序飞起来!
- 2022-04-08 19:24:46下载
- 积分:1
-
你好,我想让更多的积分
你好,我想让更多的积分
你好,我想让更多的积分
你好,我想让更多的积分
你好,我想让更多的积分
你好,我想让更多的积分
- 2022-06-21 21:32:45下载
- 积分:1
-
cuda实现矩阵求逆
此程序包的矩阵求逆函数基于 CUDA 的实现包含对称的积极明确逆矩阵使用 GPU。用法,请参阅 testspd.cpp 中的示例。此外,一般块矩阵求逆通过高斯(pivotting) 没有消除。请参阅 testge.cpp 例如使用。注: GE 可能无法在单精度足够稳定。请参阅生成文件更改为双精度。
- 2022-07-16 13:09:40下载
- 积分:1
-
cuda并行计算
资源描述VS_cuda并行计算 两基于vs实现的.cu代码 简单的实现矩阵相乘和反转。
- 2022-05-21 15:38:13下载
- 积分:1
-
细胞生命的模拟化
This application provides an implementation of Conway’s Game of Life, using the Parallel class to parallelize the processing of the cellular automata.
- 2022-06-29 16:39:03下载
- 积分:1
-
任务调度
这是一份具有异构多核计算环境下的任务调度,计算异构环境下的最小makespan,适合研究并行计算的同学学习
- 2022-02-06 06:14:35下载
- 积分:1
-
metis-3.0 partitioning unstructured graphs, partitioning meshes, and computing fill-reducing order
Copyright 1997, Regents of the University of Minnesota.
METIS was written by George Karypis (karypis@cs.umn.edu)
Introduction ------------------------------------------------------------
METIS is a software package for partitioning unstructured graphs, partitioning
meshes, and computing fill-reducing orderings of sparse matrices.
The documentation of METIS can be found in the Doc/manual.ps file.
METIS is written in ANSI C and should compile on Unix systems that have
a ANSI C compiler. It has been extensively tested on the following
architectures:
AIX
SunOS
Solaris
IRIX
Unicos
Linux
HP-UX
FreeBSD
- 2022-02-20 19:44:54下载
- 积分:1
-
并行分布实现矩阵乘法
资源描述
基于集群,测试后可用。
实现了并行分布式求解矩阵的幂。
基于消息传递的机制。主进程负责分配任务。各个子进程复杂计算。
通过分块,有效的解决了内存不足的问题。
- 2023-07-19 07:35:03下载
- 积分:1
-
数据结构实验
多种算法实现链表的排序,可以更具需要进行适当该表计算哦,是基础了,欢迎同在学习的伙伴一起努力哦~
数据结构实验
- 2022-11-12 13:15:04下载
- 积分:1