In this paper, we carried on researches for the method of parallel part-level human body recognition based on relational matching.
本文针对基于关系匹配的并行部件化人体识别方法进行研究,其目的是为了准确、快速地识别人体。
In theory you could apply an infinite amount of hardware to do the parallel part in zero time, but the sequential part will see no improvements.
从理论上来说,您可以采用无数的硬件来处理并行执行的部分,甚至在接近0的时间内完成这些任务,但是对于串行部分来说,这样做不会有任何提高。
The minimal CloudCrowd action is a simple Ruby class that defines a "process" method, performing the parallel part of the computation and saving it to S3.
最小的CloudCrowdaction是一个简单的Ruby类,它被用来定义一个“进程”方法,执行计算中的并行部分,并保存到S3。
The parallel part control consists of a Proportion-Integral (PI) control and a regular time hysteresis PWM control. The Series part control adopts a triangle wine-linear PWM control.
在本文使用的控制策略中,并联部分由PI控制和定时滞环比较PW M控制组成,而串联部分的控制则采用三角载波调制的PWM控制。
As a parallel part of human genome project (HGP), the DNA sequencing of entire genome of mouse has been completed, which reveals that there is a high genetic similarity between mouse and human.
作为人类基因组计划的一部分,小鼠基因组序列的测定也已经完成,发现小鼠遗传组成与人类非常相似。
The technique achieves this by allowing the latter part of the boot sequence to be run in parallel, rather than in the traditional serial fashion.
这种方法允许系统在启动服务时启动顺序中靠后的部分服务并行启动,而不是以传统的串行方式启动,以实现引导的加速。
This article describes the approach taken by one team for including a subset of system test as part of our agile development environment and in parallel with code development activities.
本文介绍了团队所采用的将一组系统测试子集作为敏捷开发环境的一部分,并与代码开发活动并行的方法。
Place that part of the business logic that is to be processed in parallel inside that event handler.
将要以并行方式执行的该部分业务逻辑放在该事件处理程序内部。
Parallel Job Manager tier, also part of Compute Grid, decomposes large jobs into smaller partitions and provides operational control over partitioned jobs executing across the cluster.
并行作业管理器层同样也是计算网格的组成部分,可以将较大的作业分解为较小的分区、并为跨集群执行的分区作业提供操作控制。
As a result, most typical concurrent or parallel application deployment scenarios can be safely executed without any additional effort on the part of the system administrator.
结果,大多数典型的并发或并行应用程序部署场景都可安全执行,无需系统管理员方面的任何额外努力。
Problem: Part of a process has to be executed multiple times in parallel, the number of which remains unknown until the process actually runs.
问题:流程的一部分需要以并行方式多次执行,而其数量在流程实际运行之前未知。
Parallel programming has its own special place in computing; Part 2 of this series examines parallel programming platforms and examples.
并行编程在计算中有自己特殊的地位:本系列文章的第 2部分将介绍并行编程平台,并给出几个例子。
The libraries are the part of our implementation that's best suited for parallel development.
库是我们实现中最适合并行开发的部分。
Part 2 covers parallel algorithms, how to write parallel programs, how to set up clusters, and cluster benchmarking.
第2部分将介绍并行算法的知识,并介绍如何编写并行程序、如何构建集群以及如何进行基准测试。
Stay tuned for Part 2, which will explore in detail the widely used parallel Web technique.
请继续关注第2部分,我们将详细探讨广泛应用的并行web技术。
Part 2 of this series will discuss a parallel Web in detail, including the benefits and drawbacks of having the same data available at more than one Web address.
此系列的第2部分将详细讨论并行web,包括在多个Web地址上获得相同数据的优缺点。
Within the process invoke this event handler multiple times and create in this way a dynamic number of parallel instances of this part of the business logic.
在流程内多次调用此事件处理程序,从而以这种方式创建业务逻辑的这一部分的并行实例(其数量不定)。
The application part which is designed to run in parallel to other tasks should go into a Work object, which is an object implementing the com.ibm.websphere.asynchbeans.Work interface.
与其他任务并行运行的应用程序部分应该加入Work对象,它是实现com . ibm . websphere . asynchbeans .Work接口的对象。
I mentioned in Part 2 that the parallel construct runs in parallel all the CSProcess instances contained in the array passed to its constructor.
我在第2部分中提到:Parallel构造并行地运行构造函数中传递给它的数组中包含的所有CSProcess实例。
This part of the meeting usually goes quickly as team members work in parallel to build a shared picture.
会议的这一部分通常进行地很快,因为团队成员是并行建立一个共同的图案。
The maps are maintained in parallel and are constructed as part of the class instantiation process.
这些映射可以并行进行维护,并且可以构建为类实例化过程中的一部分。
A good example is where a part of the composite application contains an intensive calculation that can be run in parallel to reduce the overall processing time.
一个好的例子就是组合应用中包含密集型计算的部分可以被并行运行,这会减少整体处理时间。
As part of the project IBM has developed a parallel-programming language called X10.
作为IBM此项目的一部分,公司已经开发了被称为X10的并行编程语言。
The answer – in part – seems to be that the patterns of pitches in major keys mirror those of excited speech, whereas minor keys parallel subdued speech.
此问题的答案在某种程度上似乎在于由大音阶定调的音乐模式反映了那些能使人振奋的语言,然而小音阶的音调却与受压抑的语言相类似。
For the most part, all six steps can be executed in parallel leading to an almost six-fold improvement in performance.
对于大部分情况来说,这六个步骤都可以并行执行,这样就可以获得几乎6倍的性能提高。
All of Bob's students passed.For the hardest part, the parallel parking, he had a trick.On his car's back right window he stuck a New Jersey Devils decal.
鲍勃的所有学生都通过了考核,在最难的平行泊车项目中,他耍了个技巧,在车的右后窗上贴了张新泽西魔鬼图案的胶纸。
This two-part article introduces the concepts of High Performance Computing (HPC) with Linux cluster technology and shows you how to set up clusters and write parallel programs.
这两篇系列文章简要介绍采用Linux集群技术的高性能计算(HPC)的概念,展示如何构建集群并编写并行程序。
In Part 2 I showed you how to use the Parallel construct to compose a network of higher-level processes from lower-level "building block" processes.
在第2部分中,我介绍了如何用Parallel构造把较低级别的“构造块”进程组合成更高级别的进程网络。
In the forth part, a concrete analysis is made in the parallel import of trade mark in term of maintaining fair competing and promoting free competition.
第四部分从维护和促进公平竞争与自由竞争的角度对商标权产品平行进口作具体分析。
In the forth part, a concrete analysis is made in the parallel import of trade mark in term of maintaining fair competing and promoting free competition.
第四部分从维护和促进公平竞争与自由竞争的角度对商标权产品平行进口作具体分析。
应用推荐