搜索资源列表
GameOfLife1_0
- Game Of Life 的并行程序 在MPI的下设计的C语言程序:GameOfLife1_0.c 在2D版本,3D正在制做中。-Game Of Life parallel procedures in the design of MPI C Programming Language : GameOfLife1_0.c version of the 2D, 3D which is being produced.
parallelfish
- 并行程序设计,细胞自动机问题,运行环境,VC6.0-parallel programming, cellular automata problems, the environment, VC6.0
parallelmandelbort
- 并行程序设计,曼得勃罗集,运行环境VC6.0-parallel programming, in Marco Man Set, the environment VC6.0
parallelstart
- 并行程序设计,天体运动问题,运行环境:VC6.0-parallel programming, astrophysics campaign issues, the environment : VC6.0
mpichbingxingdiama0711
- 基于cannon算法的MPI环境的并行程序原代码 能够计算超大型矩阵相乘,本人的毕业设计 绝对经典-cannon algorithm based on the environment of MPI parallel programming code to calculate the original super matrix multiplication. I graduated from the absolute classic design
interface
- 用LabVIEW编写的并行接口的程序,我毕业设计的东西,经过验证
vc++多线程
- 多线程编程 进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。 线程是进程内部的一个执行单元。系统创建好进程后,实际上就启动执行了该进程的主执行线程,主执行线程以函数地址形式,比如说main或WinMain函数,将程序的启动点提供给Windows系统。主执行线程终止了,进程也就随之终止。 每一个进程至少有一个主执行线
pcb
- 设计一个有 N个进程并行的进程调度程序,采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法.-Design of a parallel process, N a process scheduler, using the highest priority number of priority scheduling algorithm (ie the number of processors allocated to the highest priority to th
pThread
- 一个基于posix的并行程序示例!用pthread可以很方便的实现并行程序设计-A parallel procedure based on sample posix! Pthread can easily use the realization of parallel programming
iwanttofly2
- 专家点评: 9 p* g f8 J I8 u2 ]/ ea.作者具有良好的程序设计习惯及项目管理能力,设计模式运用的非常娴熟。项目设计文档是所有参赛者中最为详细和规范的,能够体会到作者那种有条不紊,游刃有余的程序设计气度。用户界面漂亮,如果能把某些操作放到前面板上而不需要到菜单里面去寻找则更好了。 C F, i, f6 }- zb.程序中将初始化的程序都并行地与两个循环放在一起,这样由于数据流的原因可能会有问题。 j2 u6 M9 T s% Q2 v( l c.优点:程序架构清晰,
lcd12864_bingxing
- 模块LCD12864的并行程序设计,开发环境为AVR,大家可以参考-it is the program of the 12864 based of AVR
omp
- omp并行程序设计的一个简单程序范例 教你如何简单实用open mp多线程程序设计-omp parallel programming procedures for a simple example
Parallelprogram
- 并行程序设计:对于所希望的应用,很多并行代码似乎不存在的 即使有,也常不能用于用户的并行机上.因为并行代码原来都是为不同的并行结构写的. 它的问题是:至今并行算法范例不能被很好地理解和广泛地接受 并行程序设计是建立在不同的计算模型上的,而它们没有能像冯*诺依曼模型那样被普遍的接受和认可.绝大部分被使用的并行程序设计语言都是Rortran和C的推广,他们都不能够充分地表达不同并行结构的特点,既不成熟也不通用.并行程序设计工具依赖于具体的并行结构和计算机代的更迭,既不通用也不稳定,在某个并行
MPI-parallel-object-oriented-technology-in-the-des
- 面向对象技术在MPI并行程序中设计与实现MPI parallel object-oriented technology in the design and implementation proce-MPI parallel object-oriented technology in the design and implementation process
Hmpiprogrami
- 高性能计算之并行编程技术—— MPI并行程序设计 -High-performance computing parallel programming techniques- MPI parallel programming
mpi
- 基于MPI多线程的矩阵高斯消去算法,是一种并行程序设计思想!-Matrix Gaussian elimination algorithm based on MPI multi-threaded, a parallel program design ideas!
MPI-PARALLEL-DESIGN
- mpi并行编程设计,包括c语言,C++和fortran语言的程序设计-mpi parallel programming design, including the c language, C++ programming language and fortran
the
- Game Of Life 的并行程序 在MPI的下设计的C语言程序-Game Of Life under the MPI parallel program design Of C language program
randhm-mitimum
- Game Of Life 的并行程序 在MPI的下设计的C语言程序(Game Of Life under the MPI parallel program design Of C language program)
mfrc522程序注释
- MF RC522支持ISO/IEC14443A/B的所有层和MIFARE?经典协议,以及与该标准兼容的标准。支持高速MIFARE?非接触式通信波特率。内部的发送器部分不需要增加有源电路就能够直接驱动近操作距离的天线(可达100mm)。接收器部分提供一个坚固而有效的解调和解码电路,用于ISO14443A兼容的应答器信号。数字部分处理ISO14443A帧和错误检测(奇偶&CRC)。此外,它还支持快速CRYPTO1加密算法,用于验证MIFARE系列产品。与主机通信模式有8位并行和SPI模式,用户可根据