搜索资源列表
cp6000
- 此文件是cp6000主板的bsp包,用于vxworks下 程序开发-this document is cp6000 Main Board bsp package for the development of procedures under vxworks
Cache_FIFO
- 模拟内存高速缓存技术C源码,主要是FIFO形式。-simulated high-speed cache memory technology C source code, is the main form of FIFO.
spline
- 三次样条插值子程序,主程序调用此子程序,可以进行数据插值,能够达到足够的精度-Cubic spline interpolation subroutine, main program calls this subroutine, the data can be interpolated to achieve sufficient accuracy
fuzaipingheng
- 一个并行计算的代码,主要考虑的是负载平衡时,程序的运行时间的不同!-A parallel computing code, the main consideration is the load balancing, the procedures for the different run-time!
zifugeshutongji
- 主要实现的功能是:任意输入一字符串,可以是任意的字符,包括标点符号,空格,以及键盘上能输入的所以字符。任意确定一个关键字符,统计该关键字符在字符串中出现的次数! -Main function is to: a string of arbitrary input can be arbitrary characters, including punctuation, spaces, and the keyboard to input characters so. Arbitrarily defi
Statistics
- 可以编写此程序,自动生成一个abc文件,可以在文件中写入内容,保存后运行程序就可以计算出文件的字符数。主要是运用统计的观念。-The preparation of this program can automatically generate a abc file, you can write content in the document, run the program save the file can be calculated on the number of characters.
luanxudayin
- MPI实现, 主进程的按续与乱续打印,需要安装MPICH,并且在VC++6.0环境下编译-MPI implementation, the main process in accordance with the chaos continued renewal of print, need to install MPICH, and in VC++6.0 compiler environment
mysimulation
- 基于openMPI的泊松算法实现, C实现,此为simulation.c,用于实现算法的main loop.-implematation of poission algorithm based on openMPI
main
- 信号分析与处理,第一部分_序列的产生和序列的傅立叶变换,第二部分_序列的卷积,第三部分_FT时域卷积定理验证,-Signal processing analysis and application.
main
- Bitonic Sort with MPI
main
- Short Path Problem with MPI
main
- Mandelbrot Problem with MPI
Automatic-parallel-compiled
- 这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影响openMP程序性能的主要因素,从并行化生成OpenMP并
for-loop-parallel-and-chuanxing
- 这是一个关于并行计算的一个很简单的程序,主要是比较for循环条件下时间的比较。-This is a parallel computing on a very simple procedure, the main condition for loop is more time for comparison.
OpenMP_248503002
- OpenMP的主要特点,编程模型,程序结构.-The main features of OpenMP, the programming model, the program structure.
TestOpenCl
- 刚做的OPENCL动态库,包括了测试程序。目的是用来计算矩阵运算的,目前在NVIDIA平台上运行。-This is the DLL for opencl and the test program of the DLL. Now it only run on the nvidia platform. The main object is for the matrix multiply.
main
- 1加到100的并行程序 分为1到50 和51到100两块 作为并行程序的熟悉用-sum from 1 to100 (parallel arithmetic)
quick_sort
- 实现快速排序的主程序 从根处理器将数据序列广播到其他处理器-Quick sort of the main program from the root processor data sequence broadcast to other processors
main
- 使用MPI并行计算技术,实现矩阵与向量相乘的算法代码-MPI parallel computing technology, the matrix vector multiplication algorithm code
main
- 求解burgers方程,结果用tecplot软件可以打开-Solving burgers equation