代码搜索:main.c

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

代码结果 10,000
www.eeworm.com/read/288820/8605242

c main.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2003-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/288820/8605375

c main.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-2008 Marcel Holtmann * * *
www.eeworm.com/read/288820/8605418

c main.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/388502/8605618

c main.c

#include sbit cs_549=P3^7; sbit data_549=P3^6; sbit clk_549=P3^5; //unsigned char code sin[]; void delay_1s(void) { unsigned int j; for(j=0;j
www.eeworm.com/read/288820/8605679

c main.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free
www.eeworm.com/read/388500/8605718

c main.c

//============================================= //创建者:蔡星 QQ:364444296 //2006年10月26日 //项目:18b20数码管显示 //============================================= #include #include
www.eeworm.com/read/432422/8605750

c main.c

//======================================================================== // 工程名称:MCS51_MzLH06_Menu // 作 者: xinqiang Zhang(小丑) (email: xinqiang@Mzdesign.com.cn) // 联系方式:QQ 644272644 //
www.eeworm.com/read/288820/8605761

c main.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/388496/8606102

c main.c

#include //#include //#include #define uint unsigned int #define uchar unsigned char #define ulong unsigned long //========================================
www.eeworm.com/read/388465/8607222

c main.c

#define uchar unsigned char //定义一下方便使用 #include //包括一个52标准内核的头文件 sbit P10 = P1^0; //头文件中没有定义的IO就要自己来定义了 sbit P11 = P1^1; sbit P12 = P1^2; sbit P13 = P1^3; bit ldelay=0; //长定时溢出