搜索资源列表
fffffffffffffffffunction
- 一个很有用的c++程序 对初学者很有用 功能强大 解释清楚-a very useful procedure for beginners c useful explain clearly powerful
sht10
- 温湿传感器sht10的C程序,用官方的51的C程序修改的.-Temperature and Humidity Sensor sht10 C procedures, with the official 51 C of the revised procedures.
c++bianchengshiyongeaample
- 这里面是c++实用程序,适合于c++初学者-c practical procedures, suitable for beginners c
far3
- 这是一个用FDTD计算远场的c程序,该程序的核心是用近场值外推远场值。大大节省了计算机内存和计算时间。可谓经典。
pi.c
- 用于求解pi的MPI程序,在SourceCRT5.5上试过的,好用.
ranksortc
- 一个基于MPI的简单的并行计算的c程序,最大的特点是有详细的中文注释
C++N!suanfa
- 用VC6.0编译出的求阶乘算法(0---10000)标准C 语言控制台应用程序
baiweijianshiwei
- C程序:给出年月日,计算该日是该年的第几天
2dimaging.mpi.c.tar
- 主从模式粗粒级并行算法C程序:这是我以前研究生期间编写的叠前地震成像C源码,通过调用mpi库函数实现分频并行计算,为了实现负载均衡,采用了主从模式,由主节点负责任务的分发。 若需进一步了解,可通过版主与我联系讨论。
quick_sort
- 快速排序的mpi并行c程序,需要mpich环境
lu.rar
- 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
02mpi-mandel
- 用vc实现一个画出曼德勃罗特集的mpi并行程序。请先装mpi。-using vc to implement a mpi program which draw out the mandel set. Please install mpi first.
mpi_demo
- 并行计算的一些演示程序,基于MPI消息传递的演示程序。-Parallel computing some demo program, based on the MPI messaging demo program.
mpi_gather_mollc.c
- 系统自带的mpi_gather函数的功能的测试程序-System' s own functional mpi_gather function test procedures
cuda_exp
- cuda入门小程序,供喜欢GPU通用计算,但还不知道怎样入手的朋友参考。-expample of cuda,1st step
ga
- 遗传算法对电力系统的优化,可用从此程序 可以直接运行-GA
Map
- 采用C程序设计的Turbo码编解码程序,包括编码及解码程序,使用Map算法-designed with C program,Turbo encoder procedures and decoder with Map.
cpi.c.tar
- MPI环境下测试PI的调试程序 适合于刚配置好MPI环境来测试环境配置是否正确的~-a little program for the beginner to compile and run the first one to
Openmpcode_examples
- 里面包含了几个openMP的共享存储式C程序代码,希望对你们有帮助,现在能参考的大型程序的openMP的代码比较少-Which contains several openMP shared storage type C code, you want to help, and now can reference the code in large programs openMP less
C-program-of-BSS-and-examples-1
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o