• The automata of fuzzy or defuzzization what we study are all finite-state automata so far.

    到目前为止我们研究模糊非模糊的自动机是有限状态自动机。

    youdao

  • The transition of the jumping parameters in systems is governed by a finite-state Markov process.

    系统中的跳变参数可以通过有限状态马尔可夫过程来描述。

    youdao

  • Finite-state machines, however, have not lent themselves to being reprogrammed readily, thus sacrificing the flexible, general-purpose quality of the von Neumann-based CPU.

    不过有限状态无法随时重新编程,因此缺少诺曼架构CPU的弹性通用性

    youdao

  • You should look into finite state machines if you have lots of options that trigger other options or actions.

    如果许多触发其它选项操作选项,应该考虑使用有限状态

    youdao

  • The finite state machine is a software concept that divides problems into finite states with transitions between them, often triggered by events.

    有限状态一种软件概念,它将问题分为有限的状态以及事件触发的状态之间的转换。

    youdao

  • Finite state machines are most useful in situations where behavior is driven by many different types of events, and the response to a particular event depends on the sequence of previous events.

    在行为由许多不同类型事件驱动以及特定事件响应取决于先前事件发生顺序情况下,有限状态最为有用

    youdao

  • Typical language constructs allow for defining a process either in the form of extended flowcharts or finite state machines.

    典型语言构造允许扩展流程图或者限定状态机器形式定义流程

    youdao

  • Finite state machines model behavior where responses to future events depend upon previous events.

    有限状态行为建模,在该模型中,对将来事件响应取决于先前的事件。

    youdao

  • The finite state machine pattern used to design this behavior makes its logic transparent.

    设计行为所用有限状态模式使逻辑清晰透明

    youdao

  • These methods will cancel any running timers, delete the tooltip if one has been created, and return the finite state machine to its initial state.

    这些方法取消任何正在运行计时器如果已经创建了工具提示,就删除有限状态返回初始状态。

    youdao

  • This article shows how to design the behavior of an animated widget using the graph and table representations of a finite state machine.

    本文展示了如何使用有限状态表示设计动画式小部件行为

    youdao

  • Traditionally, finite state machines have proven helpful in developing programs as diverse as network drivers and compilers.

    从传统意义上讲有限状态开发诸如网络驱动程序和编译器这类程序有帮助。

    youdao

  • The object prototype is a good place to define nearly everything related to the finite state machine: the state table, its actions, and their parameters.

    对象原型定义有限状态有关几乎任何东西合适位置:状态操作及其参数。

    youdao

  • The discipline imposed by finite state machines adds rigor to the design by replacing tangled logic with straightforward tables, resulting in simpler implementation and easier testing.

    有限状态通过直观的表格代替复杂逻辑设计增加了严密性

    youdao

  • There is a rich body of academic literature in this field (see Resources), but a useful working definition is straightforward. Finite state machines are computer programs that consist of

    领域出现大量学术著作参见参考资料),有限状态实用定义十分简单明了。

    youdao

  • Extending a framework for finite state machines to include hooks for keyboard and network events.

    扩展有限状态框架包含键盘网络事件的关联函数

    youdao

  • One possible next development step might involve refactoring the FadingTooltip code to move the basic machinery of the finite state machine into a separate object.

    可能的开发步骤对FadingTooltip代码进行重构有限状态基本机制转移单独的对象中。

    youdao

  • The rest of this article focuses on designing the FadingTooltip widget as a finite state machine.

    本文后面内容将着重于介绍如何将FadingTooltip小部件设计一个有限状态

    youdao

  • No actions or transition are needed in this situation; you just want the finite state machine to ignore mouseout events in Inactive state, as shown in Listing 5.

    这种情况下需要操作转换只需有限状态忽略inactive状态中的mouseout事件如清单5

    youdao

  • The function will return the current state, leaving the finite state machine in FadeIn state, until the tooltip's opacity reaches the maximum opacity parameter.

    这个函数返回当前状态有限状态保持FadeIn状态,直到工具提示的不透明度到达最大不透明度参数

    youdao

  • This would cycle your finite state machine through each of its states, returning to Inactive state with the cursor still over the HTML element.

    这会有限状态经历所有状态返回Inactive 状态,而鼠标仍然停留HTML元素上。

    youdao

  • Perhaps there is a bug in a finite state machine within Internet Explorer that generates cursor events, or perhaps that browser does not keep track of its state internally.

    有限状态InternetExplorer中处理鼠标事件可能出现bug或者浏览器在内部无法跟踪状态。

    youdao

  • Finite state machines are an organizing principle for those who design and implement complex behavior in event-driven programs, such as network adapters and compilers.

    有限状态早就已用作设计实现事件驱动程序(比如网络适配器和编译器)内复杂行为的组织原则

    youdao

  • To ensure that oyur finite state machine hooks cursor events in all popular browsers, you'll need to implement three different event models.

    为了确保您的有限状态可以连接到所有流行的浏览器中的鼠标事件需要实现三个不同事件模型

    youdao

  • Developers have used the finite state machine design pattern to organize event-driven programs like this.

    开发人员可以使用有限状态设计模式组织这样的事件驱动程序

    youdao

  • This article concludes with some observations about performance, and ideas for further development of finite state machines for browser-based applications.

    本文最后要考察一下性能有限状态进一步开发基于浏览器应用程序提供一些思路

    youdao

  • The idea of using of model programs and state space exploration is a natural extension of finite state machine based techniques that fits well with black-box testing of software.

    使用模型编程状态间隔探测思想对于以软件黑盒测试技术为基础有限状态一种自然扩充

    youdao

  • The property to be checked is described as a finite state machine that transitions on atomic predicates, properties that can be identified by cursory look at the program.

    检查特性描述一个有限状态机器原子谓词转变这样粗略查看程序就识别出这些特性

    youdao

  • For implementing finite state machines.

    实现有限状态

    youdao

  • For implementing finite state machines.

    实现有限状态

    youdao

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

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

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