代码搜索:Digit

找到约 4,689 项符合「Digit」的源代码

代码结果 4,689
www.eeworm.com/read/103328/15737121

l mix_eval_scanner.l

/* -*-c-*- ------------------ mix_eval_scanner.l : * scanner used by mix_eval_t * ------------------------------------------------------------------ * Last change: Time-stamp:
www.eeworm.com/read/101167/15842866

c tone_q.c

// TONE_Q.C (PIC12C509), CCS PCB // // Intended for possible use with frost alarm in place of serial output // to serial LCD or to PC Com Port. // // When input GP3 is at ground, T_threshold is s
www.eeworm.com/read/101167/15842900

c tone_q.c

// TONE_Q.C (PIC16HV540), CCS PCB // // Intended for possible use with frost alarm in place of serial output // to serial LCD or to PC Com Port. // // When input PORTB7 is at ground, T_threshold
www.eeworm.com/read/101167/15842915

c tone_q.c

// TONE_Q.C (PIC16C505), CCS PCB // // Intended for possible use with frost alarm in place of serial output // to serial LCD or to PC Com Port. // // When input PORTB3 is at ground, T_threshold i
www.eeworm.com/read/456916/7337084

h includes.h

#include #include #include #define NoOp 0x00 /*空操作*/ #define Digit0 0x01 /*数码管1*/ #define Digit1 0x02 /*数码管2*/ #define Digit2
www.eeworm.com/read/284120/8965472

txt not-in-cx2388x-datasheet.txt

================================================================================= MO_OUTPUT_FORMAT (0x310164) Previous default from DScaler: 0x1c1f0008 Digit 8: 31-28 28: PREVREMOD = 1 Digit
www.eeworm.com/read/486207/6538188

txt not-in-cx2388x-datasheet.txt

================================================================================= MO_OUTPUT_FORMAT (0x310164) Previous default from DScaler: 0x1c1f0008 Digit 8: 31-28 28: PREVREMOD = 1 Digit
www.eeworm.com/read/11569/230894

c tst_strspn.c

#include #include /* for printf */ void tst_strspn ( char *digit_str) { char octd [] = "01234567"; int i; i = strspn (digit_str, octd); if (digi
www.eeworm.com/read/316872/3604378

txt not-in-cx2388x-datasheet.txt

================================================================================= MO_OUTPUT_FORMAT (0x310164) Previous default from DScaler: 0x1c1f0008 Digit 8: 31-28 28: PREVREMOD = 1 Digit
www.eeworm.com/read/308433/3713623

c tst_strspn.c

#include #include /* for printf */ void tst_strspn ( char *digit_str) { char octd [] = "01234567"; int i; i = strspn (digit_str, octd); if (digi