代码搜索:main.c

找到约 10,000 项符合「main.c」的源代码

代码结果 10,000
www.eeworm.com/read/289395/8554984

c main.c

#include #include void main(int argc,char *argv[]) /* int argc; char *argv[]; */ { extern void ga(char *); if (argc!=2) { printf("usage: ga [datFile]\n");
www.eeworm.com/read/289393/8555141

c main.c

#include /* for EnableInterrupts macro */ #include /* include peripheral declarations */ #define N 4 void delay(int num) { int i; for(i=0;i
www.eeworm.com/read/188250/8555193

c main.c

#include"Source.h" #include #include pthread_t repub,user_F,user_G,print; TPublisher *A,*B; TBookShop *C,*D,*E; TUser *F,*G; pthread_mutex_t BpCD,BpE,Flag; int flag; void s
www.eeworm.com/read/289390/8555296

c main.c

#include /* for EnableInterrupts macro */ #include /* include peripheral declarations */ void main(void) { unsigned char temp,rxdata; temp=0; rxdata=0; PTD=
www.eeworm.com/read/289390/8555369

c main.c

#include /* for EnableInterrupts macro */ #include /* include peripheral declarations */ unsigned char temp=0; unsigned char rxdata=0; void main(void) { unsigned
www.eeworm.com/read/289390/8555455

c main.c

#include /* for EnableInterrupts macro */ #include /* include peripheral declarations */ void delay(unsigned int count) { unsigned int i; for(i=1;i
www.eeworm.com/read/389008/8555639

c main.c

//-------------哈弗曼编码-------- //作者:kenneth //时间:11.26 //修改时间:12.1 #include "pubuse.h" #include "HuffmanDef.h" #include "HuffmanAlgo.h" void main(void) { FILE *fp=fopen("Plain_Coding.tx
www.eeworm.com/read/289385/8555768

c main.c

// 本程序的晶体为 22.1184mHz // 本程序的缺省IP 192.168.0.7 // 本程序的缺省mask 255.255.255.0 // 本程序的缺省mac 0x1234567890ab // 本程序的缺省gate 0.0.0.0(无网关) // 本程序的缺省端口号port 9000 // 本程序的缺省remote_ip 192.168.0.1 /
www.eeworm.com/read/389005/8555780

c main.c

#include //包括一个52标准内核的头文件 #include #include //变量类型标识的宏定义 #define uchar unsigned char #define uint unsigned int #define WriteDeviceAddress 0xa0 //定义器件在
www.eeworm.com/read/289375/8556121

c main.c

/* 本项目专门为本站的51 PIC AVR 多功能学习开发板而写,仅供参考,请勿做商业用途,欢迎转载但要保留本站信息 志博电子专注于8位单片机开发板设计和教学 让人耳目一心的经济又豪华型开发板