搜索资源列表
PI.CC
- 网络拥塞中的PI算法源码,可以在用NS-2仿真软件方针,也可以用于其它算法开发
gmp-chudnovsky.tar
- 一个pi程序的源代码,此源代码编译需要gmp环境。 主要提供了pi代码的编程思路。 仅供大家学习。希望对玩算法的朋友有用。
多线程实现求PI值程序
- 多线程求PI值,可以设置任意线程数目,最后会输出所用时间
pthread.tar
- linux下多线程实现生产者消费者及用并行算法求圆周率等经典算法-linux under the multi-threaded use of consumers and producers to achieve parallel algorithm for the classical algorithm, such as pi
project
- all kinds of computing pi (omp计算pi)-all kinds of computing pi
pai
- 通过多线程的编程实现圆周率简单计算方式,是多线程编程中较为简单的题目,但整体结构上比较易懂,是初学者学习多线程变成的入门代码。-Through a multi-threaded programming pi simple calculation method is relatively simple multi-threaded programming topics, but the overall structure is relatively easy to understand, is f
pipe
- linux下管道监视程序,父进程通过管道发送信息给子进程-linux monitoring procedures under the pipeline, the father of the process of sending information through the pipeline to the child process
calc_pi
- 计算PI的值的示例代码。仅供参考.无版权责任。-Demo to calc PI value.
pipe
- 操作系统编程,利用pipe管道实现进程间通信,linux环境下gcc编译-Operating system programming, the use of pipe pipeline implementation process communication, linux environment gcc compiler
ofdm-tge
- OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
pi
- simulate pi,random simulation to get the estimation of PI
shell
- unix的shell编程,实现了哲学家就餐问题和,圆周率运算问题-unix' s shell programming, the dining philosophers problem and, pi computing problems
mypi
- 多线程计算pi,并且做性能分析。单线程与多线程对比 计算量相同,线程数不同 例如,N取1000,000,测试使用1、2、3、4……个线程时所需要的时间。 线程数相同,计算量不同 例如,只考察单线程和双线程的性能对比,N分别取不同的数值。 -Multi-threaded computing pi, and do performance analysis. Comparison of single-threaded and multithreaded computing the
proscan
- this is PI metal detector
pi
- pi的求解,在linux下实现,使用ipc-pi of the solution, to achieve in linux, using ipc
pi
- 多线程计算pi,在linux下用gcc编译 执行下面命令: gcc -pthread pi.c -o pi-Multi-threaded computing pi, using the gcc compiler under linux execute the following command: gcc-pthread pi.c-o pi
PI.tar
- PI program under linux
pi.f90
- 在Linux集群环境中,使用OPENMPI计算PI-Compute Pi
count-pi-with-multithreaded-program
- count pi with multithreaded program
OnOff_Leds_RPi
- On/Off leds on Raspberry Pi