搜索结果
找到约 959 项符合
user-Agent 的查询结果
其他 The C++ version of the IQmath librray requires the C header file and is built on top of the C funct
The C++ version of the IQmath librray requires the C header file and is
built on top of the C functions and definitions.
See "Building A Project" section of this Read Me file on how to include
the above files in a user C++ program/project.
*行业应用 The C++ version of the IQmath librray requires the C header file and is built on top of the C funct
The C++ version of the IQmath librray requires the C header file and is
built on top of the C functions and definitions.
See "Building A Project" section of this Read Me file on how to include
the above files in a user C++ program/project.
DSP编程 This sample program generates two sine waves called X and Y. It will then calculate the normalized
This sample program generates two sine waves called X and Y.
It will then calculate the normalized magnitude and phase of
the two waveforms using the following formulas:
Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2)
Phase = (long) (atan2PU(X,Y) * 360)
The program will prompt the ...
通讯编程文档 Blocking CoThe aim of this toolbox is to compute blocking probabilities in WDM networks. This work w
Blocking CoThe aim of this toolbox is to compute blocking probabilities in WDM networks. This work was based on [1], [2], [3], [4] and user is referred to those papers for deeper study.
Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources.Computat ...
通讯编程文档 Because WDM networks are circuit switched loss networks blocking may occur because of lack of resour
Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many paths use the same links. This toolbox answers the question how different paths with different loads influence on each other and what is the blocking on eac ...
其他书籍 The Fuzzy Logic Toolbox™ product extends the MATLAB® technical computing environment with
The Fuzzy Logic Toolbox&#8482 product extends the MATLAB&#174 technical computing environment with tools for designing systems based on fuzzy logic. Graphical user interfaces (GUIs) guide you through the steps of fuzzy inference system design. Functions are provided for many common fuzzy logic met ...
STL Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Lan
Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the output selected by ...
Java编程 购物车系统中的post类
购物车系统中的post类,private Integer id
private Topic topic
private User user
private String title
private Integer transactionpoint
private Integer readaccess
其他嵌入式/单片机内容 This is an example program showing how to use the LMX2326 chip. The program configures the chip a
This is an example program showing how to use the LMX2326 chip. The program configures the chip and then prompts the user for a channel number. When the channel number is entered, the pll tunes to the desired frequency.