资源列表
relaxed-newton
- 采用一种松弛牛顿法,对IEEE33节点系统进行潮流计算,并得出正确结果。-Newton s method uses a relaxation programming for IEEE33 node system and derive the correct results
8.5-TLC5510
- TLC5510 VHDL控制程序:基于VHDL语言,实现对高速A/D器件TLC5510控制-The TLC5510 VHDL control procedures: TLC5510 control of high-speed A/D devices based on VHDL
deviceQuery.tar
- 通过CUDA Runtime API查询CUDA设备的基本属性-This sample queries the properties of the CUDA devices present in the system via CUDA Runtime API.
MPI-based
- A MPI-based parallel efficient Poisson Solver using Fortran
queen
- 并行算法的queen问题实现。在smp环境下使用mpi编写
mpi_odd_even
- 使用MPI实现奇偶变换排序并行化,大大提高效率和计算速度-Sort parity conversion using MPI parallel, greatly improve the efficiency and speed
mpi_matmult
- MPI matrix multiplication with two versions (one is broad cast method and another one is systolic method)
rx_fine_time_sync
- receviver fine time syncronizwer
electronical
- 电子测量软件 已完成内部高精度算法 非常适合电子工程 计算机科学与技术专业相关专业的同学学习参考-Very suitablefor the enlectronical students
MULTIPLY
- 在CPU和GPU端分别实现大型矩阵的相乘,优化大型矩阵相乘的运行速度-In the end CPU and GPU were achieved by multiplying the large matrix to optimize the speed of large matrix multiplication
qr
- MPI 并行计算,处理经典QR分解问题,包含测试数据-MPI QR decomposition
invert
- MPI 基本操作实现(矩阵数据结构以及求逆的并行计算)-MPI matrix invert