The design of logic architecture for embedded system is studied based on the basic function and feature of universal electronic measurement instruments.
围绕通用电子测量仪器的基本功能与特点,研究嵌入式系统的逻辑结构设计方法。
In this paper, logic architecture and work principle of security technologies of computer network are presented, and then some detection tools are discussed.
提出了计算机网络安全检测技术及其工作原理和逻辑结构,并对部分检测工具进行了详细探讨。
The test access port and test logic architecture and protocol of 1149.4 and 1149.1 standards are analyzed, and behavior models for ABM and DBM are put forward.
文章分析了1149.4和1149.1标准的测试访问端口,以及测试逻辑结构和测试协议的异同,提出了模拟边界 扫描单元ABM和数字边界 扫描单元DBM的行为模型;
The theory and implementation methods of color space conversion based on FPGA are studied, and an improved logic architecture with "time division multiple" is presented.
针对彩色空间变换的FPGA实现方法,在分析原理和一般的实现方法后,给出一种改进的、具有“时分复用”特点的逻辑结构。
This paper describes the characteristics, logic architecture, hardware facilities, software system of the SVP of the Siemens 7570-c computer and fault-diagnosing methods of the computer.
本文介绍了西门子7570-C计算机服务处理机的特点、逻辑结构、硬件配置、软件系统和故障诊断方法。
Only methods in the client layer and the API layer of the application architecture should contain transaction logic.
只有应用程序体系结构的客户端层和api层中的方法才应该包含事务逻辑。
This experience approximates the mixed architecture, but is simpler to implement because the presentation tier and application logic are always against the local database.
这种体验比较接近混合架构,但实现起来更加简单,因为表示层和应用程序逻辑始终是针对本地数据库的。
In fact, the application's architecture makes it easy to separate the display from the application's internal logic and hook things up to another GUI technology if you need to.
事实上,如果需要的话,应用程序架构已经使得将显示从应用程序内部逻辑分离出来并将其连接到另一种GUI技术变得非常容易。
It then shows you how to use this development environment to implement a simple service-oriented architecture (SOA) business logic using the TDD way.
随后还展示了如何利用这种开发环境,使用TDD方法实现一种简单的面向服务架构(SOA)业务逻辑。
Classic application architecture best practices recommend that each of these logic types be contained in a separate layer, as shown in Figure 1.
典型的应用程序架构最佳实践推荐这些逻辑类型分别包含在不同的层中,如图1所示。
Those who remain may have limited insight into the application's process flow, data architecture, or business logic.
那些留下的人可能对应用程序的流程、数据体系结构或业务逻辑的了解非常有限。
This logic was often interspersed with presentational information, meaning that there was no clear separation of concerns within the architecture, further restricting flexibility.
此逻辑经常与表示信息交织在一起,即体系结构内没有清楚的关注分离,从而进一步限制了灵活性。
The architecture vision indicated that services should be focused on business logic rather than execution details, so abstracting service execution was an essential next step.
体系结构远景说明,服务应当关注业务逻辑,而不是执行的细节,因此下一个关键的步骤是对服务执行进行抽象。
Keeping services focused on business logic rather than communication details, such as message format, was a pivotal aspect of the architecture.
体系结构的关键在于,要让服务把重点放在业务逻辑而不是通信的细节(如消息格式)上。
It is a decision which must be made when defining the architecture as to what business logic, if any, should be implemented in the ESB.
在定义关于需要实现何种业务逻辑的体系结构时,必须做以上的决定,且应该在ESB中实现。
However, the IBM Business Integration Reference Architecture places such logic in the Process Services component, a view supported by the advice given in the Redbook.
然而,IBM业务集成参考架构将这种逻辑放置在流程服务组件中,该红皮书中提供了这种建议。
Logical tiers divide the conceptual architecture into components that play specific roles within the application, such as presentation, application logic, business processes, and data access.
逻辑层将概念体系结构划分为在应用程序内扮演特定角色的组件,如表示层、应用程序逻辑层、业务流程层和数据访问层。
SOA enablement for the mainframe environment includes practices, architecture patterns, tools, and middleware to uncover this logic and make it reusable.
大型机环境的SOA支持包括用于发现这些逻辑并使其具有可重用性的各种实践、体系结构模式、工具和中间件。
A simple program architecture would naturally mix the business logic with data access logic (like SQL).
简单的程序体系结构会自然地将业务逻辑和数据访问逻辑(如sql)混合。
This architecture separates business and application logic from the underlying technology platform.
这个架构将业务逻辑和应用程序逻辑与底层技术平台分隔开来。
Although this solution is straightforward, developers often choose to tweak the parser and conversion logic, which can lead to an inflexible architecture.
虽然这种解决方案简单明了,但开发人员常常调整解析器和转换逻辑,从而产生出不够灵活的体系结构。
BLA architecture defines an application composition that USES application contents (physical binaries) to run the application business logic.
BLA体系结构定义了使用应用程序内容(物理二进制)来运行应用程序业务逻辑的应用程序组合。
The results of this work show that non-planar, multi-gate device architecture is an effective way to improve the scalability of III-V QWFETs for low power logic applications,’’ according to the firm.
本文显示立体型多栅结构可有效提升低功耗逻辑用III-V族QWFET管子的尺寸缩微能力。
The actual service implementations are invoked as service component Architecture (SCA) components in the logic layer.
在逻辑层中,可以将实际的服务实现作为ServiceComponentArchitecture (SCA)组件调用。
The API layer transaction strategy gets its name from the fact that all transaction logic is contained in the API layer of the logical application architecture.
APILayer事务策略的命名基于这样一个事实:所有事务逻辑包含在逻辑应用程序架构的api层。
This consolidation of logic is characteristic of a Model 1 architecture (see Resources), which is the easiest way to develop simple Web applications.
这种逻辑合并是Model1架构的一个特征(查看参考资料),这是开发简单Web 应用程序最轻松的方法。
Unfortunately, the out-of-the-box behaviors violate one of the rules for good Web architecture: Keep the UI and logic separate.
不幸的是,异常行为会违反良好的Web架构的一条规则:保持UI和逻辑分离。
Then there was another form of two-tier architecture in which not only the UI but even the business logic resided on the client tier.
此后又出现了另外一种2级结构,在这种结构中,不只是用户接口(UI),连业务逻辑也被放到了客户端一级。
Glue this to the existing backend Web architecture for your server-side logic, and you are off into your journey of the voice Web.
针对您的服务器端逻辑,把这一点结合到现有的后端体系结构中,您就可以进入您的语音web之旅了。
JSF also improves somewhat on the traditional Model 2 architecture by making it easier to move presentation and business logic out of your controller and move business logic out of your JSP pages.
通过使得更加容易将表示和业务逻辑移出控制器,以及将业务逻辑移出jsp页面,JSF也在传统的Model2架构上有了一些改进。
应用推荐