搜索资源列表
RPC_SDKWindowsVersion_oncrpc
- 这个是Windows版本,不是Linux版本 Netbula RPC for Win32 supports multithreading, this document describe the procedure to build multithreaded (MT) RPC server and clients-this is the Windows version, not Netbula RPC Linux version supports multi for Win32 thread
VBmultithreading
- VB编写的多线程管理程序,可以尽量节省系统的资源,尤其适用于板卡数据采集控制系统 -VB multithreading management procedures can minimize system resources, particularly applicable to the Card Data Acquisition and Control System
Multithreading-Implementation
- 多线程实现矩阵乘法,文件输入,Ubuntu下Eclipse-Multithreading Implementation of Matrix Multiplication
prime4
- 使用pthread多线程库实现筛法生成素数算法,生成1-n内素数后,可以分段生成n+1-n^2内的素数。-Pthread multithreading library sieve method to generate primes algorithm to generate 1-n primes segment to generate n+1-n ^ the primes 2 within.
Ass1_12_13
- 实现多线程单向通车, 通车道是环形车道,并且有个交点,如0-》1-》2-》3-》4-》5-》6-》7-》8-》9-》10-》1-》-Multithreading one-way to traffic
pthread_pie
- 使用Pthread多线程实现求pie值,使用pie的求值公式-Using multithreading seeking pie Pthread value
pthread_matrix
- 多线程pthread实现对一个给定矩阵求取卷积,并将结果保存下来-Pthread multithreading to achieve a given matrix convolution to strike, and the result is saved
pi
- pthread多线程实现π的计算,可以设置线程数与计算量-pthread multithreading π calculation, you can set the number of threads and computation
mpich2-1.4.1p1.tar
- MPI简介多线程是一种便捷的模型,其中每个线程都可以访问其它线程的存储空间。因此,这种模型只能在共享存储系统之间移植。(MPI introduction to multithreading is a convenient model in which each thread can access the storage space of other threads. Therefore, this model can only be transplanted between shared sto
pthread多线程求pi
- 并行计算pthread多线程求pi的三种方法,编译后在命令行后输入线程数以及计算规模n运行(Three ways of pthread multithreading for pi)