代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/208262/15249689
rpt min60.rpt
Project Information d:\my_own_works\digit_clock\min60.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 10/14/2005 20:15:21
Copyright (C) 1988-2002 Al
www.eeworm.com/read/208262/15249745
rpt sec60.rpt
Project Information d:\my_own_works\digit_clock\sec60.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 10/15/2005 12:57:22
Copyright (C) 1988-2002 Al
www.eeworm.com/read/208262/15249767
rpt compare24.rpt
Project Information d:\my_own_works\digit_clock\compare24.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 10/15/2005 23:23:22
Copyright (C) 1988-2002 Al
www.eeworm.com/read/208262/15249786
rpt gather24.rpt
Project Information d:\my_own_works\digit_clock\gather24.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 10/15/2005 22:36:14
Copyright (C) 1988-2002 Al
www.eeworm.com/read/208262/15249837
rpt hour24.rpt
Project Information d:\my_own_works\digit_clock\hour24.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 10/14/2005 20:16:44
Copyright (C) 1988-2002 Al
www.eeworm.com/read/208262/15249876
rpt sec_set.rpt
Project Information d:\my_own_works\digit_clock\sec_set.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 10/14/2005 20:16:56
Copyright (C) 1988-2002 Al
www.eeworm.com/read/208262/15249890
rpt sec_out.rpt
Project Information d:\my_own_works\digit_clock\sec_out.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 10/15/2005 15:05:42
Copyright (C) 1988-2002 Al
www.eeworm.com/read/11127/196431
h word_lib.h
# ifndef _WORD_LIB_H_
# define _WORD_LIB_H_
# include "Num_Type.h"
# include "Mouse_Icon_API.h"
# include "USE_12864_Driver.h"
# define DIGIT_SHOW 5
# define IMPT 0
# define OUT 1
exter
www.eeworm.com/read/16094/659152
h ctype.h
/*
* NOTE! This ctype does not handle EOF like the standard C
* library is required to.
*/
#define _U 0x01 /* upper */
#define _L 0x02 /* lower */
#define _D 0x04 /* digit */
#define _C 0x08 /* cn
www.eeworm.com/read/16094/659215
h ctype.h
/*
* NOTE! This ctype does not handle EOF like the standard C
* library is required to.
*/
#define _U 0x01 /* upper */
#define _L 0x02 /* lower */
#define _D 0x04 /* digit */
#define _C 0x08 /* cn