代码搜索:实例教学

找到约 10,000 项符合「实例教学」的源代码

代码结果 10,000
www.eeworm.com/read/377604/9269776

scx 实例161.scx

www.eeworm.com/read/376627/9311481

c 实例3.c

#include #include main(int argc, char *argv[]) { FILE *in,*out; char ch; if(argc!=3); { printf("You forgot to enter a filename\n"); exit(0);
www.eeworm.com/read/376627/9311488

c 实例1.c

#include #include main() { FILE *fp; char ch,filename[10]; scanf("%s",filename); if( (fp=fopen(filename,"w") )==NULL) { printf("cannot open fil
www.eeworm.com/read/376627/9311496

c 实例2.c

#include #include main() { FILE *in,*out; char ch,infile[10],outfile[10]; printf("Enter the infile nmae:\n"); scanf("%s",infile); printf("Enter the o
www.eeworm.com/read/374416/9406942

m 实例01.m

function shili01 h0=figure('toolbar','none',... 'position',[198 56 350 300],... 'name','实例01'); h1=axes('parent',h0,... 'visible','off'); x=-pi:0.05:pi; y=sin(x); plot(x,y); xlabel
www.eeworm.com/read/371757/9537455

m 实例01.m

function shili01 h0=figure('toolbar','none',... 'position',[198 56 350 300],... 'name','实例01'); h1=axes('parent',h0,... 'visible','off'); x=-pi:0.05:pi; y=sin(x); plot(x,y); xlabel
www.eeworm.com/read/370971/9574341

doc 实例程序.doc

www.eeworm.com/read/366422/9816075

m 实例01.m

function shili01 h0=figure('toolbar','none',... 'position',[198 56 350 300],... 'name','实例01'); h1=axes('parent',h0,... 'visible','off'); x=-pi:0.05:pi; y=sin(x); plot(x,y); xlabel