搜索资源列表
C_jishuanqi
- 说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值, 用括号区分优先级,如果有大量很长的算式需要计算,可以试一下这个计算器. 开发语言: C#语言,用Stack原理实现 -Note : This computer also can be calculated over a number of operational items even. For example : y = 3 64 * (2 ^ 5) sinPI val
libsbase-0.1.11
- 这是基于C语言开发的分布式搜索源代码,国人的开源项目
transpose
- 矩阵转置并行算法实现,C语言开发,用mpi编程完成
cannon
- 矩阵相乘并行算法实现,C语言开发,用mpi编程完成
Fft
- fft并行算法实现,C语言开发,用mpi编程完成
exa_4
- 多核程序设计一书中第四章代码,讲述windows下用win32Api,MFC及C#进行多线程开发。-Multi-core programming code in a book, Chapter IV, described under windows with win32Api, MFC and C# multi-threaded development.
GPAjisuanqi
- Visual C++ 开发的GPA计算器-Visual C++ Development GPA Calculator
codeCountTools
- 多种常用开发语言(java,c++,.net,js等)代码统计小工具 包含存代码行,注释,空行等统计 -Multiple common development languages (java, c++,. Net, js etc.) code statistical small tool contains deposit code line, annotation, blank lines other statistical
ParallelTest
- Visual Studio 2010加大了对并行运算的支持。微软正在使得尽量大的范围内的开发者都能高效而简便地进行并行计算的开发,不管他使用的是非托管代码还是.NET Framework。从而将开发者从繁琐而复杂的多线程开发中解放出来,将更多的精力放到业务逻辑上。 附件提供了一些.NET4并行计算的基本示例.-Some C# Demos for .NET4 Parrel including PLINQ.
Gauss_Average_YinShu
- 高斯大地主题正反算,软件为VC6.0,开发环境为C-Considered positive and negative Gaussian earth theme
ParallelComputing
- 开发MPI并行程序不可缺少的参考,书中详细讲述了并行编程的思想以及一些并行程序的实例,开发环境为C或者C-The development of MPI parallel program indispensable reference book is a detailed account of the parallel programming ideas as well as some of the parallel program instance, the development enviro
CUDAdlltest
- VC++,VS2010平台上的三个CUDA dll测试程序(一个是库文件程序,另外两个是VS2010平台和VisualC++6.0平台下的测试程序,可以方便地作为CUDA dll应用程序开发的框架,为了能正确运行这些程序,请确保已经安装了NVIDIA GPU Computing SDK 4.0 及以上,并且电脑上要有NVIDIA的GPU显卡),程序均有详细的注释。文章可参考http://blog.csdn.net/menglongbor/article/details/7526493-VC++,
over-
- 使用CUDA开发的去隔行,是对C语言版的加速,处理文件为foreman_cif.YUV.由于视频文件太大,所以没传。开发环境为VS2008+cuda-CUDA development deinterlacing is the C language version of the accelerated processing documents foreman_cif.YUV video file is too large, so do not pass. Development environme
pso2
- 基于c++开发环境的粒子全算法程序,调试结果较为良好,有一定的学习利用价值。-Particles c++ development environment-based algorithm, commissioning more good results, have certain learning use value.
CUDA
- 这是英伟达公司CUDA语言开发包中最重要的几个源文件。其中cufft是快速傅里叶变换的源文件。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序,C语言是应用最广泛的一种高级编程语言。所编写出的程序于是就可以在支持CUDA™ 的处理器上以超高性能运行。 -CUDA™ is a parallel computing platform and programming model invented
Book.CUDA.by.Example.Sanders
- CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING,非常适合CUDA编程开发者在开发过程中参考使用,里面有非常多经典的并行实例可供学习。-CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING Author(s): Jason Sanders Edward Kandrot Published: 28 Jul 201
ParallelAverage
- 此源码为用Intel TBB并行开发工具实现计算平均值的并行程序,为用C++编写的,但需要有Intel TBB的插件,具体可以安装Intel Parallel Studio嵌入VS2010或2012中使用-This source is using Intel TBB parallel development tools to achieve a parallel program to calculate the average, for the use of C++ written, but r
ex19.c
- N-S方程的求解,基于PETSc工具包,在linux环境下开发的-NS solving equations, based on PETSc toolkit developed under linux environment
polar_BP_decoder.cu
- 本代码是基于GPU的polar码BP并行译码,主要完成基于GPU的并行译码功能,开发语言为CUDA C。(BP parallel decoding of polar codes based on GPU)
二维弹性波FWI源码和可执行程序2
- 实现单GPU二维弹性波全波形反演,采用c++和CUDA c编写,VS2013开发。(2D elastic Full waveform Inversion using a single GPU card, based on C++/CUDA c language, developed by VS2013.)