搜索资源列表
读写SQL中的image字段.zip
- Private Declare Function DeleteFile Lib "kernel32" Alias "DeleteFileA" (ByVal lpFileName As String) As Long '************************************************************* Public Function ImportPhoto(sPicFile As String, sEmpID As
jacobi
- 本程序采用并行方法实现jacobi迭代算法,采用VC2005结合openmp编写-This procedure jacobi method using parallel iterative algorithm using OpenMP VC2005 combines the preparation of
openmpi-1.2.4.tar
- MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing
n-body_mpi+openmp
- 一个在linux环境下的基于mpi+openmp的混合编程-One in the linux environment mpi+ openmp-based hybrid programming
Mpi-Omp_MatInf_blkstp
- This a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) bet
20070429
- 这是一个我已经配置好了的MPI允许环境,使用的时候只需要将CPP文件里面的代码更换为你需要的就可以直接运行的-This is a I have already configured to allow the MPI environment when using CPP files only need to replace the code inside of you need to be able to directly open when running please click on the
mpi
- mpi程序执行时需要将原文件分发到各个结点,在结点ssh通信基础上,这个shell小程序自动将文件分发,并打开mpiboot,执行源mpi程序-mpi program execution when the original document to each node in the node ssh communication, based on the shell applet automatically document and open mpiboot, the implementation
Hybrid_Program_to_Find_Prime_Numbers
- Hybrid program using mpi and Open Mp to find primes from a list of numbers
OpenMP_2
- open mp functions and how to use in with mpi
fdtd_3D_xyzPML_Lorentz_MPI_OpenMP
- 3维fdtd计算程序,mpi open mp 并行计算,可以算洛伦兹媒质-3-D fdtd computer program, mpi open mp parallel computing, you can count Lorentz media
pciv
- 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的
bucket
- bucket sort example that works in parallel that works on windows system with open mpi. Input is hard coded, no real interface for input, you will need to extend the program.
35738612FlashPlayerx
- MPI was released in June 1994. These meetings and the email discussion together constituted the MPI Forum, membership of which has been open to all members of the high performance computing community. The MPI effort involved about 80 people from 4
MPI_OpenMP
- 此程序是用C来实现偏微分方程的数值解问题,是并行计算,开MPI,经测试后正确可行-This program is a C to achieve the numerical solution of partial differential equations, parallel computing, and open the MPI correct and feasible, after tests
opencfd
- CFD 开源代码,拥有n多格式,高效并行计算,是不可多得研究助手-CFD open source code, with many schemes, efficient parallel computing(MPI), is a rare research assistants
345a9d70b3e20aa5c322caa7ca4f91cc
- open MP计算PI和并行计算快速排序MPI-This is quicksortMPI
prefix-sum.c
- prefix sum using open mpi
pysph-pysph-04a086875073
- PySPH is an open source framework for Smoothed Particle Hydrodynamics (SPH) simulations. It is implemented in `Python <http://www.python.org>`_ and the performance critical parts are implemented in `Cython <http://www.cython.org>`_.
REEF3D_15.04
- REEF3D is an open-source computational fluid dynamics program. With a strong focus on hydraulic, coastal, offshore and environmental engineering, as well as Marine CFD, the use of the level-set method enables it to calculate complex free surface flow
OpenCoarrays-2.0.0-rc1.tar
- OpenCoarrays is an open-source software project that produces an application binary interface (ABI) used by the GNU Compiler Collection (GCC) Fortran front-end to build executable programs that leverage the parallel programming features of the Fortra