搜索结果
找到约 389 项符合
higher-Order 的查询结果
微处理器开发 This product may be controlled for export purposes. You may not export, or transfer for the purpos
This product may be controlled for export purposes.
You may not export, or transfer for the purpose of reexport, any technical
data received hereunder or the product produced by use of such technical
data, including processes and services (the "product"), in violation of
any U.S. or foreign regu ...
微处理器开发 This product may be controlled for export purposes. You may not export, or transfer for the purpos
This product may be controlled for export purposes.
You may not export, or transfer for the purpose of reexport, any technical
data received hereunder or the product produced by use of such technical
data, including processes and services (the "product"), in violation of
any U.S. or foreign regu ...
Windows CE Intel(R) i810/i815 Display Driver with DirectX Release for Microsoft Windows* CE 3.00 and Micros
Intel(R) i810/i815 Display Driver with DirectX Release for Microsoft
Windows* CE 3.00 and Microsoft Windows* CE.Net. This driver requires either
the 3.00 or the .NET release of Microsoft Windows* CE in order for it to work.
通讯/手机编程 Models UWB TX and RX using BPSK fifth derivative. MATLAB Release: R13 Description: This m file
Models UWB TX and RX using BPSK fifth derivative.
MATLAB Release: R13
Description: This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
uCOS uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time k
uc/os-ii for 8051
This package provides the sources required to use the uC/OS-II v2.00
real time kernel on the 8051 processor. To use this package you will
need the TASKING C Compiler toolset v6.0r1 or higher.
For info on TASKING products you can contact our Web-site at:
http://www.tasking.com
U ...
DSP编程 Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR
Routine mar1psd: To compute the power spectum by AR-model parameters.
Input parameters:
ip : AR model order (integer)
ep : White noise variance of model input (real)
ts : Sample interval in seconds (real)
a : Complex array of AR parameters a(0) to a(ip)
Output parameters:
psdr : Real array of ...
人工智能/神经网络 PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanati
PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanation and pseudo-codes.
In order to get the most out of the tutorial, you should start with the "PathPlannerApp.base" and avoid looking through the "PathPlannerApp.solution" untill you have completed th ...
数据结构 TrainReset:there are many trains need to drive out of the station .In terms of their numbers from sm
TrainReset:there are many trains need to drive out of the station .In terms of their numbers from small to large.There are only three railways used to place the trains ,and also need the same order.
数值算法/人工智能 A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.