代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/273432/10916261
hlink.l.0
/*
* hlink.l -- Function for detecting hyper links in html file.
* Created: Xie Han, net lab of Peking University.
*/
blank [ \t\r\n]
cdata [A-Za-z][A-Za-z0-9\-_:.]*
hex {digit
www.eeworm.com/read/273432/10916263
bak hlink.l.bak
/*
* hlink.l -- Function for detecting hyper links in html file.
* Created: Xie Han, net lab of Peking University.
*/
blank [ \t\r\n]
cdata [A-Za-z][A-Za-z0-9\-_:.]*
hex {digit
www.eeworm.com/read/273432/10916265
l hlink.l
/*
* hlink.l -- Function for detecting hyper links in html file.
* Created: Xie Han, net lab of Peking University.
*/
blank [ \t\r\n]
cdata [A-Za-z][A-Za-z0-9\-_:.]*
hex {digit}
www.eeworm.com/read/442005/7661390
c sblcd.c
/* Code for driving the lcd on the HPA449 */
/* HPA449 LCD config:
- Segment 0 used for turning off unused segments. Normally off.
- Antenna and alpha digit 7 tied to S1. Normally off.
- Segs 2-1
www.eeworm.com/read/441678/7666659
asm ch11_intr2.asm
;PROGRAM NAME:INTR2.ASM
;TEST TIMER0 INTERRUPT(MODE 1)
;
COUNT EQU 9217 ;10ms FOR XTAL=11.0592MHz
;
CHK_BIT REG P3.2
DIGIT1 REG P1.4
www.eeworm.com/read/139530/13150468
c scan.c
#include "scan.h"
#include "globals.h"
#include "stdio.h"
void Do_Tag(char *strSource);
void Do_Digit(char *strSource);
void Do_NDigit(char *strSource);
void Do_EndOfTag(char *strSource);
voi
www.eeworm.com/read/139119/13187635
c sblcd.c
/* Code for driving the lcd on the HPA449 */
/* HPA449 LCD config:
- Segment 0 used for turning off unused segments. Normally off.
- Antenna and alpha digit 7 tied to S1. Normally off.
- Segs 2-1
www.eeworm.com/read/138285/13242606
c scan.c
#include "scan.h"
#include "globals.h"
#include "stdio.h"
void Do_Tag(char *strSource);
void Do_Digit(char *strSource);
void Do_NDigit(char *strSource);
void Do_EndOfTag(char *strSource);
voi
www.eeworm.com/read/302728/13828151
cpp ruanjian.cpp
#include
#include
#include
#define N 50
#define M 100
void main()
{
int x;
char c;
char s;
char str[M];
int letters=0;
int space=0;
int digit
www.eeworm.com/read/131315/5942901
h nntp.h
/* @(#)$Id: nntp.h,v 2.1 90/04/05 15:06:18 sources Exp $ */
/*
* Response codes for NNTP server
*
* @(#)nntp.h 1.7 (Berkeley) 1/11/88
*
* First digit:
*
* 1xx Informative message
* 2xx Command