CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - Pi

搜索资源列表

  1. GetPi

    0下载:
  2. 圆周率大位求解,可算至圆周率的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
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:54.98kb
    • 提供者:魏杰
  1. pi

    1下载:
  2. 利用win32 api 多线程求pi 适合初学win32多线程的人
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:108.93kb
    • 提供者:zhangliang
  1. pi

    0下载:
  2. 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
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:1.5kb
    • 提供者:谈晶晶
  1. winds

    0下载:
  2. 这是一个非常经典的并行试验,实现并行计算pi的数值-The achievement of numerical parallel computing pi
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:690byte
    • 提供者:wind
  1. calc_pi

    0下载:
  2. 基于api的多线程编程求pi值,比较简单。-Api-based multi-threaded programming requirements pi value, is relatively simple.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:615byte
    • 提供者:jason
  1. kamengduoxianchenggood

    0下载:
  2. 用蒙特卡罗多线程实现圆周率的计算,是用公共变量来实现的-Multithread with the Monte Carlo calculation of pi is achieved using public variables
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2.87kb
    • 提供者:gyt
  1. pi

    0下载:
  2. linux下的pi多线程源码,可用,gcc下加-pthread编译-pi under the multi-threaded linux source code, available, gcc compiled under the Canada-pthread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:590byte
    • 提供者:段雪峰
  1. calculating_pi

    0下载:
  2. 环境为Visual Studio 2008,使用C#,实现多线程计算PI的功能-Environment for Visual Studio 2008, using C#, multi-threaded calculation function PI
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:22.1kb
    • 提供者:Jassie
  1. calculatPI

    0下载:
  2. 运用多线程的方法计算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
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:1.2kb
    • 提供者:morgan
  1. HomeWork

    0下载:
  2. 多线程计算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.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:远行
  1. Pi_Value

    0下载:
  2. 多线程求圆周率,可视化编程技术处理多线程,显示任意位圆周的值-Multi-threaded request pi, visual programming multi-threaded processing, display the value of any bit circumference
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2.21mb
    • 提供者:zhang
  1. computePi

    0下载:
  2. 通过使用多线程计算PI,可以控制线程数目-use Multi-thread computing PI
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:775byte
    • 提供者:付宇新
  1. PiSolution

    0下载:
  2. 多核架构编程:利用临界区多线程并行求PI值 只有C++文件 多核作业-Multicore programming: the use of the critical region is multi-threaded parallel seek the value of PI C++ file
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:835byte
    • 提供者:朱小小
  1. pThread_PI

    0下载:
  2. 在linux环境下,用pthread的方法求PI值-compute PI using pthread
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-15
    • 文件大小:1.38kb
    • 提供者:Jiang
  1. mpi_pi

    0下载:
  2. 用mpi库实现pi计算的并行计算,与pthread不同的是利用了集群节点的进程间通信概念-The parallel computing pi calculated using mpi library pthread different use of the cluster node interprocess communication concept
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-11
    • 文件大小:869byte
    • 提供者:juncheng
  1. PI

    0下载:
  2. 多线程计算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
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-14
    • 文件大小:12.1kb
    • 提供者:Gao Feng
  1. IZZERKD4

    0下载:
  2. 简单C++代码:体育比猜+圆周率+菱形+单链表+共用体等~供初学者学习-Simple c++ code: sports than guess+ PI+ diamond+ singly linked lists etc ~+ sharing body for beginners to learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:3kb
    • 提供者:deefbf
  1. PI

    0下载:
  2. 编写程序计算 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
  3. 所属分类:进程与线程

    • 发布日期:2018-04-30
    • 文件大小:219kb
    • 提供者:Fanny Hao
  1. 利用定积分的定义编写多线程程序实现计算pi的程序

    1下载:
  2. 利用定积分的定义编写多线程程序实现计算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.)
  3. 所属分类:进程与线程

搜珍网 www.dssz.com