代码搜索:模拟集成

找到约 10,000 项符合「模拟集成」的源代码

代码结果 10,000
www.eeworm.com/read/223231/14649170

m rls.m

clear fs=800; %采样频率等于800Hz det=1/fs; t=0:det:2-det; x=randn(size(t)); %待模拟的系统(AR模型) a=[1,-1.6,0.8]; b=[1]; d=filter(b,a,x) %白噪声激励AR模型 %基于RLS的自适应FIR滤波器 N=10; M=
www.eeworm.com/read/223231/14649173

m lms.m

clear fs=800; %采样频率等于800Hz det=1/fs; t=0:det:2-det; x=randn(size(t)); %待模拟的系统(AR模型) a=[1,-1.6,0.8]; b=[1]; d=filter(b,a,x) %白噪声激励AR模型 %自适应FIR滤波器 N=30; delta=0.
www.eeworm.com/read/222506/14687648

txt 说明.txt

广州大学 凌少 版权所有 2007年 软件说明: 运行环境:windows ,linux 安装有jdk 开发工具:jbuild2006 使用说明:界面操作 简单明了 软件简要说明:本软件使用的java多线程开发,基本地模拟实现银行业务服务。
www.eeworm.com/read/121447/14756592

dsk remotecontrol.dsk

[Closed Files] File_0=SourceModule,'D:\xxyVCL\Msgsimulator(记录和模拟鼠标键盘的输入)\等待整理\MsgSimulator.pas',0,1,1,1,1,0,0 File_1=SourceModule,'D:\等待整理\repeats\MAIN.PAS',0,1,1,1,1,1,1 File_2=SourceModule,'1',0,
www.eeworm.com/read/220254/14845238

plg main.plg

礦ision2 Build Log Project: C:\模拟串行通讯程序at89c2051串口\main.uv2 Project File Date: 06/29/2007 Output:
www.eeworm.com/read/218633/14911703

c section4.c

#include #include "init.h" // 定义全局变量 // 模拟采集变量 int nADC_Flag; int nADC_Count; // 数字采集变量 int nD_Count; int nD_Flag; // 串口发送变量 int nSend_TX1; static int nTX1_Len; static cha
www.eeworm.com/read/7326/115781

c section4.c

#include #include "init.h" // 定义全局变量 // 模拟采集变量 int nADC_Flag; int nADC_Count; // 数字采集变量 int nD_Count; int nD_Flag; // 串口发送变量 int nSend_TX1; static int nTX1_Len; static cha
www.eeworm.com/read/10151/182337

c caiji.c

#include #include "init.h" // 定义全局变量 // 模拟采集变量 int nADC_Flag; int nADC_Count; // 数字采集变量 int nD_Count; int nD_Flag; // 串口发送变量 int nSend_TX1; static int nTX1_Len; static cha
www.eeworm.com/read/12661/246370

c caiji.c

#include #include "init.h" // 定义全局变量 // 模拟采集变量 int nADC_Flag; int nADC_Count; // 数字采集变量 int nD_Count; int nD_Flag; // 串口发送变量 int nSend_TX1; static int nTX1_Len; static cha
www.eeworm.com/read/13788/283673

c caiji.c

#include #include "init.h" // 定义全局变量 // 模拟采集变量 int nADC_Flag; int nADC_Count; // 数字采集变量 int nD_Count; int nD_Flag; // 串口发送变量 int nSend_TX1; static int nTX1_Len; static cha