The discrete Wigner distribution ( DWD) is a two dimensional representation of a signal in discrete time dimension and discrete frequency dimension.

  • 离散Wigner分布(DWD)是信号在离散时域和离散频域上的二维表示。
  • 来源:互联网摘选更新时间:2025-02-23 18:32:36

  • 重点词汇
  • frequencyn.频繁性;[数][物]频率,次数;频率分布;
  • isvt.& vi. 是(be的三单形式);
  • two dimensional二维的;
  • signaln.信号;红绿灯;
  • discreteadj.分离的,不相关联的;分立式;非连续;
  • inprep. 在里面;在(某范围或空间内的)某一点;在(某物的形体或范围)中;在…内;在…中;进入
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • aart. (用于可数名词或单数名词前,表示未曾提到的)一(人、事、物);用于前有形容词或后有短语的不可数名词前;一(个);每一(个);任一(个);
  • dimensionn.方面;尺寸;范围;规模;维度;
  • ofprep. 关于;属于…的;由…制成;
  • 相关例句
1、

The EcmaScript component offers only the core language features& the primitive data types, expression evaluation, flow control, etc.

EcmaScript组件只提供核心语言功能&原始数据类型、表达式赋值和流量控制等等。

互联网摘选

2、

The arguments array is the ECMAScript standard built-in reference to the arguments passed to this function.

数组arguments是指向传递到这个函数参数的ECMAScript标准内置引用。

互联网摘选

3、

The ECMAScript standard is freely available from the ECMA Web site.

ECMAScript标准可以从ECMA Web站点免费获得。

互联网摘选

4、

In many ways, EcmaScript is a lowest-common-denominator solution to the scripting code compatibility problem among popular Web browsers.

在许多方面,对于流行的Web浏览器中的脚本代码兼容性问题来说,EcmaScript是共同特点最少的解决方案。

互联网摘选

5、

Thus far, our discussion has centered around using EcmaScript to simply and easily leverage the APIs of the Java platform.

目前为止,我们的讨论都是围绕着使用EcmaScript来简单、轻松地平衡Java平台上的API。

互联网摘选

6、

A third implementation of this new scripting language, called EcmaScript, was meant to standardize the language itself and the DOM.

JavaScript的第三个实现是一种新的脚本语言,称为EcmaScript,其目的是对自己和DOM进行标准化。

互联网摘选

7、

Using ECMAScript gives you full programming flexibility, but if all you want is animation, SVG has and related tags ( such as or).

使用ECMAScript可为您提供完美的编程灵活性,但如果您所需要的只是动画,SVG还提供了和相关的标签(如或)。

互联网摘选

8、

Most of the control flow statements in EcmaScript should be familiar to Java programmers, as the statements were modeled after the Java programming language.

EcmaScript里大多数控制流的语句对于Java编程人员来说都应该是熟悉的,因为这些语句都是根据Java编程语言的模型设计的。

互联网摘选

9、

In particular, you can manipulate SVG within Web browsers ( or other applications) using ECMAScript and the Document Object Model ( DOM).

尤其是,您可以在使用ECMAScript和其他文档对象模型(DOM)的Web浏览器(或其他应用程序)中操纵SVG。

互联网摘选

10、

That is, you can code your EcmaScript program to take advantage of the comprehensive APIs of the underlying JDK.

这就是说,您能利用作为基础的JDK的全面API编写EcmaScript程序。

互联网摘选

11、

You can enter an EcmaScript program interactively into FESI, or use the File' Open menu to open it in a text file containing an existing EcmaScript program.

您能将一个EcmaScript程序交互式地输入FESI,或使用File Open菜单将它在一个包含着现有EcmaScript程序的文本文件中打开。

互联网摘选

12、

The button action event handler, shown next, uses the runFESI method to run the EcmaScript programs.

下面显示的按钮操作事件处理程序使用了runFESI方法来运行EcmaScript程序。

互联网摘选

13、

Arrays in EcmaScript are native objects.

EcmaScript中的数组为本地对象。

互联网摘选

14、

You will now be able to easily interact with the EcmaScript interpreter and get immediate results.

现在您就能方便地与EcmaScript解释程序进行交互并立刻得到结果。

互联网摘选

15、

Then we use the split() method of EcmaScript String to split the content into separate lines.

然后我们使用EcmaScript String的split()方法将内容拆分为独立的行。

互联网摘选

16、

Create Java applications that use a combination of Java and EcmaScript to implement the internal logic.

创建使用Java和EcmaScript的结合来实现内部逻辑的Java应用程序。

互联网摘选

17、

Finally, if we want to add some behavior to the object, we first define an EcmaScript function and then assign it as a property of the object.

最后,我们希望在对象中加入一些行为,就先定义一个EcmaScript函数,然后把它指定为对象的一个属性。

互联网摘选

18、

This scripting language supports XML data through a group of classes that adhere to the ECMAScript for XML ( E4X) specification.

该脚本语言通过一组遵循ECMAScript for XML(E4X)规范的类支持XML数据。

互联网摘选

19、

Next, the button action event handler simply calls the runFESI() method with the appropriate EcmaScript file name

接下来,按钮操作事件处理程序只需用恰当的EcmaScript文件名就可以简单地调用runFESI()方法

互联网摘选

20、

The E4X extension for Actionscript ( ECMAScript): Look further at a very cool way to integrate XML directly into your application logic.

Actionscript的E4X扩展(ECMAScript):进一步了解将XML直接整合到应用程序逻辑的一种极为灵活的方法。

互联网摘选

  • 今日热词
  • 热门搜索

简答网英语词典(dict.jiandongshicai.cn)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:(如需回复请填写联系方式)
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈