代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/146356/12657057
asm intr3.asm
;PROGRAM NAME:INTR3.ASM
;TEST TIMER0 INTERRUPT(MODE 1)
;
COUNT EQU 9217 ;10mS FOR XTAL=11.0592MHz
;
CHK_BIT REG P3.2
DIGIT1 REG P1.4
DIGIT2 REG P1.5
LED REG P3.7
www.eeworm.com/read/426967/8989415
vhd gh_div2_bcd_4digits.vhd
-----------------------------------------------------------------------------
-- Filename: gh_div2_bcd_4digits.vhd
--
-- Description:
-- 4 digit BCD div by 2 for gh_timer_8254
--
-- Copyright (
www.eeworm.com/read/161280/10430549
cpp digitalpoweranalystdoc.cpp
// DigitalPowerAnalystDoc.cpp : implementation of the CDigitalPowerAnalystDoc class
//
#include "stdafx.h"
#include "DigitalPowerAnalyst.h"
#include "DigitalPowerAnalystSet.h"
#include "Digit
www.eeworm.com/read/445694/7591893
m multiindepintegermutation.m
function [parent] = multiIndepIntegerMutation(parent,bounds,Ops)
% changes an iit (integer digit) randomly
%
% function [newSol] = multiIndepIntegerMutation(parent,bounds,Ops)
% parent - the first pa
www.eeworm.com/read/445694/7591895
m multidepintegerboundarymutation.m
function [parent] = multiDepIntegerBoundaryMutation(parent,bounds,Ops)
% Boundary Mutation - changes the digit randomly either to its upper or lower bound.
%
% function [newSol] = multiDepIntegerBound
www.eeworm.com/read/196735/8064198
asm keypad.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; KEYPAD.ASM MPB Ver 1.0 28-8-05
;
; Reads keypad and shows digit on display
; Design file KEYPAD.DSN
;
;;;;;;;;;;;;;;;;;;;
www.eeworm.com/read/143004/12905316
scs declare.scs
{ declare.scs: declarations for scs }
const maxposition = 50;
maxclass = 100;
wildcard = -1;
type bit = 0..1; { a binary digit }
trit = -1..1; { a tern
www.eeworm.com/read/304248/13797219
asm keypad.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; KEYPAD.ASM MPB Ver 1.0 28-8-05
;
; Reads keypad and shows digit on display
; Design file KEYPAD.DSN
;
;;;;;;;;;;;;;;;;;;;
www.eeworm.com/read/492088/6424120
asm keypad.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; KEYPAD.ASM MPB Ver 1.0 28-8-05
;
; Reads keypad and shows digit on display
; Design file KEYPAD.DSN
;
;;;;;;;;;;;;;;;;;;;
www.eeworm.com/read/260726/11705669
asm keypad.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; KEYPAD.ASM MPB Ver 1.0 28-8-05
;
; Reads keypad and shows digit on display
; Design file KEYPAD.DSN
;
;;;;;;;;;;;;;;;;;;;