代码搜索:抄表器

找到约 10,000 项符合「抄表器」的源代码

代码结果 10,000
www.eeworm.com/read/302246/13838444

txt 带通滤波器.txt

function[t,st]=bpf(f,sf,B1,B2) %This function filter an input at frequency domain by an ideal %bandpass filter %input: % f:frequency samples % sf:input data spectrun samples % B1:bandpa
www.eeworm.com/read/301273/13862109

cpp 词法分析器.cpp

#include #include #include #define MAX_CODE 1000 #define MAX_SYMBOL 32 int i,j,k,sign,number,flag;/*把类号内码等定义成全局变量*/ char ch; int line; char words[MAX_
www.eeworm.com/read/301232/13863161

doc 35 滤波器.doc

www.eeworm.com/read/151133/5685898

c 简单计算器.c

#include int result=0,valuess=0,k,y=1,l; char a,b[1],d[50],r; int main (void) { while (1) { int j=0; printf ("%d",result); printf ("please input a cha
www.eeworm.com/read/382666/6286509

txt 通用寄存器.txt

-- Universal Register -- This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter. -- The regis