代码搜索:监视程序

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

代码结果 10,000
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
www.eeworm.com/read/186548/8926099

bak 一维链表的测试程序.bak

#include "stdio.h" #include "stdlib.h" #include "iostream.h" #include "iomanip.h" //#include "definite.h" #include "dos.h" #define TRUE 1; #define FALSE 0; typedef int Datatype ;//数据域类型