代码搜索:msc 有哪些应用?

找到约 10,000 项符合「msc 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/204805/15333396

txt 有发送有接收了.txt

Private Sub Command1_Click() '...发送数据 MSComm1.OutBufferCount = 0 '...清空输出寄存器 MSComm1.Output = Text1.Text & vbCr '...发送数据 End Sub Private Sub Command2_Click() '...退出 Unload Me End S
www.eeworm.com/read/202248/15387905

txt re [问题]北邮计算机有哪些优秀的导师?.txt

From: [精 选 集].bbs@bupt.org To: caozihua.bbs@bupt.org Subject: Re: [问题]北邮计算机有哪些优秀的导师? Date: Mon, 28 Feb 2005 12:05:19 +0800 (CST) Status: RO 作者: angie (紫木) 站内: KaoYan 标题: Re: [问题]北邮计算机有哪些优秀的导师?
www.eeworm.com/read/202248/15388099

txt re 咱们学校有应用数学招生吗?.txt

From: [精 选 集].bbs@bupt.org To: caozihua.bbs@bupt.org Subject: Re: 咱们学校有应用数学招生吗? Date: Mon, 28 Feb 2005 12:01:14 +0800 (CST) Status: RO 作者: twinsen (Idle中…………) 看板: KaoYan 标题: Re: 咱们学校有应用数学招生吗?
www.eeworm.com/read/290943/8449261

h msc.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N
www.eeworm.com/read/389525/8515853

asv msc.asv

%该程序完成主要功能:利用music算法对均匀圆阵天线阵进行仿真 %修改时间2008年6月27日 N = 10000; M = 20; %天线根数 D = 4; %信号个数 w0 = 3 * 10^6; %载频 beamlength=3*10^8/w0%波长 rate=1; %圆半径与波长
www.eeworm.com/read/389525/8515861

m msc.m

%该程序完成主要功能:利用music算法对均匀圆阵天线阵进行仿真 %修改时间2008年6月27日 N = 100000; M = 9; %天线根数 D = 4; %信号个数 w0 = 3 * 10^6; %载频 beamlength=3*10^8/w0;%波长 rate=1.5; %圆半径
www.eeworm.com/read/188651/8521514

msc makefile.msc

# Makefile for zlib # Microsoft C 5.1 or later # To use, do "make makefile.msc" # To compile in small model, set below: MODEL=S # If you wish to reduce the memory requirements (default 256K fo
www.eeworm.com/read/389318/8533769

m msc.m

% MSC: Computes the Moment Selection Criterion % % SYNTAX: msc_stat = msc(method, b, p, Jvec, qvec, Tvec) % % INPUT % method: The type of the bonus term. This input can be % 'BIC' :