搜索资源列表
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
Cal_do
- 一个命令行运算器源代码 用C++写的命令行运算器,支持加、减、乘、除、乘方和小括号(可嵌套),乘方的符号是^^,因为在WINDOWS的命令行模式下^是一个连接符。 用法:cal expression expression = expression op expression expression = (expression) op = + | - | * | / | ^^ -a command line computing devices wit
Cache_FIFO
- 模拟内存高速缓存技术C源码,主要是FIFO形式。-simulated high-speed cache memory technology C source code, is the main form of FIFO.
Testasm_liushui
- 利用嵌入式汇编来统计流水工作方式和非流水工作方式的的时间效率C++源码。-Embedded to statistics compiled water-ways and methods of work wasted time efficient C source code.
内点法的c源程序
- 内点法的c源程序,实现惩罚因子,循环次数,Interior point method of c source code to achieve punishment factor, cycle number
Quick.c
- Quick Sorting using MPI libraries
Matrixmultiplication
- 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
FFT
- 一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
gauss
- 一个不错的全主元高斯消去法并行算法的MPI源程序-a MPI source code for Gaussian elimination s parallel algorithm
USBfirmwareSourceCode
- 经过验证可用,基于CY7C68013的固件源程序;Cypress Semiconductor公司的EZ-USB FX2是世界上第一款集成USB2.0的微处理器,它集成了USB2.0收发器、SIE(串行接口引擎)、增强的8051微控制器和可编程的外围接口-Verified available, based on the CY7C68013 firmware source code Cypress Semiconductor' s EZ-USB FX2 is the world' s
Yamini.Navid.BucketSort
- This Bucket sort,both sequential and parallel code, using C++ and MPI -This is Bucket sort,both sequential and parallel code, using C++ and MPI
ACO
- 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
CBCT
- 锥束CT的FDK重建算法的c#实现,含并行-The FDK cone-beam CT reconstruction algorithms, including parallel
mylab_mpi_helloworld20101015.c.tar
- MPI source code: an MPI helloworld.
dco-class.c.tar
- This the mpi source code for the document classification program-This is the mpi source code for the document classification program
floyd.c.tar
- This the source code for floyd s algorithm in mpi-This is the source code for floyd s algorithm in mpi
matrix-vector.c.tar
- This the source code for matrix-vector multipication in mpi-This is the source code for matrix-vector multipication in mpi
source-code
- 点阵字库解析源码source code( c 语言 ),配合fontmaker使用-Dot matrix font parsing source code source code (c language), with fontmaker use
SPHPPPP
- Smoothed particles dynamics-Smoothed particles dynamics source code C++
CCiA_SourceCode
- C++ concurrency in action 一书 的源码(this is the source code of the C++ concurrency in action)