中英
并行程序设计
  • 简明
  • 新汉英
  • 网络释义
  • 专业释义
  • 1

    [计] parallel programming

    基于PVM的并行程序开发环境研究 关键词:网络并行计算;PVM;并行程序设计;算法库 [gap=811]Key words:network paralle1 computing;PVM;parallel programming;algorithms library

  • 2

     Design for Parallel Programs

    高等计算机体系结构 Advanced Computer Organization and Architecture 并行程序设计 Design for Parallel Programs 数字系统测试可测性设计 Design for Testability of Digital System ..

  • 3

    [计] concurrent programming

    ... concurrent program 并行程序 concurrent programming 并行程序设计 confidence program 可信度检测程序 ...

  • 4

     network parallel programming

    Ps22Pdf 关键词 : 并行程序设计 ; 可视化 ; PVM [gap=710]Key words: Network Parallel Programming; Visualization; PVM

短语
查看更多
  • 双语例句
  • 1
    用不了多久,更多的开发者们将会考虑并行设计了。
    Pretty soon many more developers will need to care about concurrent programming.
  • 2
    之后两个技术章节介绍了如何用Erlang进行并行设计
    Two technical chapters follow that describe how to do concurrent programming in Erlang.
  • 3
    在消息传递模型中,并行设计的首要考虑是计算问题的分解。
    In the message transferring model, parallel program design chiefly consider the decomposition of computing problem.
查看更多
  • 百科
  • 并行程序设计

    为了提高计算机的运行速度和系统的处理能力,在总体设计和逻辑设计中广泛采用并行操作技术,使各部件并行工作。要求操作系统具有并发性及资源共享,于是采用了并行程序设计,它是能够同时执行2个以上运算或逻辑操作的程序设计技术。采用了并行程序设计技术后,可使分时和多道程序更全面地利用计算机资源,使系统效率提高,开销减小 (所占内存小,花费的处理时间短)。

查看更多