代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/376075/9332950
uv2 test2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Fil
www.eeworm.com/read/376071/9333365
#2 i2c.#2
#include // SFR declarations
//------------------------------------------------------------------------------------
// Global CONSTANTS
//---------------------------------------
www.eeworm.com/read/179865/9334174
gif menu2-2-a.gif
www.eeworm.com/read/179647/9345999
rc2 arithmetic2.rc2
//
// ARITHMETIC2.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
www.eeworm.com/read/375854/9347526
ppt ex2-2.ppt
www.eeworm.com/read/179568/9350319
dp2 test2.dp2
test2.o: F:\ucos\iccavr2\test/includes.h D:/soft/icc/include/iom64v.h F:\ucos\iccavr2\test/OS_CPU.H D:/soft/icc/include/macros.h F:\ucos\iccavr2\test/OS_CFG.H F:/ucos/iccavr/source/UCOS_II.H D:/soft/i
www.eeworm.com/read/179253/9362334
rc2 schoolmanagesys_2.rc2
//
// SchoolManageSys_2.RC2 - Microsoft Visual C++ 不会直接编辑的资源
//
#ifdef APSTUDIO_INVOKED
#error 此文件不能由 Microsoft Visual C++ 编辑
#endif //APSTUDIO_INVOKED
////////////////////////////////////
www.eeworm.com/read/375362/9362398
obj lesson2_2.obj
www.eeworm.com/read/375362/9362399
c lesson2_2.c
#include
#define uint unsigned int
#define uchar unsigned char
sbit D1=P1^0;
//void delay();
void delay(uint);
void main()
{
while(1)
{
D1=0;
delay(100);
D1=1;
delay(
www.eeworm.com/read/375362/9362408
lst lesson2_2.lst
C51 COMPILER V6.12 LESSON2_2 07/22/2007 10:58:07 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE LESSON2_2
OBJECT MODULE PLACED