搜索资源列表
GetPi
- 圆周率大位求解,可算至圆周率的10万位 采用多线程,数组分段存储计算结果 显示计算时间,计算次数,可以测试你的机器运算能力-pi for large spaces can be considered as the ratio of circumference to 100,000 use multithreading, Sub storage arrays results indicate the time of calculation, calculation of frequency
pi
- 利用win32 api 多线程求pi 适合初学win32多线程的人
pi
- windows下利用多线程求PI的值,利用visual studio 2005编写;在linux下利用多线程求PI的值-under windows for multi-threaded use of the value of PI, using visual studio 2005 to prepare in linux using multi-threading for the value of PI
winds
- 这是一个非常经典的并行试验,实现并行计算pi的数值-The achievement of numerical parallel computing pi
calc_pi
- 基于api的多线程编程求pi值,比较简单。-Api-based multi-threaded programming requirements pi value, is relatively simple.
kamengduoxianchenggood
- 用蒙特卡罗多线程实现圆周率的计算,是用公共变量来实现的-Multithread with the Monte Carlo calculation of pi is achieved using public variables
pi
- linux下的pi多线程源码,可用,gcc下加-pthread编译-pi under the multi-threaded linux source code, available, gcc compiled under the Canada-pthread
calculating_pi
- 环境为Visual Studio 2008,使用C#,实现多线程计算PI的功能-Environment for Visual Studio 2008, using C#, multi-threaded calculation function PI
calculatPI
- 运用多线程的方法计算pi的值。通过公式法和面积法实现。可以通过调整线程数和数据的运算规模来计算pi,计算不同线程之间的性能差异。-Calculated using multi-threaded the value of pi. Area through the formula and method implementation. You can adjust the number of threads and data operations to calculate the size of pi
HomeWork
- 多线程计算PI用的WINDOWS SDK书写,有皮肤,并且有暂停、清零、一边计算一边显示的功能。-Multi-threaded computing PI using WINDOWS SDK to write, with skin, and there suspended, clear, while the calculation while the function display.
Pi_Value
- 多线程求圆周率,可视化编程技术处理多线程,显示任意位圆周的值-Multi-threaded request pi, visual programming multi-threaded processing, display the value of any bit circumference
computePi
- 通过使用多线程计算PI,可以控制线程数目-use Multi-thread computing PI
PiSolution
- 多核架构编程:利用临界区多线程并行求PI值 只有C++文件 多核作业-Multicore programming: the use of the critical region is multi-threaded parallel seek the value of PI C++ file
pThread_PI
- 在linux环境下,用pthread的方法求PI值-compute PI using pthread
mpi_pi
- 用mpi库实现pi计算的并行计算,与pthread不同的是利用了集群节点的进程间通信概念-The parallel computing pi calculated using mpi library pthread different use of the cluster node interprocess communication concept
PI
- 多线程计算pi的值,可以在程序开头更改线程数和N的值-Multi-threaded computing the value of pi, you can change the number of threads and the value of N at the beginning of the program
IZZERKD4
- 简单C++代码:体育比猜+圆周率+菱形+单链表+共用体等~供初学者学习-Simple c++ code: sports than guess+ PI+ diamond+ singly linked lists etc ~+ sharing body for beginners to learn
PI
- 编写程序计算 PI 值 要求: ① 采用至少两种 线程分配方法; ② 使用时间函数统计每个线程的计算时间,对比分析哪种分配方法更优; ③ 程序调试及运行,输出运行结果。(Write programs to calculate PI values Requirements: 1.Use at least two kinds of thread allocation methods; 2.Use time function to calculate the computation ti
利用定积分的定义编写多线程程序实现计算pi的程序
- 利用定积分的定义编写多线程程序实现计算pi的程序,尽量让精度提高。(We use the definition of definite integral to compiling multithreaded program to realize the program of calculating pi, and try to improve the accuracy.)