CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多线程 计算

搜索资源列表

  1. pi

    2下载:
  2. 使用pthread多线程计算圆周率,直接在linux环境下编译运行,线程数通过代码中N进行修改-Use pthread multi-threaded computing pi, directly in the linux environment, compile run threads through the code to modify N
  3. 所属分类:MPI

    • 发布日期:2017-03-22
    • 文件大小:690
    • 提供者:古天天
  1. Queen

    0下载:
  2. 多线程计算、并行计算。使用MPI计算八皇后问题。主从线程结构-Calculate the problem of Eight Queens with MPI.
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2517490
    • 提供者:任倚天
  1. datamatching

    0下载:
  2. 用于在地形插值及计算中间的各种各样的插值很好用-chazhia water intake, when drawing faster-moving flow towards the sediment bed, can increase the local bed shear stresses, resulting in bed erosion around the intake structure
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4081722
    • 提供者:lishouqian
  1. threadx_arm

    1下载:
  2. 嵌入式实时操作系统的多线程计算--基于threadx和arm.rar-Embedded real-time operating system, multi-threaded computing- based on threadx and arm.rar
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1709855
    • 提供者:何去何从
  1. xilinx_ppc_threadx

    0下载:
  2. 关于threadx的有一本中文书《嵌入式实时操作系统的多线程计算:基于ThreadX和ARM》。
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:3197549
    • 提供者:developercn
  1. lab4

    0下载:
  2. 利用多线程计算平方和 sum=1^2+2^2+3^2.....+n^2-The use of multi-threaded calculation of square and the sum = 1 ^ 2+ 2 ^ 2+ 3 ^ 2 .....+ N ^ 2
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:2463
    • 提供者:simon
  1. multiline

    0下载:
  2. 建立一个工程,主线程负责用户交互,界面上提供一个按钮,通过它用户建立一个新的线程处理复杂的计算。多个线程可以共享内存中的某些变量。线程可以中止,挂起。线程间需要同步-Set up a project, the main thread is responsible for user interaction, provide a button on the interface through which users set up a new thread to handle complex calc
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:241640
    • 提供者:黄昕
  1. pi

    0下载:
  2. 别人写的代码,传上来共享,多线程计算pi值。虽然简单,但是很典型~-compute pi with multithread program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1468662
    • 提供者:zhaojun
  1. mypi

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

    • 发布日期:2017-03-31
    • 文件大小:577
    • 提供者:Junki Lee
  1. 20100505mandMPImultithread

    0下载:
  2. 并行计算,mpi模型。计算分形集mandelbrot集。这次加上了多线程,并行度更高!-Parallel computing, mpi model. Mandelbrot set fractal set computing. The addition of multi-threaded, parallel degree higher!
  3. 所属分类:MPI

    • 发布日期:2017-05-01
    • 文件大小:567671
    • 提供者:徐东
  1. MKL_Overview

    0下载:
  2. 利用Intel MKL实现矩阵相乘的几个程序;另外一个是MonteCarlo方法的用多线程计算Pi的程序-Matrix multiplication based on Intel MKL library.
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:11295
    • 提供者:Andrew
  1. WCT-src

    0下载:
  2. 具有MFC应用程序风格的文本编辑器,有着DevStudio样的工具栏,状态栏,窗口和输出,和多线程计算。-A MFC application featuring a syntax coloring text editor, DevStudio-like toolbar, status bar, and output window, and multithreaded computing.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:313095
    • 提供者:zjw
  1. MulThread

    0下载:
  2. 本文讨论将单线程应用程序重新编写成多线程应用程序的策略。它以Microsoft Windows 95和Windows NT的平台为例,从吞吐量(throughput)和响应方面,与兼容的单线程计算相比较而分析了多线程计算的性能-This article discusses single-threaded applications will be re-written as multithreaded applications strategy. It Microsoft Windows 95 a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1196761
    • 提供者:张玉祥
  1. ThreadDemo

    0下载:
  2. Java实现多线程计算的示例演示,本人亲测可用-Java multi-threaded calculation example shows, I pro-test available
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:1837
    • 提供者:刘晓晶
  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
    • 文件大小:22633
    • 提供者:Jassie
  1. pi

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

    • 发布日期:2017-03-29
    • 文件大小:720
    • 提供者:laurence
  1. CalculatePI

    0下载:
  2. 多线程计算PI,建立多个线程,每个线程计算部分数据,最后集成得到PI值。-Multi-threaded computing PI, create multiple threads, each computing part of the data, and finally integrated by PI value.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:818
    • 提供者:chenpan
  1. pai

    0下载:
  2. 多线程计算π的程序源码 可以直接编译运行 采用了windows的多线程-Multi-threaded computation of π can directly compile and run the program source using multi-threaded windows
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-20
    • 文件大小:5950947
    • 提供者:张腊
  1. 3pcf

    0下载:
  2. windows下多线程计算3pcf问题的源码 直接编译运行即可 从文件中读取数据-Under the multi-threaded computing 3pcf windows source code directly compile and run the problem can be read from the file
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-20
    • 文件大小:6037779
    • 提供者:张腊
  1. concurrent-computation

    1下载:
  2. 多线程计算pi,多线程计算3PCF,MPI实现jacobi迭代,3PCF优化!天津大学计算机学院并行计算课程作业。-Multi-threaded computing pi, multi-threaded computing 3PCF, MPI implementation jacobi iteration, 3PCF optimization! Tianjin University, Computer Science course work in parallel computing.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:584483
    • 提供者:马克.托拉
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com