代码搜索结果

找到约 3,686,282 项符合 C 的代码

c_bank1.c

/*------------------------------------------------------------------------------ C_BANK1.C Copyright 2000 KEIL Software, Inc. ---------------------------------------------------------------------

c_root.c

/*------------------------------------------------------------------------------ C_ROOT.C Copyright 2000 KEIL Software, Inc. ----------------------------------------------------------------------

getline.c

/******************************************************************************/ /* */ /* GETLINE.C: Line Edited Char

traffic.c

/******************************************************************************/ /* */ /* TRAFFIC.C: Traffic Light Contr

serial.c

/******************************************************************************/ /* */ /* SERIAL.C: Interrupt Contro

blinky.c

/* BLINKY.C - LED Flasher for the Dallas 390 part */ #include #include int far init_var = 0x1234; void wait (void) { /* wait fun

des.c

/*-------------------------------------------------------------------------------- DES.C: DES Algorithm Program from the Book Appliced Cryptography, Bruce Schneier ----------------------------------

adi_b2.c

/* ADI_B2.C - Module that shows new features in the ADuC B2 device*/ #include #include #include #include #ifdef MONITOR51 /

timermode6_pwm.c

// timermode6_pwm.c // Christian Kulig, 10/29/02 // // This sample creates a PWM signal on port P0.7 using a standard timer. // It sets up the mode 6 (PWM mode) and varies the duty cycle. #in

hello.c

/*------------------------------------------------------------------------------ HELLO.C - adapted for the P89LPC932 and the Keil MCB900 Microcontroller Board Copyright 1995-2003 Keil Software, In