http://www.codebf.com/read/7755/132952
http://www.codebf.com/read/7755/132953
http://www.codebf.com/read/7755/132954
http://www.codebf.com/read/7755/132955
http://www.codebf.com/read/7755/132957
# define N 5 main( ) { int x , num[N+1] ; float st[N+1] , ave , sum=0; for (x=1 ; x
http://www.codebf.com/read/8238/144389
http://www.codebf.com/read/8238/144452
#include "stdio.h" main() {FILE *fp; char str[100],filename[10]; int i=0; if((fp=fopen("test","w"))==NULL) { printf("cannot open the file\n"); exit(0);} printf("please input a string:\n"); ge
http://www.codebf.com/read/8238/144548
/*6-2.c*/ #include #include #include long Addr[768]; int Mode; Set_Mode (int mode) { union REGS r; r.h.ah=0; r.h.al=mode; int86 (0x10,&r,&r); }
http://www.codebf.com/read/8238/144569
http://www.codebf.com/read/8243/144650
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机