搜索资源列表
pconsole_1.0.orig.tar
- PCONSOLE是根并行计算相关的一个软件 是一个编程软件 用于定制借口和计算-PCONSOLE is root parallel computation is correlated with a piece of software It is a programming software Used for customizing the excuse and calculation
MultiCore-Programming
- Intel出版的多核编程,介绍通过软件的多线程方式来提高性能的方法。分为介绍多核变成,线程的综述,并行的基本概念,线程以及并行编程的结构,线程的API,OpenMP技术,并行编程的常规问题,多线程debug方法,Intel多核处理器的线程及其开发工具等。-Intel multi-core programming, published to introduce the way through the software to improve performance of multi-threaded
openFemSrc
- 有限元计算软件,用C/C++编程求解了一个简单的有限元问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础-Finite element software, using C/C++ programming to solve a simple finite element problem, as the finite element study of the programming examples to better understand the fi
kaijicishujisuan
- 记录开机次数的C语言编程,用Keil uVision2软件调试程序,再导入单片机调试。-Boot record number of the C programming language, software debugger with Keil uVision2, and then import the single-chip debugging.
LSMI-GPU-CUDA
- 程序是基于GPU的CUDA架构进行通用计算的程序,程序实现的功能是阵列信号处理的波束形成,实现方法是LSMI即迭代对角加载采样矩阵求逆法,用的编程软件是vs2012-the program is based on GPU s CUDA,its function is beamform for array signal process,the method is LSMI,vs2012 is used
combation caculation
- Intel编译器的自动并行化功能可以自动的将串行程序的一部分转换为线程化代码,适用于多核或多处理器的共享内存系统,OpenMP是C/C++ 和Fortan等的应用编程接口,已经被大多数计算机硬件和软件厂家所标准化。(Automatic parallelization of serial program function can automatically convert a portion of the thread of Intel code compiler, shared memory s
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