Using the proposed design tables, all pole and elliptic filters can be synthesized easily.
应用此设计简表能方便地综合设计全极点与椭圆点滤波器。
Also, this paper give some uniform design tables and thee designs are better than existing uniform designs.
本文同时给出了某些参数的均匀设计表,这些设计优于现有的均匀设计,具有实用价值。
Design these tables keeping in mind that you want to support queries about the affiliation of the authors.
设计这些表时要记住一点:您需要支持关于作者的从属关系的查询。
This design increases the number of tables significantly over adding a database instance per customer or creating a column in each table to validate whether the customer is accessing the proper data.
在为每个客户添加数据库实例时,或者在每个表中创建一个数据列以验证客户是否访问合适的数据时,这种设计会大大增加表的数量。
This means you need to design the database system in such a way that you divide the database tables into modularized and optimized partitions of two types — static and dynamic.
这就意味着您需要以这样的方式设计数据库系统,即将数据库表划分成两种类型——静态和动态——的模块化、最优化部分。
In some cases, you may have to unload the tables, delete all the data, change the database design, then reload the data.
在某些情况中,您还需要删除表以及表中的所有数据,修改数据库的设计,然后重新加载数据。
Design fine-grained class hierarchy and coarse-grained database tables.
设计细粒度的类层次和粗粒度的数据表。
I once worked with a designer who insisted on using tables in the design process.
我共事过的一位设计师曾在设计过程中坚持使用表格。
You want to plan and design for your database before you actually go ahead and create the tables.
应该先进行数据库的规划和设计,然后才能实际创建数据库和表。
From this simple visual design you can easily map the business logic straight into database tables.
从这个简单的可视设计中,可以容易地把业务逻辑直接映射到数据库表。
The main concern in design is for the proper normalization of tables.
设计过程中主要关心的问题是对表进行适当的标准化。
In this article, I'll use ECO to quickly design a complete application that maintains the four tables listed above.
本文中,我将使用ECO快速地设计一个完整的应用程序,用以维护以上所列的四个表。
To address this, you would need to rethink the design, and it would probably involve creating some more tables and relations.
要解决这个问题,需要重新考虑设计,而这可能涉及创建更多的表和关系。
To clarify the design and implementation of the message queue framework, a detailed description of each major method is shown in the tables below.
为了阐明消息队列框架的设计和实现,下表对每个主要方法进行了详细的描述。
We have already covered fact tables, so in this column we will look at how to design dimension tables.
我们已经讨论过事实表,因此本专栏将关注如何设计维度表。
How you construct models for elements is just as important, complex, and potentially difficult a design question as how you construct the columns and tables that comprise a relational database.
如何构造元素的结构是与构造组成关系数据库的列和表同样重要、复杂而且可能非常困难的设计问题。
Another design approach is a snowflake dimension, in which you normalize the dimensions to create dimension tables that link to other dimension tables.
另一个设计方法是雪花式维度,通过规范化维度,来创建关联到其他维度表的维度表。
They offer two fundamental database design options — storing each XML document intact as a single large object or "shredding" it into multiple columns often across multiple tables.
它们常常提供两种基本的数据库设计选项——将每个XML文档完整地存储为一个大型对象,或者将它“撕开”,分散存储在多个表的多个列中。
It's hard to design forms that talk to tables if you don't have some idea of what the table will hold.
如果对表将存储哪些内容认识不深,设计与表交互的表单将十分困难。
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.
有限状态机通过用直观的表格代替复杂的逻辑为设计增加了严密性。
Our enhanced design USES 2 tables for the archiving purposes, instead of the table we called so far WIP_FULL_ARCHIVE.
改进后的设计是将2个表用于存档,取代目前的WIP _ full_archive表。
In the following tables, these practices have been grouped into four different categories: Design, Security, Development and Infrastructure.
在下表中,这些实践分成了4个不同的类别:设计、安全性、开发和基础架构。
You'll use Design Studio to extract data stored in one DB2 XML column and map this data to two tables in a DB2 data warehouse, as shown in Figure 2.
您将使用DesignStudio提取一个DB 2xml列中存储的数据,并将该数据映射到一个DB 2数据仓库中的两个表中,如图2所示。
Some dimension tables can be quite large and are good candidates for Design Filters.
有些维度表可能非常大,而且是DesignFilters的候选项。
You can use Design Studio's data modeling wizards to create this table (as well as the data warehouse target tables).
可以使用DesignStudio的数据建模向导创建这个表(以及数据仓库目标表)。
Properly design and index tables.
合理设计和编制表索引。
Because the Sales table stores daily totals, your database design might include aggregate tables to answer these queries.
由于sales表存储每日销售总额,因此数据库设计应包括用于回答这些查询的聚合表。
Element structure: User interface elements such as tabs, headers, and tables, which define the interactions, design, and structure of the site.
元素结构:选项卡、表头和表等用户界面元素,用于定义站点的互动操作、设计和结构。
With this design, data from tables and columns to be indexed have to be shipped from SQL Server to the Full Text Search service.
这样设计,参与索引的表和列的数据不得不从SQLServer运送到全文检索服务。
If I were to use a relational table structure to design this relationship, I'd need at least three tables: the third being a join table linking a many-to-many relationship.
如果我要使用一个关系表结构来设计这个关系,至少需要3个表:第3表将是链接一个“多对多”关系的联接表。
应用推荐