代码搜索:现场总线比较

找到约 10,000 项符合「现场总线比较」的源代码

代码结果 10,000
www.eeworm.com/read/296365/8108753

m mud_plot.m

%在DS-spread spectrum系统中,噪声为加性高斯白噪声,传统单用户检测,线性解相关多用户检测和最小均方误差多用户检测的性能比较 clear all close all clc; %prompt={'Enter the numbers of user:','Enter the length of user code:','Enter the power of the user code
www.eeworm.com/read/296365/8108756

m mud.m

%在DS-spread spectrum系统中,噪声为加性高斯白噪声,传统单用户检测,线性解相关多用户检测和最小均方误差多用户检测的性能比较 clear all close all clc; prompt={'Enter the numbers of user:','Enter the length of user code:','Enter the power of the user code'
www.eeworm.com/read/244433/12866148

cpp 第十七题.cpp

#include"iostream.h" void main() { int a[5],b[4],n,m,i,j; a[0]=1;b[4]=10;//b[4]是随便附的值,方便后面的比较 for(n=5013;n
www.eeworm.com/read/330618/12878648

txt 新建 文本文档 (5).txt

%二:空间有三个独立源,用Music,R-Music,进行DOA估计 %  能分辨的角度和不能分辨的各两个结果进行比较。 clc clear %--------------------基本参数---------------------------------- M=8; %阵元数 N=256; %快拍数 SNR=25; %信噪比 f=1500; %信号频率 fs=5*f; %采样
www.eeworm.com/read/329972/12922045

s main.s

.module main.c .area text(rom, con, rel) .dbfile D:\AVR\我的程序\定时器1的捕捉比较控制轰鸣器实验/cfg.h .dbfunc e delay_ms _delay_ms fV ; i -> R20,R21 ; time -> R16,R17 .even _delay_ms:
www.eeworm.com/read/329972/12922389

o main.o

XL H 4 areas 5 global symbols M main.c A text size 72 flags 0 dbfile D:\AVR\我的程序\定时器1的捕捉比较控制LED实验/cfg.h dbfunc e port_init 0 fV dbline FFFFFFFF 0 dbline B 0 dbline C 0 dbline D 4 dbline FFFF
www.eeworm.com/read/329972/12922404

dbg ctc.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR D:\AVR\我的程序\定时器1的捕捉比较控制LED实验\ FILE cfg.h FUNC port_init 98 fV BLOCK 11 98 LINE 11 98 LINE 12 98 LINE 13 9C BLOCKEND 0 9E FUNCEND 9E FUNC ctc
www.eeworm.com/read/142552/12939967

177

本报,96 北京,92 报道,66 表示,65 必须,61 报告,48 保持,47 标准,42 保证,38 保护,37 北京市,35 比较,35 表明,33 保险,31 表现,30 北大,27 比例,25 报纸,25 必要,25 标志,25 保障,24 比赛,23 避免,23 变成,23 毕业,21 别人,21 必然,21 北约,21 比如,
www.eeworm.com/read/243289/12950681

h mystringset.h

/* * *MyStringSet.h from boost 字符串查找集合字符串查找集合-只需要"一次"字符串比较即可完成从无限个数的字符串集合里提取所需的字符串 lin shao chuan * */ #ifndef __MYSTRINGSET_H__ #define __MYSTRINGSET_H__ #include "mymempool.h" ty
www.eeworm.com/read/243289/12950683

h string_set.h

/* * * string_set.h from boost 字符串查找集合-只需要"一次"字符串比较即可完成从无限个数的字符串集合里提取所需的字符串 * * author:lin shao chuan (email:lsccsl@tom.com, msn:lsccsl@163.net) * */ #ifndef __STRING_SET_H__ #define __ST