实时功能 meaning in Chinese
real-time function
Examples
- By using time - resoled fmri , we can see its signature in the brain , ” he continued . “ these findings allow us to really now focus on this set of brain areas and to understand why these areas cannot process two tasks at once
通过使用实时功能核磁共振成像,可以看到大脑中的相关信号, ”他继续说道, “这些发现允许我们真正对这一系列大脑区域集中注意力,并进一步研究为什么这些区域不能够同时处理两件任务。 ” - According to different real - time requirement of modules , non - real - time modules in the form of com are executed in the environment of win32 , while real - time modules in the real - time dll ( rtdll ) executed in rtx environment . shared memory is used in order to communicate between non - real - time modules and real - time modules
根据各模块所完成数控任务的实时性要求不同,非实时功能模块以com组件形式运行在windows环境下,实时功能模块以实时动态链接库的形式运行在rtx环境中,它们之间通过共享内存进行信息交换。