单词 | state machines | ||||||||
释义 | state machines
更多释义 收起释义 例句释义: 状态机模式,状态机处理程序,状态机上 1. In many finite-state machines, storing rules for carrying out the transitions in a state diagram consumes a large amount of memory. 许多有限状态机为了储存状态图内的状态转变规则,都会消耗大量记忆体。 192.192.169.81 2. You can use both business state machines and business processes to coordinate parts of your application. 可以使用业务状态机和业务流程来协调应用程序的各个部分。 www.ibm.com 3. Life cycles are analogous to the concept of state machines and when using Studio are defined in UML. 生命周期类似于状态机的概念,在使用Studio时,可在UML中定义生命周期类。 www.ibm.com 4. Typical language constructs allow for defining a process either in the form of extended flowcharts or finite state machines. 典型的语言构造允许以扩展流程图或者限定状态机器的形式定义流程。 www.infoq.com 5. State machines are well suited to cyclical patterns or cases where you "naturally" think in a set of valid states. 状态机非常适合于循环模式或者那些能自然地想到一组有效状态的情况。 www.ibm.com 6. Business state machines - Models a business process as a finite set of states and event transitions. 业务状态机——将业务流程建模为有限的状态和事件转移集。 www.ibm.com 7. Humans don't really work like finite state machines of course, but sometimes we find it useful to think of our behavior in this way. 尽管人类并非真的像有限状态机那样工作,但通常我们发现这样有利于我们思考我们的行为。 www.browsertunnel.com 8. However, in cases where the state machines are--and will--remain simple, it may be better to use a process. 不过,在状态机比较简单的情况下,使用进程更好一些。 www.ibm.com 9. The state machines discussed in this article are high-level machines intended to demonstrate a programming solution to a class of problems. 本文中讨论的状态机是高级机器,其目的是演示一类问题的编程解决方案。 www.ibm.com 10. Here are some examples of how finite state machines have been used in games. 下文是一些在游戏中使用有限状态机的的例子。 www.dvpeixun.com 1. State machines can be analytically evaluated as to whether or not they meet the desired goals. 状态机可以分析评估他们是否符合预期目标。 www.showxiu.com 2. The BPC Explorer now has support for business state machines by providing predefined views of the templates and process instances. 通过提供模板和流程实例的预定义视图,BPCExplorer现在为业务状态机提供了支持。 www.ibm.com 3. To complement this, WebSphere Integration Developer helps you create business process flows, state machines, and business rules. 另外,WebSphereIntegrationDeveloper帮助您创建业务流程流、状态机和业务规则。 www.ibm.com 4. You can implement components using business state machines, business processes, human tasks, business rules, and much more. 您可以使用业务状态机、业务流程、人工任务、业务规则以及其他内容来实现组件。 www.ibm.com 5. At the highest level the processes can be thought of as "verbs" that work with state machines that are "nouns. " 在最高级别上,可以将进程看做是与“名词”状态机一起使用的“动词”。 www.ibm.com 6. Applications, or part thereof, which have recurrent states and can have event loops, are ideally represented by business state machines. 具有循环状态和可能拥有事件循环的应用程序或其一部分在概念上以业务状态机表示。 www.ibm.com 7. Early on in this column, David presented an abstract pattern for a broad class of state machines in Python. 在本专栏的前面部分中,David提出了Python中状态机的一个广义类的抽象模式。 www.ibm.com 8. Business State Machines: Business State Machines provide another way of modeling a business process. 业务状态机:业务状态机提供了建模业务流程的另一种方式。 www.ibm.com 9. A human task satisfies these requirements, and provides a stand-alone component just like business processes and business state machines. 人工任务满足这些要求并提供一个独立组件,就像业务流程和业务状态机一样。 www.ibm.com 10. Traditionally, finite state machines have proven helpful in developing programs as diverse as network drivers and compilers. 从传统意义上讲,有限状态机对开发诸如网络驱动程序和编译器这类程序颇有帮助。 www.ibm.com 1. In business state machines, as well as in business processes, you'll sometimes need custom logic. 在业务状态机中,以及在业务处理中,有时会需要自定义逻辑。 www.ibm.com 2. enforce as much as possible at compile time. Specifically, invalid state machines should not compile. 尽可能在编译期查错。尤其是,无效的状态机不能通过编译。 boost-doc-zh.googlecode.com 3. WebSphere Integration Developer is a tool for creating business process flows, state machines and business rules. WebSphereIntegrationDeveloper是创建业务流程流、状态机和业务规则的工具。 www.ibm.com 4. Both business state machines and business processes are important techniques for defining your business logic. 业务状态机和业务流程都是定义业务逻辑的重要技术。 www.ibm.com 5. Keep in mind that the testing and debugging we do here are useful for any type of component, not just business state machines. 请记住,我们在此处所进行的测试和调试对于任何组件类型都是有用的,而不是仅仅针对业务状态机。 www.ibm.com 6. The runtime artifacts for business state machines are long running processes, so the invocation behavior is the same for both. 业务状态机的运行时构件是长时间运行的进程,因此二者的调用行为是相同的。 www.ibm.com 7. Automation control systems are modeled by formal languages or, equivalently , by state machines. 自动化控制系统模型的正式语文或等值,由国家机器。 dictsearch.appspot.com 8. Defect pattern state machines are independent, so the model can check many defect patterns concurrently. 各缺陷模式状态机独立存在,可以并行高效分析多种缺陷模式。 www.boshuo.net 9. This article and the previous article on business state machines showed you two important ways to define your application logic. 本文和上一篇关于业务状态机的文章向您介绍了两种定义应用程序逻辑的重要方法。 www.ibm.com 10. Finite state machines model behavior where responses to future events depend upon previous events. 有限状态机对行为建模,在该模型中,对将来事件的响应取决于先前的事件。 www.ibm.com 1. That is, the same specification can be reused in multiple places within the state machine or some other state machines. 也就是说,在这个状态机或某些其它的状态机中,相同的规范可以在多处重复使用。 www-128.ibm.com 2. Business state machines are another programming model artifact that can be expressed using BPEL. 业务状态机是另一个编程模型构件,它可以用BPEL来表示。 www.ibm.com 3. Change of call file status presents in call file information table by Finite State Machines mechanism. 用有限状态机机制,在话单文件信息表中表示话单文件状态的变化,以便查询。 www.fabiao.net 4. Traditional formula-oriented pruning of finite state machines is improved. 改进了基于属性的自动机裁剪方法。 search.gucas.ac.cn 5. Suspended threads and state machines can both capture execution state nicely. 暂停的线程和状态机都可以捕获执行状态。 www.ibm.com 6. Neither approach - processes or state machines - is superior. 两种方法过程或者状态机中没有哪个是更好的。 www-128.ibm.com 7. Kuiper originally used CwMtx to simulate systems built from discrete and interactive state machines. Kuiper原先用CwMtx来模拟用离散的交互式状态机器构建的系统。 www.ibm.com 8. The main new capability added to state machines in UML 2. 0 is quite similar to the previous cases. 添加到UML2.0中的主要新特性与之前的案例非常相似。 www.ibm.com 9. Event-driven programming has a reputation of being hard to use due to the frequent need to write state machines. 由于经常要编写各种状态机,事件驱动编程被公认为使用起来很费劲。 wiki.woodpecker.org.cn 10. In the previous articles in this series, you learned how to implement your service components using business processes and state machines. 在本系列的前几篇文章中,您了解了如何使用业务流程和状态机来实现服务组件。 www.ibm.com 1. We'll also show you some more tricks on testing state machines with the test client. 我们还将向您介绍一些在使用测试客户端测试状态机时的技巧。 www.ibm.com 2. A typical implementation of the mediator is based on the transition systems or finite state machines. 中介者的典型实现一般都基于转换系统(TransitionSystem)或有限状态机。 www.infoq.com 3. Remove any stuck states from state machines or synchronous logic. 从状态机或同步逻辑中去掉那些冗余的状态 blog.sina.com.cn 4. In fact, most programmers often write state machines without really thinking about it. 实际上,大多数程序员编写状态机时,并没有真正考虑到这一点。 www.ibm.com 5. The push model requires the content handlers to build very complex state machines. 推送模型要求内容处理程序生成非常复杂的状态机器。 technet.microsoft.com 6. Why not use a dynamically configurable FSM library for all state machines? 为何不对所有状态机使用可动态配置的FSM库? boost-doc-zh.googlecode.com 7. In many other finite-state machines, a similar increment would require 100 times more space. 其他许多有限状态机在相同状况下,对记忆体的需求可能会增加百倍。 192.192.169.81 8. Similarly, windows workflow state machines allow easy integration of C# code. 同样的,Windows工作流状态机可以容易地集成C#代码。 www.infoq.com 9. This transformation only accepts structural items: no generation takes place from behavior models such as state machines or activities. 这个转换只接受结构化的元素:从例如状态机或者活动的行为模型中不会发生任何生成的动作。 www.ibm.com 10. For state-based behavior, state machines can be used. 对于基于状态的行为,可以使用状态机。 www.infoq.com 1. A good example are actions in state machines. 一个很好的范例就是在状态机中的动作。 www.infoq.com 2. Lastly, state machines, interactions, and use cases are reused from UML 2. 0 without modification. 最后,状态机图,交互图以及用例图都是来自于UML2.0的重用,没有进行修改。 www.ibm.com 3. Now we can move on to business state machines, which is one typical place where you will use visual snippets. 现在我们可以讨论业务状态机了,这是一个使用可视代码片段的典型之处。 www.ibm.com 4. Some finite state machines fall into this category, for example. 例如,一些有限状态机属于这一类别。 www.juyy.net 5. Covering Relations of Products on State Machines and Transformation Semigroups 状态机和变换半群积的覆盖关系 www.ilib.cn 6. Passive Testing and Fault Diagnosis for Communication Finite State Machines 一种通信有限状态机的被动测试及其错误诊断 www.ilib.cn 7. Extending a framework for finite state machines to include hooks for keyboard and network events 扩展有限状态机的框架,包含键盘和网络事件的关联函数 www.ibm.com 8. Implementation framework of finite state machines 有限状态机的一种实现框架 www.ilib.cn 9. Design and Implementation of Embedded Finite State Machines in CAD Systems CAD系统中嵌套有穷状态自动机的设计与实现 www.ilib.cn 10. An Operational Semantics for UML State Machines in Model Checking Context 面向模型检验的UML状态机语义 service.ilib.cn 1. First and Second PA Derivative Estimation for Three-State Machines 三状态机器的一阶和二阶扰动分析导数估计 www.ilib.cn 2. Automatic Code Generation Mechanism Based on Extended Finite State Machines in Multi-User Interface CASE Platform 多用户界面应用程序代码自动生成机制研究 www.ilib.cn 3. Two common representations of finite state machines are 有限状态机的两种常见表示为 www.ibm.com 4. Test Suite Generation Techniques Based on Communicating Extended Finite State Machines 基于通信扩展有限状态机的测试集生成技术 service.ilib.cn 5. ERROR STATE MACHINES ALREADY STARTED 机器设备已经被启动。 baike.soso.com 6. Automatic test generation based on hierarchical finite state machines 基于分层有限状态自动机的一致性测试生成 www.ilib.cn 7. Finite state machines in JavaScript 中的有限状态机 www.sun-lei.cn 8. ERROR STATE MACHINES NOT STARTED 机器设备没有被启动。 baike.soso.com 9. Model Checking of UML State Machines UML状态机的模型检验方法 service.ilib.cn 10. An Automatic Test Generation Based on a Kind of Extended Hierarchical Finite State Machines 基于一种扩展分层有限状态机模型的测试生成 www.ilib.cn |
||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。