代码搜索:可编程序

找到约 10,000 项符合「可编程序」的源代码

代码结果 10,000
www.eeworm.com/read/384452/8868462

c 实验二完美程序设计.c

/* Note:Your choice is C IDE */ #include #include struct{ char *result; char *ag1; char *op; char *ag2; }quad[20]; char prog[80],token[8]; char ch; int syn,p,m,n;
www.eeworm.com/read/186845/8901932

txt bp神经网络源程序.txt

bp神经网络源程序前向型神经网络 clear c=load('d:\c.txt'); a=load('d:\a.txt'); c=c'; a=a';
www.eeworm.com/read/384076/8902399

c 4x4键盘程序.c

#include unsigned char code table[]={0xfe,0x48,0xbd,0xed,0xcb,0xe7,0xf7,0x4c,0xff,0xef}; unsigned char temp; unsigned char key1,key2; unsigned char i,j; sbit P0_4 = P0^4; sbit P0_5 = P