随着FPGA设计复杂度的增加,传统的测试方法受到局限。
The conventional testing method is limited with the increase of the designing complexity of FPGA.
每个游戏的设计复杂度逐渐增加,让你完全了解虚幻引擎4及其惊人的特性。
The design complexity of each game increases gradually to give you a complete overview of Unreal Engine 4 and its amazing features.
每个游戏的设计复杂度逐渐增加,给你虚幻引擎4和的神奇功能的完整概述。
The design complexity of each game increases gradually to give you a complete overview of Unreal Engine 4 and its amazing features.
改进算法简化系统结构,降低逻辑设计复杂度,节约了高速存储器部分硬件资源。
This algorithm simplifies the system architecture as well as reduces the complexity of logical design. Moreover it also reduces the hardware resources of high speed memory.
本发明在增加少量存储单元的情况下,使设计复杂度和处理速度等得到明显改善。
Under the condition of increasing small quantity of storage unit it can obvious improve design complexity and processing speed.
该方法将加在整个滤波器组上的设计条件转化为对单个滤波器的要求,大大简化了设计复杂度。
By using this method, the requirements imposed on the entire filter bank are simplified as those on individual filters.
而一旦不花费大量的猜测来考虑玩家们使用的插件,那么我们的设计复杂度就可能超过UI所单纯能提供的辅助。
Once a lot of the guess work is removed with mods we have to raise the complexity beyond what a mod can purely assist with.
进一步,文章对该结构进行优化,通过把补偿信号的高比特位的值转换到模拟域,将引入的DAC精度降低到2~3个比特,从而进一步降低了该结构的设计复杂度和功耗。
Furthermore, this ADC architecture is optimized by converting the most significant bit to analog domain. This method can reduce the precision requirement of the extra DAC to 2~3 bits.
并不需要在着手进行前期设计的时候就努力去管理所有的复杂度。
Nothing here is about embarking on a big upfront design effort to manage all this complexity.
在不牺牲设计质量的前提下通过结构化方法管理频繁的变更,可以为大规模、高复杂度的应用提供文档化的架构。
A structured approach to managing frequent changes without compromising on the quality of the design and architecture is documented for large-scale, highly complex applications.
换句话说,在这样的设计理念指导下,随着程序复杂度的升高,菜单的存在就是无可避免的了。而且程序的功能越强,就越可能会使用到缩起菜单。
In other words, under Android's design philosophy, menus are a natural consequence of complexity—and the more powerful a program, the more likely it is to be stuffed with hidden menus.
这些设计决策在最小化复杂度和最大化开发生产力上达到了一个优异的平衡。
These design choices struck an excellent balance that minimized complexity and maximized developer productivity, while trading-off performance compared to natively-compiled code.
SAX中的复杂度来自它实现的Observer设计模式。
The complexity in SAX comes from the Observer design pattern it implements.
Controller组件的使用,极大地减少了AdvancedServiceRegistry设计和开发的复杂度。
Use of the Controller component significantly reduces the complexity in design and development of Advanced Service Registry.
在这种设计下,可以通过最复杂测试的Kolmogorov复杂度来测量一个实体的智商。
On this measure, an entity’s intelligence would be measured by the Kolmogorov complexity of the most complex tests it can solve—a clear, numerical value.
软件架构和设计一直都没有一个明确的定义,因为软件开发作为一门学科,尚未完全理解其中的复杂度和内涵。
Architecture and design in software have resisted firm definitions for a long time because software development as a discipline has not yet fully grasped all their intricacies and implications.
复杂度也能够生成对于设计和设计到代码的转换的效率的深度观察。
Complexity can also yield deep insights into the effectiveness of a design and the translation of that design into code.
并研究了基于此类FRM结构FIR滤波器的采样率变换算法、实现结构、计算复杂度及其设计问题等。
Then, the sampling rate alteration method based on FIR filter with FRM structure, its architecture, computational complexity and the problem in designing are studied.
本文设计实现的一种专用于计算分支定界算法的机群计算平台,能减少分支定界算法的计算时间复杂度,提高分支定界算法的效率。
In this thesis, the design and realization of a special cluster are presented for calculating branch and bound algorithm that can decrease the calculating time and enhance the algorithmic efficiency.
文章把线性复杂度理论检用于密码技术中,设计一种实用的序列随机性检验方法。
Linear complexity theory be applied to cryptographic technology, designing a testing method of a random sequence.
证明了二维乘积码与其分量码的网格图复杂度之间的一般关系,并分析了二维乘积码的网格图的设计。
The general relationship in trellis complexity between two dimensional product codes and its component codes is proved and the trellis design of product codes is analyzed.
提出一种低复杂度内插滤波器的设计方法。
A low complexity design scheme of interpolation filter was proposed.
然而,面向系列化的产品设计会使得产品信息的管理复杂度大大提高,手工管理这些信息会产生数据不一致、效率低等缺点。
However, serialization oriented product design improves the management complexity of product information, and defects such as data inconsistency and inefficiency arise according to manual management.
德州仪器公司推出的高性能浮点DSP芯片TMS320C6713显著提高了嵌入式应用的性能,降低了系统设计的复杂度。
The Texas Instruments company promotes high-performance floating-point DSP chip TMS320C6713 obviously enhanced the embedded application performance, reduced the system design order of complexity.
介绍了目前几种常用的虚拟骨干网设计方案,并从算法的复杂度和所需的邻居信息等方面对其进行比较。
A few of main design schemes of virtual backbone are presented, and are compared and analyzed from arithmetic complexity and neighbor information etc.
为迅速地检索到与当前异常情况最匹配的处理规则,设计了时间复杂度较低的异常处理规则检索算法。
For finding the most similar exception handling rule from exception rule base, the searching algorithm with low time complexity was designed.
文章主要讨论一类低编码复杂度的非规则ld P C码设计问题。
This paper mainly discusses the design of a family of irregular LDPC codes with low encoding complexity.
本文以邻接矩阵作为图的存储结构,指出如何在计算机上实现克鲁斯·卡尔算法,并分析所设计算法的时间复杂度。
This text regards adjacent matrix as the memory structure of graph, and points out how to realize Kruskal algorithm in the computer, and analyses its complexity.
着重讨论了方案的设计及高速而又低复杂度地实时实现方案的途径。
The emphasis is given to the design and implementation consideration of the scheme with high speed and low complexity for real time application.
着重讨论了方案的设计及高速而又低复杂度地实时实现方案的途径。
The emphasis is given to the design and implementation consideration of the scheme with high speed and low complexity for real time application.
应用推荐