代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/162093/10336066
cpp digitclass.cpp
// DigitClass.cpp: implementation of the CDigitClass class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "DigitRecog.h"
#include "Digit
www.eeworm.com/read/296830/8075390
cpp digitclass.cpp
// DigitClass.cpp: implementation of the CDigitClass class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "DigitRecog.h"
#include "Digit
www.eeworm.com/read/247109/12683095
cpp digitclass.cpp
// DigitClass.cpp: implementation of the CDigitClass class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "DigitRecog.h"
#include "Digit
www.eeworm.com/read/341380/3252100
cpp digitclass.cpp
// DigitClass.cpp: implementation of the CDigitClass class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "DigitRecog.h"
#include "Digit
www.eeworm.com/read/276014/4171459
c digitrev_index.c
/***************************************************************************
Use This Routine To Generate the Index Table for
Bit/Digit Reversing of Radix-2 and Radix-4 Routines
This routine c
www.eeworm.com/read/276014/4171490
c digitrev_index.c
/***************************************************************************
Use This Routine To Generate the Index Table for
Bit/Digit Reversing of Radix-2 and Radix-4 Routines
This routine c
www.eeworm.com/read/408539/2248859
cpp digitclass.cpp
// DigitClass.cpp: implementation of the CDigitClass class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "DigitRecog.h"
#include "Digit
www.eeworm.com/read/386701/8731148
asm intr5.asm
;PROGRAM NAME:INTR5.ASM
;TEST TIMER0 INTERRUPT(MODE 1)
;
COUNT EQU 9217 ;10mS FOR XTAL=11.0592MHz
;
DIGIT1 REG P1.4
DIGIT2 REG P1.5
LED REG P3.7
;
DISP EQU 3
www.eeworm.com/read/386701/8731173
asm intr4.asm
;PROGRAM NAME:INTR4.ASM
;TEST TIMER0 INTERRUPT(MODE 1)
;
COUNT EQU 9217 ;10mS FOR XTAL=11.0592MHz
;
DIGIT1 REG P1.4
DIGIT2 REG P1.5
LED REG P3.7
;
DISP EQU 3
www.eeworm.com/read/386701/8731524
asm intr7.asm
;PROGRAM NAME:INTR7.ASM
;TEST SERIAL INTERRUPT
;
COUNT EQU 9217 ;10mS FOR XTAL=11.0592MHz
;
DIGIT1 REG P1.4
DIGIT2 REG P1.5
LED REG P3.7
;
DISP EQU 30H
SEC