搜索资源列表
MPICHTEST
- MPI是为统一不同的MPP产家的消息传递API而制订的工业标准。 MPI的内涵和外延: • MPI是一个库,不是一门语言; • MPI是一种标准或规范的代表,而不特指某一个对它的具体实现; 并行机制造商对MPI支持较强,可免费下载MPI在不同并行机上的实现。 • MPI是一种消息传递编程模型,并成为这种编程模型的代表和事实上的标准。 最终目的是服务于进程间通信这一目标!
1
- Linux下编程实现的三个进程并行运行的源码,三个进程无通信,可以完成不同的操作-Programming under Linux implementation of the three processes run in parallel source, three process-free communication, you can achieve different operational
111USB
- LINUX内核空间USB运动控制卡驱动程序的开发,介绍一种基于ARM 体系结构的运动控制卡的设计方法,通过嵌入linux 操作系统实现多任务管理,USB 接口与上位机 通信,克服了采用传统并行总线结构的弊端。以一种USB 运动控制卡为实例来介绍利用dev 文件系统开发字符设备驱动程序的关键技术-The LINUX kernel space USB motion control card driver development, introduces one kind based on the
HFD2_cn
- 一个8位并行数字通信接口,最高速率1MB/S,它经常用于计算机之间的通信和外围设备的控制。本程序的目的是向你展示如何在PC电脑上应用GPIB-Agilent cellular PL Solution-Proposed Production Flow Stage Descr iption-Agilent 8960 Wireless Communication Test Set 2G/25G/3G/3.5G Cellular Pho
kource-Between
- 两台计算机间用并行打印口通信的源程序,可以 进行并口的开发,,(Between the two computers with parallel print port communication source program, can undertake the development of the parallel port,,)
pcm.tar
- 在FPGA开发板上实现通信中PCM30/32系统的时分复用,编码,解码,串并行转换,以及同步识别(On the FPGA development board, we complete time division multiplexing, encoding, decoding, serial parallel conversion and synchronization identification of PCM30/32 system in communication.)
gather
- 本段代码用例子说明了MPI聚合通信中的gather函数使用(The use of gather functions in MPI aggregation communication)