搜索资源列表
曲线拟合2
- 已知美国从1920-1970年的人口表如下: 年份 1920 1930 1940 1950 1960 1970 人口(千人) 105711 123203 131669 150697 179323 203212 (1)用表中数据构造一个5次Lagrange插值多项式,并以此估计1965、2002年的人口。 (2)用Newton插值估算1965、2002年的人口数。
mpich2-1.0.7.tar
- fortran并行计算包,符合MPI-2标准。需要external32流格式支持
MFC_CUDA
- 如何在MFC中调用CUDA,环境: Windows Vista SP1,Microsoft Visual Studio 2005,CUDA 2.0 步骤:1.创建一个对话框的MFC程序 -How to call MFC CUDA, Environment: Windows Vista SP1, Microsoft Visual Studio 2005, CUDA 2.0: 1. Create a MFC dialog box program
mpich_1.2.5
- MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程环境.-MPICH is an important MPI Research, has provided a series of interface functions, for the realization of parallel computing provides a programming environment.
MPIKAIA1.2
- 基于MPI的并行GA -MPIKAIA1.2 - master and slave model.rar-基于MPI的并行GA-MPIKAIA1.2- master and slave model.rar
xen-3.0.2-src
- 并行算法实践-mpi源程序,陈国良版,含全部源程序-parallel alogithm
mpich2-1.2-userguide
- MPI2-1-2的用户指南,内含MPI在windows、Linux下的安装方法介绍,pdf格式-MPI2-1-2 User' s Guide, containing MPI in the windows, Linux installation method under the introduction, pdf format
cpp3
- exp(x)+10*x-2=0编程二分法求解过程-exp(x)+10*x-2=0Programming dichotomy solving process
CUDA_BLASTP-2.0.tar
- CUDA_BLASTP 2.0.tar.gz support Nvidia CUDA need nvidia gpu card
opencl-1.2-extensions.pdf.tar
- OpenCL1.2版本的扩展功能用户手册。-OpenCL1.2 version of the Expansion Function User' s Manual.
fastflow-2.0.0
- Fastflow是一个在多核系统下的并行计算框架,可以灵活的加入现有的程序中,在软件开发的各个层次均可得到应用,采用了non-blocking lock-free/fence-free的同步机制,比openmp更加高效-FastFlow is a parallel programming framework for multi-core platforms based upon non-blocking lock-free/fence-free synchronization mechanism
Hadoop-0.20.2-cluster-configuration
- vmware虚拟机环境下Hadoop-0.20.2集群详细配置与相关注意事项,。-vmware virtual machine environment Hadoop-0.20.2 cluster configuration details with the relevant precautions.
WordCountahadoop1.1.2
- 给予Hadoop的WordCount算法,经典,hadoop版本是1.1.2的-hadoop WordCount
sFFT-1.0-2.0
- sfft的c代码,从官网上下载的,有兴趣的可以下载-sfft c code
hadoop-eclipse-plugin-1.2.1
- hadoop 1.2.1 eclipse 插件-hadoop- 1.2.1- eclipse
mpi_wave
- mpi fortran wave equation solver code !cc MAIN is the main program for WAVE_MPI. !c !c Discussion: !c !c WAVE_MPI solves the wave equation in parallel using MPI. !c !c Discretize the equation for u(x,t): !c d^2 u/dt^2 - c^2 * d^2 u
NO.2
- 1.梯形积分法串行代码的实现; 2.使用MPI点对点通信梯形积分法并行代码的实现; 3.使用MPI集合通信梯形积分法并行代码的实现。(1.The realization of the serial code of the trapezoid integral method; 2. the implementation of the parallel code of the MPI point to point communication trapezoid integral method
mpich-3.2.tar
- mpich3.2 版本压缩包可以平台Fedora/RHEL/CentOS(Mpich3.2 version compression package can be platform Fedora/RHEL/CentOS)
mpich-3.2.1
- 并行计算平台开源代码mpich,版本号为:3.2.1,进行并行编程的基础软件,简单易用。(MPICH is a high performance and widely portable implementation of the Message Passing Interface (MPI) standard. MPICH and its derivatives form the most widely used implementations of MPI in the world. The
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