搜索结果
找到约 2,985 项符合
w.r.t 的查询结果
按分类筛选
微处理器开发 The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t
The AVRcam source files were built using the WinAVR distribution
(version 3.3.1 of GCC). I haven t tested other versions of GCC,
but they should compile without too much difficulty.
* The source files for the AVRcam had the author name and copyright
information added back into them after the judgin ...
操作系统开发 源码开放的嵌入式实时操作系统T-Kernel
源码开放的嵌入式实时操作系统T-Kernel
其他书籍 Error probability performance for W-CDMA systems with multiple transmit and receive antennas in corr
Error probability performance for W-CDMA systems with multiple transmit and receive antennas in correlated Nakagami fading channels
数据结构 C语言数据结构课设作品 很经典 Don t Lose!
C语言数据结构课设作品
很经典 Don t Lose!
DSP编程 主要是关于TMS320F2812数字信号处理器的定时器T的初始化和设置的程序。
主要是关于TMS320F2812数字信号处理器的定时器T的初始化和设置的程序。
matlab例程 计算Mel倒谱系数的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用
计算Mel倒谱系数的matlab程序:
MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH)
使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample frames
其他 TEST測試上傳...T EST測試上傳...TEST測試上傳
TEST測試上傳...T EST測試上傳...TEST測試上傳
人工智能/神经网络 #include "iostream.h" #include "iomanip.h" #define N 20 //学习样本个数 #define IN 1 //输入层神经元数目 #define
#include "iostream.h"
#include "iomanip.h"
#define N 20 //学习样本个数
#define IN 1 //输入层神经元数目
#define HN 8 //隐层神经元数目
#define ON 1 //输出层神经元数目
double P[IN] //单个样本输入数据
double T[ON] //单个样本教师数据
double W[HN][IN] //输入层至隐层权值
double V[ON][HN] //隐层至输出层权值 ...
matlab例程 ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free spac
ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse
over T time steps. ABC are for free space. If boundaries are in
the Dielectric medium then the ABC fail. Dielectric medium begin and
end can be specified with the code
matlab例程 ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free spac
ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse
over T time steps. ABC are for free space. If boundaries are in
the Dielectric medium then the ABC fail. Dielectric medium begin and
end can be specified with the code