资源列表
MPIALLTOALL
- MPI实现, MPI_Alltoall使用示例,需在VC++下编译实现-MPI implementation, MPI_Alltoall the use of examples, need to compile under VC++ to achieve
onlineliuyanban
- 在线计算器有基本的计算功能加减乘除c#语言编写-Online Calculator
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.
dot_product
- 利用C++进行MPI并行程序的编程,实现点积计算 例如: 输入; X = 1 2 3 输入: Y = 3 4 6 输出: The dot product is 29.-Use MPI to have a dotproduct
1M-16通道采集Daq
- 结合硬件系统,实现16通道1M采样率的采集,并计算。(In combination with the hardware system, the sampling rate of the 16-channel 1 m sampling rate is realized and calculated.)
firebirdwebadmin-master
- something about firebird and a manual
H.264CUDA
- 使用CUDA进行H264编码的经典文章:H.264 ME implementation on CUDA,值得推荐学习。-H264 encoded using CUDA for classic article: H.264 ME implementation on CUDA, worth recommending to learn.
Muliticore
- 在Linux/Windows平台上实现单精度浮点的矩阵乘法,在Linux/Windows平台上用多线程方法实现浮点向量的点积计算,多核的经典入门必学算法-In Linux/Windows platform to achieve single-precision floating-point matrix multiplication, in Linux/Windows platform using multi-threading methods to achieve floating point
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
tongbu
- MPI实现,同步通信模式的数据传递,需在VC++下编译实现-MPI implementation, synchronous communication mode of data transfer, required to compile under VC++ to achieve
huxiangwenhou
- MPI的程序实现,任意进程间相互问候,在许多情况下需要任意两个进程之间都进行数据的交换,测试环境需要MPICH的安装-MPI program implementation, arbitrary process, greeting each other, in many cases, any two processes need to have carried out the exchange of data between the test environment requires the in
openMP-tutorial
- openMP的初学者教程,包括基本概念和例子-openMP tutorial for first learning student