搜索资源列表
MPIdemo
- 基于MPI1.2.5并行环境的MPI示例源代码,包括C和Fortran版本,非常适合MPI初学者 -MPI1.2.5 parallel environment based on the MPI example source code, including C and Fortran version, ideal for beginners MPI
bingxingjisuan
- 并行计算方法的详细介绍,深入浅出的介绍了并行计算方法的实现和应用,是研究并行计算方法的同志们必看的书。-parallel computing detailed descr iption of the methods and simple introduction to the method of parallel computing to achieve and applications, research on Parallel Computation comrades Watchable b
Cal_do
- 一个命令行运算器源代码 用C++写的命令行运算器,支持加、减、乘、除、乘方和小括号(可嵌套),乘方的符号是^^,因为在WINDOWS的命令行模式下^是一个连接符。 用法:cal expression expression = expression op expression expression = (expression) op = + | - | * | / | ^^ -a command line computing devices wit
VC_COM
- 演示了在VC中如何生成和调用com程序,代码简洁,方便.-demonstration of how the VC com generation and the use of procedures, code simple and convenient.
cilk
- cilk编程的内容,面向并行计算,里面有很多经典的例子,适合学习和研究人员-cilk programming content oriented parallel computing, there are many classic examples for study and research staff
Testasm_liushui
- 利用嵌入式汇编来统计流水工作方式和非流水工作方式的的时间效率C++源码。-Embedded to statistics compiled water-ways and methods of work wasted time efficient C source code.
CRCcr32
- 32位crc校验码的生成和校验过程,可以作为测试程序使用。-32 crc check code generation and verification process, the procedures used for testing.
multi_cpu_2c35
- altera的fpga设计,包含硬件原理图和软件例程,用nios工具等
SharkFish
- 使用VC。NET2005并行实现著名的细胞自动机程序:生命游戏,模拟鲨鱼和小鱼的海洋环境。-use VC.NET2005 parallel famous Cellular Automata : the game of life, sharks and fish simulation of the marine environment.
Life_2
- 使用VC。NET2005串行实现著名的细胞自动机程序:生命游戏,模拟鲨鱼和小鱼的海洋环境。-use VC.NET2005 famous serial achieve Cellular Automata : the game of life, sharks and fish simulation of the marine environment.
Assignment2-Question1
- 算法结构的编程,用stack和queue的算法,c++的编程-algorithm structure of the program, with the stack and queue algorithm, c + + Programming
Neandla
- 计算牛顿和拉格朗日插值方法,用户输入插值结点-calculated Newton and Lagrange interpolation methods, user input interpolation nodes
Iso89duno
- 此程序采用数据并行方式 //每个处理器执行相同的可视化流程: // vtkImageReader -> vtkContourFilter -> vtkElevationFilter //另外,第一个处理器创建n个输入接口(n=处理器个数-1),同时其它处理器 //分别创建输出接口与其对应.第一个处理器合成自己和其它处理器输出的 //多边形数据,并将其显示出来.-procedure used data parallel way / / each processor
EC2
- 椭圆曲线的初始化和生成,以及一些相关参数的生成,-Elliptic Curve initialization and generation, as well as some related parameters generation,
ECInitialize
- 实现了椭圆曲线的初始化,并当参数生成后,会对参数a和b进行判断,看是否符合椭圆曲线的要求。-realized the elliptic curve initialization, and when the parameters of the generated will parameters a and b for judgment to see whether they conform to the requirements of elliptic curves.
MultiThread
- 上初学者学习多线程的编程和windows消息处理的过程
rili
- 用此程序可以方便的查讯日期和星期几,还可以查当天和未来几天的.
检测CPU和GPU处理图片的时间对比
- 检测CPU和GPU处理图片的时间对比,需要拥有支持CUDA的硬件设备(Time comparison between detecting CPU and GPU processing pictures)
基于SSE4和多核编程的电子相册的实现
- 基于sse4和多核编程的电子相册的实现,包含实现和文档。(Implementation of electronic photo album based on SSE4)
二维弹性波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.)