代码搜索:Exercise
找到约 10,000 项符合「Exercise」的源代码
代码结果 10,000
www.eeworm.com/read/14700/402775
txt exercise_03.txt
void Exercise_03(void)
{
/* Insert code here - 3 lines */
if(getsUSBUSART(input_buffer,1))
{
if(input_buffer[0] == '1')
mLED_4_Toggle();
}
/* End */
www.eeworm.com/read/14700/402776
txt exercise_05.txt
void Exercise_05(void)
{
static word ex05_count;
if(ex05_count == 0)
{
AcquireTemperature(); // Read temperature from sensor
UpdateCelsiusASCII();
www.eeworm.com/read/14700/402777
txt exercise_04.txt
void Exercise_04(void)
{
/* Insert code here - 7 lines */
if(Switch2IsPressed())
{
if(mUSBUSARTIsTxTrfReady())
{
output_buffer[0]=0x30;
outp
www.eeworm.com/read/42009/921274
swf 10_exercise.swf
www.eeworm.com/read/42009/921277
swf 09_exercise.swf
www.eeworm.com/read/42010/921278
swf 06_exercise.swf
www.eeworm.com/read/42010/921280
swf 07_exercise.swf
www.eeworm.com/read/42011/1146951
swf 04_exercise.swf
www.eeworm.com/read/42011/1146955
swf 01_exercise.swf
www.eeworm.com/read/42011/1146956