代码搜索:信号电源

找到约 10,000 项符合「信号电源」的源代码

代码结果 10,000
www.eeworm.com/read/234131/14121193

asm signal.asm

;**************************************************** ;*本程序为雾化器磁化线圈信号源程序 * ;*使用AT89C51 * ;*程序员:黄平 * ;*初版
www.eeworm.com/read/234131/14121197

bak signal.asm.bak

;**************************************************** ;*本程序为雾化器磁化线圈信号源程序 * ;*使用AT89C51 * ;*程序员:黄平 * ;*初版
www.eeworm.com/read/129238/14256396

cpp ipcountdlg.cpp

/**************************************************************************** 编写日期: 2002-07-28 代码编写: by xiaolz 代码功能: 主程序,打开串口,提取DTMF信号,数据库的读写 ***********************************
www.eeworm.com/read/10979/193213

dat bookinfo.dat

[General Information] 书名=新编《信息、控制与系统》系列教材 微弱信号检测 作者= 页数=319 SS号=11361143 出版日期=
www.eeworm.com/read/412321/2171036

c tt2.c

#include void main() { int semid; /* 打开信号量 */ semid = semget(1000, 2, 0666); printf("%d", Semop(semid, 1 , 10)); }
www.eeworm.com/read/359563/2975077

c tt2.c

#include void main() { int semid; /* 打开信号量 */ semid = semget(1000, 2, 0666); printf("%d", Semop(semid, 1 , 10)); }
www.eeworm.com/read/158392/5597452

m mmusic_music.m

% function mmusic_music % antenna_number 天线阵元个数 % A0A 信号的方位角/度 % A0A_radian
www.eeworm.com/read/292045/8380540

m functionchaospredict.m

%AOLMM多步预测函数 function [FChaosPredict] = FunctionChaosPredict(Data,N,mtbp,deltaT,tao,d,MaxStep) %Data是一维信号时间序列,N是信号数据长度,mtbp,deltaT,tao,d分别是重构相空间的平均时间序列、采样周期、时延及嵌入维 roll=Data;%取横摇数据 M = N - (d -
www.eeworm.com/read/390377/8468400

asv stbc_decode24.asv

% demap_int = zeros(Tx_num,Ofdm_bits); % stbc_code 为信源发送信号 % snr_db_step 当前信噪比 % demap_int 译码得到的信号表的索引号 function [decode_out,demap_int] = stbc_decode(stbc_code,snr_db_step); global table16 tabl
www.eeworm.com/read/390377/8468407

m stbc_decode24.m

% demap_int = zeros(Tx_num,Ofdm_bits); % stbc_code 为信源发送信号 % snr_db_step 当前信噪比 % demap_int 译码得到的信号表的索引号 function [decode_out,demap_int] = stbc_decode(stbc_code,snr_db_step); global table16 tabl