• 每个团队都会这些背景噪音脱颖而出信号使用复杂算法进行分析

    Each group then USES complex algorithms to analyze the signals that stood out above the background noise.

    youdao

  • LinuxPOSIX信号使用sem_destroy来销毁无名称信号

    Linux POSIX semaphores use sem_destroy to destroy the unnamed semaphore.

    youdao

  • LinuxPOSIX信号使用sem_wait起发出调用线程直到信号拥有了非的计数值。

    Linux POSIX semaphores use sem_wait to suspend the calling thread until the semaphore has a non-zero count.

    youdao

  • 随着高速LVDS器件得到广泛应用高速信号使用LVDS传输时,信号传输线路问题、信号传输波形的最佳化成为非常重要课题之一

    With the application of the high performance LVDS(low voltage differential signal), LVDS standard is becoming the most popular differential data transmission standard in the industry.

    youdao

  • 该平台一个特点是,根据指定关键信号使用数据分析产生关键路径集合采用基于集合的路径覆盖率作为适应度函数引导模拟矢量的生成。

    Given the critical signals, it USES techniques of data flow analysis to acquire the critical path set and choose the critical path coverage to be the fitness function used in the GA.

    youdao

  • 蚂蚁储存食物击退攻击者,使用化学信号联系彼此以防攻击

    Ants store food, repel attackers and use chemical signals to contact one another in case of attack.

    youdao

  • 他们提议使用手机软件而不是硬连线信号网络

    Instead of a hardwired network of signs, they propose to use mobile-phone applications.

    youdao

  • 位于西雅图东部贝尔维快速发展城市,它使用了一个十字路口信号周围越来越受欢迎系统系统可以根据交通状况实时调整

    Bellevue, a fast growing city, just east of Seattle, uses a system that is gaining popularity around the intersection signals that can adjust in real time to traffic conditions.

    youdao

  • 三叶虫在房屋周围飞来飞去,发出超声波信号绘制房间地图,日后清洁使用

    The Trilobite scuttles around homes emitting ultrasound signals to create maps of rooms, which are remembered for future cleaning.

    youdao

  • 自动调谐超高频信号接收器普遍使用小汽车上。

    Auto-tuning VHF receivers are now common in cars.

    《柯林斯英汉双解大词典》

  • 我们采取了适当措施拦截发射测试实验室无线电干扰信号以后我们自己测试这次攻击,证实了使用正确设备有可能阻断信号的。

    After taking appropriate measures to contain the RF interference to our test lab, we tested the attack out for ourselves, and were able to verify that it's possible with the right equipment.

    youdao

  • 重要的是,当人们处于危险之中而手机又没有信号时,他们可以使用北斗发送一条1200字的信息寻求帮助。

    What's more, when people are in danger and there is no mobile phone signal, they can use Beidou to send a 1200-word message to ask for help.

    youdao

  • 相反使用信号

    Instead, it USES signals.

    youdao

  • 以上代码通过使用信号驱动视图处理编辑模式开关

    The code handles the toggling of editing modes, using signals to drive the view.

    youdao

  • 下面这个示例程序使用 SIGTERM信号

    The following sample program uses the SIGTERM signal.

    youdao

  • 多数无线电技术使用模拟信号而现代无线远程通讯使用数字传输

    While most radio technologies have used analog signals, modern wireless telecommunications are using digital transmissions.

    youdao

  • 产生个便利副作用可以gui应用程序使用信号

    This has the handy side-effect of making it possible to use signals in non-GUI applications.

    youdao

  • 实现同步原语时对信号错误使用会带来更多问题

    The misuse of signals to implement synchronization primitives adds even more to the problems.

    youdao

  • 他们摈弃物理信号网络,转而打算使用手机软件

    Instead of a hardwired network of signs, they propose to use mobile-phone apps.

    youdao

  • 团队记录了大鼠进行任务时这些区域信号然后使用药物阻断海马区域之间通讯

    The team recorded the signals between these regions as the rats performed their tasks, and then they drugged the rats so that the hippocampus regions could not communicate.

    youdao

  • FCC决定受到多家电视台反对(PDF版的请愿书),他们担心空闲频道使用可能会干扰电视信号以及使用相同波段在线歌手。

    FCC's decision was contested by the TV broadcasters (Petition as PDF) who fear using the freed channels would interfered with TV signals and live singers who are using the same wave Spaces.

    youdao

  • 信号可以使用SIG_IGN忽略,忽略的信号不会发送进程

    Signals can be ignored by SIG_IGN; an ignored signal is not delivered to a process.

    youdao

  • POSIX信号不能使用超时选项

    The timeout option is not available in the POSIX semaphore.

    youdao

  • 假定信号处理器使用了不可重入的gethostbyname

    Suppose that the signal handler USES gethostbyname, which is non-reentrant.

    youdao

  • 查看当前信号列表使用 -l字母l命令

    To view the current list of signals, use kill -l (the letter l) command. The list is presented in the form (signal number, signal name)

    youdao

  • Kish正是这点使得追踪不同噪音信号并且使用它们进行计算成为可能

    It is this that makes it possible to keep track of different noise signals and compute with them, says Kish.

    youdao

  • 假定信号处理器使用fprintf打印条消息,而信号发出时程序正在使用同一个进行fprintf调用

    Suppose the signal handler prints a message with fprintf and the program was in the middle of an fprintf call using the same stream when the signal was delivered.

    youdao

  • 这种策略要求了解基本操作系统内核提供机制,程序逻辑利用这些机制设计信号使用方法。

    This tactic requires that you review what the base OS kernel provides or advises in terms of designing the use of semaphores within your program logic.

    youdao

  • 现在已经了解了有关信号的背景知识,接下来让我们一下如何使用信号

    Now that you have some background on signals, let's look at how to use them.

    youdao

  • 现在已经了解了有关信号的背景知识,接下来让我们一下如何使用信号

    Now that you have some background on signals, let's look at how to use them.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定