代码搜索:Exercise

找到约 10,000 项符合「Exercise」的源代码

代码结果 10,000
www.eeworm.com/read/208175/15251657

c exercise-3.c

/* Exercise 3 A touch keypad demo for the F4270, constructed from elements of examples: fet110_ca_04.c fet110_P2_int.c with the addition of code to control the contrast
www.eeworm.com/read/208175/15251662

c exercise-8.c

/* Exercise 8 The simple voice recorder from exercise 6, modified to use a low-complexity ADPCM codec to quadruple the storage time. */ #include #include #
www.eeworm.com/read/208175/15251670

c exercise-2.c

/* Exercise 2 A touch keypad demo for the F4270, constructed from elements of examples: fet110_ca_04.c fet110_P2_int.c */ // The key pad is constructed from a p
www.eeworm.com/read/208175/15251671

dep exercise-4.dep

1 Debug [ROOT_NODE]
www.eeworm.com/read/208175/15251674

dep exercise-3.dep

1 Debug $PROJ_DIR$\main.c
www.eeworm.com/read/208175/15251678

c exercise-4.c

/* Exercise 4 A simple oscilloscope demo for the FG439, using the ADC12 to sample a signal, and the UART to send the the results to a PC for display. Constructed from elements of examples:
www.eeworm.com/read/208175/15251685

c exercise-1.c

/* Exercise 1 A simple RTC demo for the FG439, constructed from elements of examples: fet440_lpm3.c fet440_lcd_03.c fet440_fll_02.c */ #include
www.eeworm.com/read/208175/15251686

dep exercise-1.dep

1 Debug [ROOT_NODE]
www.eeworm.com/read/208175/15251689

c exercise-9.c

/* Exercise 9 An illustration of how a high quality RTC can be made, using an MSP430 with a very low cost 32768Hz crystal. This code corrects for two sources of error. - the bas