代码搜索:汽车制动系统

找到约 10,000 项符合「汽车制动系统」的源代码

代码结果 10,000
www.eeworm.com/read/332908/12717441

txt 汽车报警系统.txt

#include #include #define uint unsigned int #define uchar unsigned char uchar idata tranbuff_e[10]={0xFD,0x01,'e','n','t','e','r',0x0D,0x0A,0x00}; uchar idata tranbuff_w[12]={0
www.eeworm.com/read/133659/14031290

txt 汽车售票系统.txt

#include #include #include struct trav {char tricknum[20]; char name[20]; char num[20]; int seat; struct trav *next; }; struct bus {char number[20]; char time[